From: Vadim Zeitlin Date: Fri, 18 Jun 1999 12:55:06 +0000 (+0000) Subject: --foreign switch to automake added X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a2f935bd4ed3aedf841eed5960adb8af347a702d?ds=inline --foreign switch to automake added git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/autogen.sh b/autogen.sh index 352bee8c23..ae40d21f40 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,5 @@ #!/bin/sh aclocal -I . autoheader -automake --verbose +automake --foreign --verbose autoconf