mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-21 19:34:47 +02:00
No need to specify --foreign, as we use AUTOMAKE_OPTIONS in Makefile.am
git-svn-id: file:///home/jj/hercules.svn/trunk@316 956126f8-22a0-4046-8f4a-272fa8102e63
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
aclocal && autoconf && automake --foreign --add-missing
|
||||
aclocal && autoconf && automake --add-missing
|
||||
|
||||
Reference in New Issue
Block a user