diff configure.ac @ 2526:27630085a2c7

Actually substitute/define OSS_CFLAGS.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 17 Apr 2008 05:15:02 +0300
parents c9d6887cd5d4
children 6fd8ca4b7b17
line wrap: on
line diff
--- a/configure.ac	Thu Apr 17 05:06:14 2008 +0300
+++ b/configure.ac	Thu Apr 17 05:15:02 2008 +0300
@@ -919,7 +919,7 @@
 if test "x$have_oss" = "xyes"; then
 	OUTPUT_PLUGINS="$OUTPUT_PLUGINS OSS"
 fi
-
+AC_SUBST(OSS_CFLAGS)
 AC_SUBST(OSS_LIBS)