mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Invoke autoheader.
This commit is contained in:
parent
4914c2c49c
commit
bb02d98f98
@ -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.
|
||||
|
@ -34,6 +34,7 @@
|
||||
SHELL = /bin/sh
|
||||
|
||||
prep:
|
||||
autoheader
|
||||
autoconf
|
||||
|
||||
# The following two targets are pretty lame because we don't know that
|
||||
|
Loading…
Reference in New Issue
Block a user