]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Move m4/woe32-dll.m4 to upper directory.
authorBruno Haible <bruno@clisp.org>
Wed, 7 Dec 2005 12:41:41 +0000 (12:41 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:12:57 +0000 (12:12 +0200)
ChangeLog
Makefile.am
gettext-runtime/m4/ChangeLog
gettext-runtime/m4/Makefile.am

index b4ab07d70d41eb0133a3c410374f70d1edbddcf2..1c467cdc5ef7e8af2957b693c11b83f328fc5625 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
        Cygwin portability.
        * build-aux/install-reloc: Expect additional exeext argument. On
        Cygwin, use suffix ".bin.exe" instead of just ".bin".
+       * m4/woe32-dll.m4: New file.
+       * Makefile.am (EXTRA_DIST): Add it.
 
 2005-09-18  Bruno Haible  <bruno@clisp.org>
 
index e1ad93cba1e3b91de2c4c3c2bc84c9ed0e560d8d..45d3d2a110780a3ca9ebc51384621eef8db23f66 100644 (file)
@@ -25,7 +25,7 @@ EXTRA_DIST = \
   version.sh PACKAGING ChangeLog.0 autogen.sh \
   build-aux/config.libpath build-aux/reloc-ldflags build-aux/install-reloc \
   build-aux/ac-help.sed \
-  m4/fixautomake.m4 \
+  m4/fixautomake.m4 m4/woe32-dll.m4 \
   m4/libtool.m4
 
 # Additional dependencies for configure, due to the use of autoconf --trace.
index d37b725fce79f1622556c97057cdc486ac243c2d..12d0002c30cbc5a546c221bb2849452ad7a19171 100644 (file)
@@ -1,9 +1,3 @@
-2005-11-23  Bruno Haible  <bruno@clisp.org>
-
-       Cygwin portability.
-       * woe32-dll.m4: New file.
-       * Makefile.am (EXTRA_DIST): Add it.
-
 2005-11-21  Bruno Haible  <bruno@clisp.org>
 
        * gettext.m4 (AM_INTL_SUBDIR): Invoke gt_LC_MESSAGES always, since we
index e091e83254959cb5ac152a8d0e9df4f85e2682a2..3b45d07dc5234339203669774a4ca3e6a6ff18d3 100644 (file)
@@ -31,5 +31,4 @@ ulonglong.m4 \
 visibility.m4 \
 wchar_t.m4 \
 wint_t.m4 \
-woe32-dll.m4 \
 xsize.m4