]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
Various wxPython updates to go along with recent changes in CVS
[wxWidgets.git] / configure
index a609f55ec2c246be7ec96b230307e2d15007446a..9252632087773d32f5238eab4ebdcacb14399877 100755 (executable)
--- a/configure
+++ b/configure
@@ -15261,7 +15261,7 @@ if test "$wxUSE_SHARED" = "yes"; then
     case "${host}" in
       *-hp-hpux* )
                 if test "$GCC" = "yes"; then
-            SHARED_LD="${SHARED_LD} ${PIC_FLAG}"
+                        SHARED_LD="${CXX} -shared ${PIC_FLAG} -o"
         else
                         LDFLAGS="$LDFLAGS -L/usr/lib"