]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove empty AC_SUBST.
authorAndreas Schwab <schwab@suse.de>
Sun, 20 May 2007 07:46:23 +0000 (07:46 +0000)
committerAndreas Schwab <schwab@suse.de>
Sun, 20 May 2007 07:46:23 +0000 (07:46 +0000)
configure.in

index 4c64970fe0fc1541c463c3e6b16a5f151bc093d1..a5033e96247456f78eae4b2f53480af3e8b9f16e 100644 (file)
@@ -1620,7 +1620,6 @@ if test "${with_sound}" != "no"; then
     LIBSOUND="$LIBSOUND $ALSA_LIBS"
     CFLAGS_SOUND="$CFLAGS_SOUND $ALSA_CFLAGS"
     AC_DEFINE(HAVE_ALSA, 1, [Define to 1 if ALSA is available.])
-    AC_SUBST()
   fi
   AC_SUBST(CFLAGS_SOUND)
 fi