]> git.wh0rd.org Git - nano.git/commit
Move to autoconf 2.5.
authorJordi Mallach <jordi@gnu.org>
Sat, 23 Feb 2002 18:23:43 +0000 (18:23 +0000)
committerJordi Mallach <jordi@gnu.org>
Sat, 23 Feb 2002 18:23:43 +0000 (18:23 +0000)
commit3c5653d83e91d964b34f82821148981767edecd5
treeedcd1008bcbb3299a81dbf0c3f336e9035fc9add
parent48b06708ff284c91703300426df5588c77f78836
Move to autoconf 2.5.
configure.in moved to configure.ac, to make things completely obvious.
Removed m4/largefile.m4, which is provided by ac2.5, and add Makefile.am for that dir.
Updated README.CVS to reflect this.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1082 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
ChangeLog
Makefile.am
README.CVS
configure.ac [new file with mode: 0644]
configure.in [deleted file]
m4/.cvsignore [new file with mode: 0644]
m4/Makefile.am [new file with mode: 0644]
m4/largefile.m4 [deleted file]