Commit cbca19d6 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

lib/config.h.in added to dist

parent b40b9677
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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
+2 −1
Original line number Diff line number Diff line
@@ -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