https://issues.shibboleth.net/jira/browse/SSPCPP-114
authorScott Cantor <cantor.2@osu.edu>
Mon, 23 Jun 2008 21:59:40 +0000 (21:59 +0000)
committerScott Cantor <cantor.2@osu.edu>
Mon, 23 Jun 2008 21:59:40 +0000 (21:59 +0000)
configure.ac

index c349a4f..effa6af 100644 (file)
@@ -52,7 +52,10 @@ else
                        if test "$CXX" = "CC" ; then
                                CXXFLAGS="$CXXFLAGS -Qoption ccfe -stabs=no%dfltlit+no%dflthlp"
                        fi
-               ;;
+                       ;;
+               *osf*)
+                       CXXFLAGS="$CXXFLAGS -D_POSIX_PII_SOCKET"
+                       ;;
        esac
 fi