From: Michael Wetherell Date: Sat, 30 Jul 2005 23:08:40 +0000 (+0000) Subject: Temporary fix for missing ;; X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b5715bdd0b0ae6ab6a1931b668e52db36a5c95ac?ds=inline Temporary fix for missing ;; git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/aclocal.m4 b/aclocal.m4 index 2dc8b9ae0c..cee75981be 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1538,6 +1538,7 @@ while test ${D}# -gt 0; do -s|-Wl,*) # collect these load args ldargs="${D}{ldargs} ${D}1" + ;; -l*|-L*|-flat_namespace|-headerpad_max_install_names) # collect these options