mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Make sure we get proper host identifiers.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1425 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
de7a883245
commit
1d0e8e4f14
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@ AC_SUBST(LIBPULSE_SIMPLE_VERSION_INFO, [0:0:0])
|
|||
AC_SUBST(LIBPULSE_BROWSE_VERSION_INFO, [1:0:1])
|
||||
AC_SUBST(LIBPULSE_MAINLOOP_GLIB_VERSION_INFO, [0:2:0])
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
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} ***])
|
||||
ac_default_prefix="/usr/local/stow/${PACKAGE_NAME}-${PACKAGE_VERSION}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue