]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/blame - crossmingw32-gettext.patch
- I fotgot about adding patch...
[packages/crossmingw32-gettext.git] / crossmingw32-gettext.patch
CommitLineData
457e3721 1diff -uNr gettext-0.11.5/lib/Makefile.am gettext-0.11.5.2/lib/Makefile.am
2--- gettext-0.11.5/lib/Makefile.am 2003-02-01 19:13:17.000000000 +0100
3+++ gettext-0.11.5.2/lib/Makefile.am 2003-08-25 18:02:56.000000000 +0200
4@@ -39,7 +39,6 @@
5 fstrcmp.h fstrcmp.c \
6 full-write.h full-write.c \
7 gcd.h gcd.c \
8- getopt.h getopt.c getopt1.c \
9 hash.h hash.c \
10 javacomp.h javacomp.c \
11 javaexec.h javaexec.c \
12diff -uNr gettext-0.11.5/lib/Makefile.in gettext-0.11.5.2/lib/Makefile.in
13--- gettext-0.11.5/lib/Makefile.in 2003-02-01 19:23:37.000000000 +0100
14+++ gettext-0.11.5.2/lib/Makefile.in 2003-08-25 18:03:09.000000000 +0200
15@@ -228,7 +228,6 @@
16 fstrcmp.h fstrcmp.c \
17 full-write.h full-write.c \
18 gcd.h gcd.c \
19- getopt.h getopt.c getopt1.c \
20 hash.h hash.c \
21 javacomp.h javacomp.c \
22 javaexec.h javaexec.c \
23@@ -324,8 +323,8 @@
24 libgettextlib_la_DEPENDENCIES = @LTALLOCA@ @LTLIBOBJS@
25 am_libgettextlib_la_OBJECTS = argmatch.lo backupfile.lo addext.lo \
26 basename.lo c-ctype.lo copy-file.lo error.lo execute.lo \
27- findprog.lo fstrcmp.lo full-write.lo gcd.lo getopt.lo \
28- getopt1.lo hash.lo javacomp.lo javaexec.lo linebreak.lo \
29+ findprog.lo fstrcmp.lo full-write.lo gcd.lo \
30+ hash.lo javacomp.lo javaexec.lo linebreak.lo \
31 localcharset.lo mbswidth.lo obstack.lo concatpath.lo \
32 pipe-bidi.lo pipe-in.lo pipe-out.lo progname.lo safe-read.lo \
33 sh-quote.lo stpncpy.lo strtoul.lo tmpdir.lo wait-process.lo \
This page took 0.035624 seconds and 4 git commands to generate.