mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
define CANONICAL_HOST as macro for the GNU canonical host
This commit is contained in:
parent
04ffac57a6
commit
a6c11bec87
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ AC_SUBST(LIBPULSE_MAINLOOP_GLIB_VERSION_INFO, [0:3:0])
|
|||
AC_SUBST(LIBPULSECORE_VERSION_INFO, [6:0:0])
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
AC_DEFINE_UNQUOTED([CANONICAL_HOST], "$host", [Canonical host string.])
|
||||
|
||||
if type -p stow > /dev/null && test -d /usr/local/stow ; then
|
||||
AC_MSG_NOTICE([*** Found /usr/local/stow: default install prefix set to /usr/local/stow/${PACKAGE_NAME}-${PACKAGE_VERSION} ***])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue