summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorColin Guthrie <pulse@colin.guthr.ie>2008-08-03 23:38:44 +0100
committerColin Guthrie <pulse@colin.guthr.ie>2008-08-03 23:38:44 +0100
commitbf17dbb101d509e885bf689f4f13f75e4b3ab58d (patch)
tree4e8acdea40c9bfdd6f8cac4c8b7e0d14d3d9d457 /configure.ac
parentec78981054f5164a5ef4a13e377ee3347d2605b4 (diff)
parent5f69b5d7fd84fbbd2db84178985db3ada11b683f (diff)
Merge branch 'master' of git://git.0pointer.de/pulseaudio
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index ac3090c3..80a06f0b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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} ***])