]> granicus.if.org Git - curl/commitdiff
lib/config.h.in added to dist
authorDaniel Stenberg <daniel@haxx.se>
Fri, 22 Feb 2002 07:51:23 +0000 (07:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 22 Feb 2002 07:51:23 +0000 (07:51 +0000)
CHANGES
lib/Makefile.am

diff --git a/CHANGES b/CHANGES
index 19d6a2fb7992b31bf1c6b0c9510021ebd046d142..8c71162266de67526b6783c6af0116dc609e6d36 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,12 @@
                                History of Changes
 
 
+Daniel (21 February 2002)
+- Kevin Roth and Andrés García both found out that lib/config.h.in was missing
+  in the pre-release archive and thus the configure script failed.
+
+Version 7.9.5-pre2
+
 Daniel (20 February 2002)
 - Andrés García provided a solution to bug report #515228. the total time
   counter was not set correctly when -I was used during some conditions (all
index 7e562cf4b0d9e01b78f5c976c3e7023457a3ab7c..4db5906c14535968eb29c314c14ca68deeba4924 100644 (file)
@@ -7,7 +7,8 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
 EXTRA_DIST = getdate.y \
        Makefile.b32 Makefile.b32.resp Makefile.m32 Makefile.vc6 \
        libcurl.def dllinit.c curllib.dsp curllib.dsw \
-       config-vms.h config-win32.h config-riscos.h config-mac.h
+       config-vms.h config-win32.h config-riscos.h config-mac.h \
+       config.h.in
 
 lib_LTLIBRARIES = libcurl.la