m4-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02-gettext-0.11-new-files


From: Dave
Subject: 02-gettext-0.11-new-files
Date: Sat, 16 Mar 2002 16:06:39 +0100

Hi,

Version of gettext 0.11 add new files to ACLOCAL. Add them to
config/Makefile.am

Maybe this new version of gettext needs some care, because it
adds more files (confit.rpath, ...).
The gettexitize script does not copy the 'intl' dir without --intl
flag.

gettextize in older versions does no harm to m4 sources, but
in 0.11 it destroys m4/Makefile.am.

ChangeLog:
2002-03-16  David Sterba  <address@hidden>

        * config/Makefile.am (ACLOCAL_MACROS): Add lib-ld.m4, lib-link.m4,
        lib-prefix.m4. (gettext 0.11 update)

Patch:
diff -urN -X .diffignore m4.inc/config/Makefile.am m4/config/Makefile.am
--- m4.inc/config/Makefile.am   Tue Jan 22 17:24:26 2002
+++ m4/config/Makefile.am       Thu Mar  7 01:51:53 2002
@@ -51,7 +51,10 @@
 progtest.m4                                    \
 protos.m4                                      \
 sanity.m4                                      \
-strip.m4
+strip.m4                                       \
+lib-ld.m4                                      \
+lib-link.m4                                    \
+lib-prefix.m4
 
 STANDARD_TOOLS =                               \
 compile                                                \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]