Bison: use %name-prefix directive rather than -p option
[yaz-moved-to-github.git] / src / Makefile.am
index ca9d193..ad34fa6 100644 (file)
@@ -31,7 +31,7 @@ libyaz_server_la_LIBADD = libyaz.la
 libyaz_icu_la_CPPFLAGS = $(AM_CPPFLAGS) $(ICU_CPPFLAGS) -I$(top_srcdir)/libstemmer_c/include
 libyaz_icu_la_LIBADD = libyaz.la $(ICU_LIBS)
 
-AM_YFLAGS=-p cql_
+AM_YFLAGS=
 
 # MARC8->UTF8 conversion is generated from codetables.xml
 marc8.c: charconv.tcl codetables.xml