patch-Makefile_in 511 B

1234567891011
  1. --- bison-2.4.1.orig/Makefile.in 2008-12-11 23:05:53.000000000 +0100
  2. +++ bison-2.4.1/Makefile.in 2010-02-23 20:11:17.748535777 +0100
  3. @@ -502,7 +502,7 @@ top_build_prefix = @top_build_prefix@
  4. top_builddir = @top_builddir@
  5. top_srcdir = @top_srcdir@
  6. ACLOCAL_AMFLAGS = -I m4
  7. -SUBDIRS = build-aux po runtime-po lib data src doc examples tests etc
  8. +SUBDIRS = build-aux po runtime-po lib data src etc
  9. aclocal_DATA = m4/bison-i18n.m4
  10. EXTRA_DIST = .prev-version .version cfg.mk maint.mk \
  11. OChangeLog PACKAGING \