13 lines
396 B
Plaintext
13 lines
396 B
Plaintext
|
$OpenBSD: patch-configure_in,v 1.1.1.1 2007/02/08 03:23:35 todd Exp $
|
||
|
--- configure.in.orig Thu Feb 1 23:14:28 2007
|
||
|
+++ configure.in Thu Feb 1 23:14:39 2007
|
||
|
@@ -36,7 +36,7 @@ AC_FUNC_STRFTIME
|
||
|
|
||
|
AC_CHECK_FUNCS(mktime strstr)
|
||
|
|
||
|
-AC_OUTPUT(src/Makefile Makefile sample/Makefile expat/Makefile expat/xmltok/Makefile expat/xmlparse/Makefile)
|
||
|
+AC_OUTPUT(src/Makefile Makefile sample/Makefile)
|
||
|
|
||
|
|
||
|
|