blob: 5877ee6be87f52d83aeee64c7db26ca4c56e0dc5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- configure.in.orig 2012-12-10 05:57:10 UTC
+++ configure.in
@@ -84,5 +84,5 @@ AC_DEFINE_UNQUOTED(OUR_HOST,"${host}",
[Set to a text string describing your operating system and hardware])
AC_OUTPUT(Makefile src/Makefile common/Makefile inc/Makefile tbdcmd/Makefile
-zlib/Makefile addons/Makefile)
+ addons/Makefile)
|