diff options
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ aclocal \ && autoheader \ -&& automake --gnu --add-missing \ +&& automake --foreign --add-missing --copy \ && autoconf |