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