[pulseaudio-commits] r1425 - /trunk/configure.ac
svnmailer-noreply at 0pointer.de
svnmailer-noreply at 0pointer.de
Mon Feb 12 01:39:15 PST 2007
Author: ossman
Date: Mon Feb 12 10:39:12 2007
New Revision: 1425
URL: http://0pointer.de/cgi-bin/viewcvs.cgi?rev=3D1425&root=3Dpulseaudio&vi=
ew=3Drev
Log:
Make sure we get proper host identifiers.
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
URL: http://0pointer.de/cgi-bin/viewcvs.cgi/trunk/configure.ac?rev=3D1425&r=
oot=3Dpulseaudio&r1=3D1424&r2=3D1425&view=3Ddiff
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/configure.ac (original)
+++ trunk/configure.ac Mon Feb 12 10:39:12 2007
@@ -41,6 +41,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} ***])
More information about the pulseaudio-commits
mailing list