mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-03-14 10:27:03 +00:00
Autoconf replaced by autoreconf
This commit is contained in:
parent
f77fb3f00e
commit
2ee6a89a8d
@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
set -e
|
||||
AC=`if [ -x /usr/bin/autoconf2.50 ] ; then echo autoconf2.50 ; else echo autoconf ; fi`
|
||||
AC=autoreconf
|
||||
$AC
|
||||
./configure
|
||||
make distclean
|
||||
|
Loading…
x
Reference in New Issue
Block a user