diff extra.mk.in @ 2526:27630085a2c7

Actually substitute/define OSS_CFLAGS.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 17 Apr 2008 05:15:02 +0300
parents a0746d858e31
children f0c34c3b61c0
line wrap: on
line diff
--- a/extra.mk.in	Thu Apr 17 05:06:14 2008 +0300
+++ b/extra.mk.in	Thu Apr 17 05:15:02 2008 +0300
@@ -232,6 +232,7 @@
 OGG_VORBIS_CFLAGS ?= @OGG_VORBIS_CFLAGS@
 OGG_VORBIS_LIBS ?= @OGG_VORBIS_LIBS@
 OSS_LIBS ?= @OSS_LIBS@
+OSS_CFLAGS ?= @OSS_CFLAGS@
 OUTPUT_PLUGINS ?= @OUTPUT_PLUGINS@
 OUTPUT_PLUGIN_DIR ?= @OUTPUT_PLUGIN_DIR@
 PACKAGE ?= @PACKAGE@