From: Jouk Jansen Date: Fri, 2 Feb 2001 13:19:57 +0000 (+0000) Subject: Committing in . X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c8159c3d0391c62033d599b1bbccefb8f768fa38?ds=sidebyside Committing in . Modified Files: wxWindows/configure Compaq's preporcessor on True64-Unix does not allow A #include with the "#" on another position than the first. ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/configure b/configure index 815e55bca5..bfcf977189 100755 --- a/configure +++ b/configure @@ -13397,7 +13397,7 @@ else #line 13398 "configure" #include "confdefs.h" - #include +#include int main() { @@ -13420,7 +13420,8 @@ else #line 13421 "configure" #include "confdefs.h" - #include + +#include int main() { @@ -13443,7 +13444,7 @@ else #line 13444 "configure" #include "confdefs.h" - #include +#include int main() { @@ -13551,7 +13552,7 @@ else #line 13552 "configure" #include "confdefs.h" - #include +#include int main() {