]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Use the gnulib replacements for open(), fopen().
authorBruno Haible <bruno@clisp.org>
Sun, 7 Oct 2007 02:56:15 +0000 (02:56 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:15 +0000 (12:15 +0200)
ChangeLog
autogen.sh

index 7ed12fbdfa6c60e014de4e1bd1dd111dd5c73942..0478d0b0fa8c82cc866c956b59a85b18126c1eb5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-10-06  Bruno Haible  <bruno@clisp.org>
+
+       * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add open, fopen.
+       (GNULIB_MODULES_LIBGETTEXTPO): Add fopen.
+       Reported by Mark Moriarty <mfmbusiness@earthlink.net>.
+
 2007-10-06  Bruno Haible  <bruno@clisp.org>
 
        * build-aux/texinfo.tex: Upgrade to texinfo-4.11.
index 7b0a4041b3428d5d8afa4b823b97e6d59513789b..6db32ad9743033899b41a0e8ff22142a41d12ca2 100755 (executable)
@@ -123,6 +123,7 @@ if test $skip_gnulib = false; then
       filename
       findprog
       fnmatch-posix
+      fopen
       fstrcmp
       full-write
       fwriteerror
@@ -144,6 +145,7 @@ if test $skip_gnulib = false; then
       memset
       minmax
       obstack
+      open
       openmp
       ostream
       pipe
@@ -213,6 +215,7 @@ if test $skip_gnulib = false; then
       exit
       file-ostream
       filename
+      fopen
       fstrcmp
       fwriteerror
       gcd