mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
improved id3lib detection
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
INCLUDES = -I$(top_srcdir)/include
|
||||
INCLUDES = -I$(top_srcdir)/include @ID3LIB_CFLAGS@
|
||||
|
||||
noinst_LIBRARIES = libplugin_common.a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user