mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2025-12-08 03:11:02 +08:00
use --foreign option for automake
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
cat m4/*.m4 > acinclude.m4
|
||||
aclocal
|
||||
autoheader
|
||||
automake --add-missing --copy
|
||||
automake --add-missing --foreign --copy
|
||||
autoconf
|
||||
|
||||
Reference in New Issue
Block a user