From: John Darrington Date: Sat, 18 Jan 2014 09:36:25 +0000 (+0100) Subject: Smake: add --copy flag to libtoolize X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp;a=commitdiff_plain;h=0f10c6de3635199aa8e9a0f6edf88c42c0590fb6 Smake: add --copy flag to libtoolize --- diff --git a/Smake b/Smake index 5a312e616b..5bde08bf22 100644 --- a/Smake +++ b/Smake @@ -370,7 +370,7 @@ prep_ph: echo >&2 "libtoolize not found"; \ exit 1; \ fi; \ - $$LIBTOOLIZE --force --automake + $$LIBTOOLIZE --force --automake --copy aclocal.m4: aclocal -I m4 -I gl/m4