mirror of
https://github.com/mirror/wget.git
synced 2026-08-22 19:03:27 +08:00
Make it work with autoreconf.
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
2007-10-09 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
|
* configure.in: Renamed to configure.ac
|
||||||
|
* configure.ac: Renamed from configure.in. Added invocations of
|
||||||
|
AM_GNU_GETTEXT, etc.
|
||||||
|
* ABOUT-NLS: Added back in (required by autoreconf :\).
|
||||||
|
|
||||||
2007-10-09 gettextize <bug-gnu-gettext@gnu.org>
|
2007-10-09 gettextize <bug-gnu-gettext@gnu.org>
|
||||||
|
|
||||||
* m4/gettext.m4: New file, from gettext-0.16.1.
|
* m4/gettext.m4: New file, from gettext-0.16.1.
|
||||||
|
|||||||
@@ -53,6 +53,7 @@ dnl
|
|||||||
dnl Gettext
|
dnl Gettext
|
||||||
dnl
|
dnl
|
||||||
AM_GNU_GETTEXT([external],[need-ngettext])
|
AM_GNU_GETTEXT([external],[need-ngettext])
|
||||||
|
AM_GNU_GETTEXT_VERSION([0.16.1])
|
||||||
|
|
||||||
dnl
|
dnl
|
||||||
dnl Get cannonical host
|
dnl Get cannonical host
|
||||||
|
|||||||
Reference in New Issue
Block a user