]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
corrected HPUX specific test
[wxWidgets.git] / configure
index 77d9c6e27e4fe590bae4c80baaec480bc7330655..e32266b8b2dee233bb43dcfb130fbdc90bf60e0a 100755 (executable)
--- a/configure
+++ b/configure
@@ -15260,7 +15260,7 @@ if test "$wxUSE_SHARED" = "yes"; then
 
     case "${host}" in
       *-hp-hpux* )
-                if test "$GCC" == "yes"; then
+                if test "$GCC" = "yes"; then
             SHARED_LD="${SHARED_LD} ${PIC_FLAG}"
         else
                         LDFLAGS="$LDFLAGS -L/usr/lib"