]> git.pld-linux.org Git - packages/gettext.git/blame - gettext-jbj.patch
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/gettext.git] / gettext-jbj.patch
CommitLineData
9ef91c9e
AF
1--- gettext-0.10.35/lib/getline.h.jbj Tue Sep 1 11:46:28 1998
2+++ gettext-0.10.35/lib/getline.h Tue Sep 1 11:47:30 1998
3@@ -27,10 +27,12 @@
4 # endif
5 # endif
6
7+#ifndef __USE_GNU
8 int
9 getline PARAMS ((char **_lineptr, size_t *_n, FILE *_stream));
10
11 int
12 getdelim PARAMS ((char **_lineptr, size_t *_n, int _delimiter, FILE *_stream));
13+#endif
14
15 #endif /* not GETLINE_H_ */
This page took 0.051367 seconds and 4 git commands to generate.