]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Windows version infrastructure.
authorBruno Haible <bruno@clisp.org>
Mon, 28 May 2007 11:51:20 +0000 (11:51 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:14:51 +0000 (12:14 +0200)
ChangeLog
Makefile.am

index 4079f1ab393b08c87e16d4317497e09e4c4e131b..f6dabb71a86b080fa4d7a938895b7dffcf7973b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-05-28  Bruno Haible  <bruno@clisp.org>
+
+       * windows/windres-options: New file.
+       * windows/gettext.rc: New file.
+       * Makefile.am (EXTRA_DIST): Add them.
+
 2007-05-27  Bruno Haible  <bruno@clisp.org>
 
        * m4/libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS): Fix support for Sun C 5.9
index 2ef497ab5b19905531656530ac290ca75ff2fb03..a9f0bcf25ec576ccbe68ca8b9c8022338ec28e1a 100644 (file)
@@ -116,4 +116,4 @@ EXTRA_DIST += os2/README.OS2 os2/Makefile os2/backward.def os2/configure.awk
 
 # Woe32 support.
 
-EXTRA_DIST += README.woe32
+EXTRA_DIST += README.woe32 windows/windres-options windows/gettext.rc