[Midnightbsd-cvs] CVS Commit: patch-apr_hints.m4: OSVERSION

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 2 03:30:26 EDT 2007


Log Message:
-----------
OSVERSION

Modified Files:
--------------
    mports/devel/apr/files:
        patch-apr_hints.m4 (r1.1 -> r1.2)

-------------- next part --------------
Index: patch-apr_hints.m4
===================================================================
RCS file: /home/cvs/mports/devel/apr/files/patch-apr_hints.m4,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ldevel/apr/files/patch-apr_hints.m4 -Ldevel/apr/files/patch-apr_hints.m4 -u -r1.1 -r1.2
--- devel/apr/files/patch-apr_hints.m4
+++ devel/apr/files/patch-apr_hints.m4
@@ -9,7 +9,7 @@
 -        else
 -            os_version=000000
 -        fi
-+        os_version="OSVERSION"
++        os_version="601000"
          # 502102 is when libc_r switched to libpthread (aka libkse).
          if test $os_version -ge "502102"; then
            apr_cv_pthreads_cflags="none"


More information about the Midnightbsd-cvs mailing list