mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-01-04 14:30:35 +00:00
Update autogen.sh to do ./configure
This commit is contained in:
parent
868b12240a
commit
3ebd352450
@ -1,3 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
autoreconf -vfi
|
autoreconf -vfi
|
||||||
|
./configure
|
||||||
|
echo "Now, just do \"make install\" "
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user