blob: 1cdd3d70c2a6eaeabf147b3c44cefccbe9cbef46 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- ./lib/replace/libreplace.m4.orig 2008-09-05 16:58:51.000000000 +0200
+++ ./lib/replace/libreplace.m4 2008-09-05 16:59:05.000000000 +0200
@@ -332,7 +332,6 @@
m4_include(strptime.m4)
m4_include(win32.m4)
m4_include(timegm.m4)
-m4_include(repdir.m4)
AC_CHECK_FUNCS([syslog memset memcpy],,[AC_MSG_ERROR([Required function not found])])
|