From: Ron Lee Date: Wed, 7 Nov 2001 11:31:03 +0000 (+0000) Subject: oops X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/ba0e650ced8c66aa77895fa9d96940af4368a681 oops git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/configure b/configure index fc9c26869e..1159c73e7f 100755 --- a/configure +++ b/configure @@ -11529,7 +11529,7 @@ rm -f conftest* ALL_OBJECTS="\$(GUIOBJS)" fi - ALL_OBJECTS="${ALL_OBJECTS} \$(COMMONOBJS) \$(GENERICOBJECTS)" + ALL_OBJECTS="${ALL_OBJECTS} \$(COMMONOBJS) \$(GENERICOBJS)" if test "$TOOLKIT" != "MSW"; then ALL_OBJECTS="${ALL_OBJECTS} \$(UNIXOBJS)" diff --git a/configure.in b/configure.in index fd74dbb549..7aafc547e2 100644 --- a/configure.in +++ b/configure.in @@ -2234,7 +2234,7 @@ equivalent variable and GTK+ is version 1.2.3 or above. ALL_OBJECTS="\$(GUIOBJS)" fi - ALL_OBJECTS="${ALL_OBJECTS} \$(COMMONOBJS) \$(GENERICOBJECTS)" + ALL_OBJECTS="${ALL_OBJECTS} \$(COMMONOBJS) \$(GENERICOBJS)" if test "$TOOLKIT" != "MSW"; then ALL_OBJECTS="${ALL_OBJECTS} \$(UNIXOBJS)"