]> sjero.net Git - wget/commitdiff
[svn] Invoke autoheader.
authorhniksic <devnull@localhost>
Tue, 4 Nov 2003 16:12:25 +0000 (08:12 -0800)
committerhniksic <devnull@localhost>
Tue, 4 Nov 2003 16:12:25 +0000 (08:12 -0800)
ChangeLog
Makefile.cvs

index a5558f5ee848db62a05a9690cadc6473454467ce..e1f9f4014d2766bd82668deedb7c6fe1770015f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.cvs (prep): Invoke autoheader.
+
 2003-11-04  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * configure.in: Require Autoconf 2.57.
index e47d67ed1d398f4e556168755e8ffd46986f67dd..c05b50282a53696db6d2f7ea7df63691fbe16dda 100644 (file)
@@ -34,6 +34,7 @@
 SHELL = /bin/sh
 
 prep:
+       autoheader
        autoconf
 
 # The following two targets are pretty lame because we don't know that