mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
commit
1112a8aa01
|
@ -2,12 +2,5 @@
|
|||
|
||||
echo 'Running autoreconf -if...'
|
||||
(
|
||||
rm -rf autom4te.cache
|
||||
rm -f aclocal.m4 ltmain.sh
|
||||
autoreconf -if ${AC_FLAGS}
|
||||
)
|
||||
|
||||
echo 'Running ./configure...'
|
||||
(
|
||||
./configure
|
||||
autoreconf -if
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user