mirror of
git://git.sv.gnu.org/nano.git
synced 2024-11-25 14:20:46 +03:00
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
This commit is contained in:
parent
cb850cee36
commit
48053784e2
@ -1,7 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Generate configure & friends for CVS users.
|
# Generate configure & friends for CVS users.
|
||||||
|
|
||||||
aclocal -I ./m4
|
autoreconf -f -i -s
|
||||||
autoheader
|
|
||||||
automake --add-missing
|
|
||||||
autoconf
|
|
||||||
|
Loading…
Reference in New Issue
Block a user