|
|
|
|
@ -1,15 +1,3 @@
|
|
|
|
|
Index: Makefile.in
|
|
|
|
|
--- Makefile.in.orig 2005-09-17 00:57:55 +0200
|
|
|
|
|
+++ Makefile.in 2005-09-21 08:31:58 +0200
|
|
|
|
|
@@ -234,7 +234,7 @@
|
|
|
|
|
sysconfdir = @sysconfdir@
|
|
|
|
|
target_alias = @target_alias@
|
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
|
-SUBDIRS = config po runtime-po lib data src doc examples tests
|
|
|
|
|
+SUBDIRS = config po runtime-po lib data src doc tests
|
|
|
|
|
aclocal_DATA = m4/bison-i18n.m4
|
|
|
|
|
EXTRA_DIST = GNUmakefile Makefile.cfg Makefile.maint \
|
|
|
|
|
OChangeLog PACKAGING
|
|
|
|
|
Index: lib/timevar.c
|
|
|
|
|
--- lib/timevar.c.orig 2005-07-24 09:24:22 +0200
|
|
|
|
|
+++ lib/timevar.c 2005-09-21 08:30:28 +0200
|
|
|
|
|
|