Ticket #41600: skip-runtime-po.patch

File skip-runtime-po.patch, 413 bytes (added by larryv (Lawrence Velázquez), 9 years ago)
  • Makefile.in

    old new top_builddir = @top_builddir@ 
    21022102top_srcdir = @top_srcdir@
    21032103AUTOMAKE_OPTIONS = subdir-objects
    21042104ACLOCAL_AMFLAGS = -I m4
    2105 SUBDIRS = po runtime-po .
     2105SUBDIRS = po .
    21062106aclocal_DATA = m4/bison-i18n.m4
    21072107
    21082108# Some of our targets (cross-option.texi, bison.1) use "bison --help".