From d2fc02f39f3c56dbb4c9c40944c54cff3f497e9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Fri, 8 Jul 2005 11:37:04 +0000 Subject: hopefully this is the last checkin regarding the ACONNECT_VERSION svn path=/trunk/externals/iem/aconnect/; revision=3307 --- configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 03ff035..7ce5e20 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ AC_SUBST(STRIPFLAGS) AC_SUBST(REFERENCEPATH) AC_SUBST(PDLIBDIR) AC_SUBST(INCLUDES) -AC_SUBST(SOURCES) +AC_SUBST(VERSION) AC_ARG_WITH(pdversion, [ --with-pdversion= enforce a certain pd-version (e.g. 0.37)]) @@ -41,8 +41,6 @@ if test "x$ac_cv_lib_asound_snd_seq_close" = "xyes"; then DFLAGS="-DHAVE_ALSA ${DFLAGS}" fi -DFLAGS="-DACONNECT_VERSION=\\\"${VERSION}\\\" ${DFLAGS}" - if test "x$includedir" != "x"; then for id in $includedir do -- cgit v1.2.1