Import of pkgsrc-2015Q2

This commit is contained in:
2016-01-21 23:41:46 +01:00
committed by sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions
+2 -11
View File
@@ -1,16 +1,7 @@
$NetBSD: patch-ac,v 1.3 2015/02/15 02:03:38 rodent Exp $
$NetBSD: patch-ac,v 1.4 2015/05/07 14:07:49 ryoon Exp $
--- configure.ac.orig 2014-06-20 18:58:36.000000000 +0000
--- configure.ac.orig 2015-03-25 20:03:58.000000000 +0000
+++ configure.ac
@@ -72,7 +72,7 @@ AC_ARG_ENABLE(
[enable_examples="yes"]
)
-AM_CONDITIONAL(ENABLE_EXAMPLES, [test "$enable_examples" == "yes"])
+AM_CONDITIONAL(ENABLE_EXAMPLES, [test "$enable_examples" = "yes"])
# Checks for header files.
AC_HEADER_DIRENT
@@ -107,6 +107,7 @@ AC_C_CONST
AC_TYPE_PID_T
AC_TYPE_SIZE_T