]> git.pld-linux.org Git - packages/gettext.git/blob - gettext-jbj.patch
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
[packages/gettext.git] / gettext-jbj.patch
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.03084 seconds and 3 git commands to generate.