From d15372db0bac1566bd51f68c897c1a66fbd53c9b Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 20 May 2004 01:20:05 +0000 Subject: Build fixes --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index c5c4abe..c22dc1e 100644 --- a/configure.in +++ b/configure.in @@ -86,5 +86,5 @@ AC_CHECK_FUNCS([memset stat strchr strerror sprintf utimes chmod memcmp malloc r AC_CHECK_FUNCS([getopt strchr strerror getcwd chdir getopt reallocf itow itoa]) AC_CHECK_FUNCS([wopen wchdir wmkdir lseek64]) -AC_CONFIG_FILES([Makefile src/Makefile win32/Makefile]) +AC_CONFIG_FILES([Makefile src/Makefile win32/Makefile doc/Makefile]) AC_OUTPUT -- cgit v1.2.3