]> git.pld-linux.org Git - packages/crossmingw32-gettext.git/blame - gettext-aclocal.patch
remove undefined macro
[packages/crossmingw32-gettext.git] / gettext-aclocal.patch
CommitLineData
9a524f77
AF
1--- gettext-0.10.36.orig/configure.in Fri Mar 16 15:33:53 2001
2+++ gettext-0.10.36/configure.in Mon Apr 2 10:33:38 2001
3@@ -52,7 +52,7 @@
4 AC_CHECK_FUNCS([getcwd mblen memcpy strchr strerror uname])
5 AC_REPLACE_FUNCS([memmove memset stpcpy stpncpy strcspn \
6 strcasecmp strncasecmp strstr strtoul vasprintf])
7-AM_FUNC_GETLINE
8+
9 if test $am_cv_func_working_getline != yes; then
10 AC_CHECK_FUNCS(getdelim)
11 fi
This page took 0.161287 seconds and 4 git commands to generate.