fix vorbis include handling when --with-vorbis is needed

This commit is contained in:
Bill Currie 2002-10-30 02:03:24 +00:00
parent d2cedecfb0
commit 98563c15d6

View file

@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS= foreign
AM_CFLAGS= @PREFER_PIC@
AM_CFLAGS= @PREFER_PIC@ @VORBIS_CFLAGS@
INCLUDES= -I$(top_srcdir)/include
plugin_version= 1:0:0
plugin_ldflags= @plugin_ldflags@