]> git.saurik.com Git - bison.git/blobdiff - lib/Makefile.am
(_AT_TEST_GLR_CXXTYPES): Do not include <assert.h>.
[bison.git] / lib / Makefile.am
index 0de12dbce9ac29fe055b65c9c367a65e8a066a90..15e7ef6586298f48a448cefb9771a102acec559b 100644 (file)
@@ -15,8 +15,6 @@
 ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 ## 02111-1307  USA
 
-AUTOMAKE_OPTIONS = ansi2knr
-
 AM_CFLAGS = $(WARNING_CFLAGS)
 
 noinst_LIBRARIES = libbison.a
@@ -36,8 +34,9 @@ libbison_a_SOURCES = \
   basename.c dirname.h dirname.c \
   getopt.h getopt.c getopt1.c \
   hash.h hash.c \
+  mbswidth.h mbswidth.c \
   quote.h quote.c quotearg.h quotearg.c \
-  readpipe.c unlocked-io.h \
+  subpipe.h subpipe.c unlocked-io.h \
   xalloc.h xmalloc.c xstrdup.c xstrndup.c \
   $(bitsets_sources) $(additional_bitsets_sources) $(timevars_sources)