Make it much simpler by just using autoreconf.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1354 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Jordi Mallach 2003-01-15 17:38:38 +00:00
parent cb850cee36
commit 48053784e2
1 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,4 @@
#!/bin/sh
# Generate configure & friends for CVS users.
aclocal -I ./m4
autoheader
automake --add-missing
autoconf
autoreconf -f -i -s