diff options
Diffstat (limited to 'misc/gnuls/files/patch-aa')
-rw-r--r-- | misc/gnuls/files/patch-aa | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/misc/gnuls/files/patch-aa b/misc/gnuls/files/patch-aa index 575a338b6ed4..438ec94ee285 100644 --- a/misc/gnuls/files/patch-aa +++ b/misc/gnuls/files/patch-aa @@ -1,20 +1,20 @@ -*** Makefile.in.orig Sun Aug 10 17:06:15 1997 ---- Makefile.in Sun Aug 10 17:07:03 1997 +*** Makefile.in.orig Fri Feb 19 19:24:40 1999 +--- Makefile.in Fri Feb 19 19:27:05 1999 *************** -*** 49,55 **** +*** 92,98 **** - AUTOMAKE_OPTIONS = gnits 1.1k + AUTOMAKE_OPTIONS = gnits 1.2h -! SUBDIRS = lib intl src doc man m4 po +! SUBDIRS = lib intl src doc man m4 po tests - acdir = m4 - ACLOCAL = $(top_srcdir)/aclocal.m4 ---- 49,56 ---- + # Remove this file here (it is created via configure), not from within intl. + DISTCLEANFILES = intl/libintl.h +--- 92,99 ---- - AUTOMAKE_OPTIONS = gnits 1.1k + AUTOMAKE_OPTIONS = gnits 1.2h -! #SUBDIRS = lib intl src doc man m4 po +! #SUBDIRS = lib intl src doc man m4 po tests ! SUBDIRS = lib intl src man - acdir = m4 - ACLOCAL = $(top_srcdir)/aclocal.m4 + # Remove this file here (it is created via configure), not from within intl. + DISTCLEANFILES = intl/libintl.h |