]> git.saurik.com Git - wxWidgets.git/commitdiff
Added OS/2 to the list of platforms known to AC_BAKEFILE_SHARED_LD.
authorStefan Neis <Stefan.Neis@t-online.de>
Sun, 17 Aug 2003 15:29:00 +0000 (15:29 +0000)
committerStefan Neis <Stefan.Neis@t-online.de>
Sun, 17 Aug 2003 15:29:00 +0000 (15:29 +0000)
  (Although it should not be needed since I always build static libs on OS/2?)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

aclocal.m4

index e7d0b3fb5995b4a780cfb03650b4b1bc622a9ad1..3e7001329d236f7a6df6c3fb78a48fc9d0d683c1 100644 (file)
@@ -1401,7 +1401,8 @@ EOF
       *-*-sunos4* | \
       *-*-osf* | \
       *-*-dgux5* | \
-      *-*-sysv5* )
+      *-*-sysv5* | \
+      *-pc-os2_emx | *-pc-os2-emx )
         dnl defaults are ok
       ;;