summaryrefslogtreecommitdiff
path: root/parallel/ganglia-monitor-core/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'parallel/ganglia-monitor-core/patches/patch-aa')
-rw-r--r--parallel/ganglia-monitor-core/patches/patch-aa16
1 files changed, 12 insertions, 4 deletions
diff --git a/parallel/ganglia-monitor-core/patches/patch-aa b/parallel/ganglia-monitor-core/patches/patch-aa
index 9d18fd9234e..2ede38dde67 100644
--- a/parallel/ganglia-monitor-core/patches/patch-aa
+++ b/parallel/ganglia-monitor-core/patches/patch-aa
@@ -1,11 +1,19 @@
-$NetBSD: patch-aa,v 1.2 2005/02/10 02:33:53 jschauma Exp $
+$NetBSD: patch-aa,v 1.3 2006/04/30 22:28:44 joerg Exp $
--- srclib/libmetrics/configure.orig 2005-02-02 13:24:14.000000000 -0500
+++ srclib/libmetrics/configure 2005-02-07 22:39:36.000000000 -0500
-@@ -22271,6 +22271,14 @@
+@@ -22271,6 +22271,22 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
;;
++*dragonfly*) OS="dragonfly"
++ varstatedir="/var/db"
++
++cat >>confdefs.h <<\_ACEOF
++#define DRAGONFLY 1
++_ACEOF
++
++ ;;
+*netbsd*) OS="netbsd"
+ varstatedir="/var/db"
+
@@ -17,12 +25,12 @@ $NetBSD: patch-aa,v 1.2 2005/02/10 02:33:53 jschauma Exp $
*cygwin*) OS="cygwin"
cat >>confdefs.h <<\_ACEOF
-@@ -22281,7 +22289,7 @@
+@@ -22281,7 +22297,7 @@ _ACEOF
esac
- ac_config_files="$ac_config_files Makefile tests/Makefile aix/Makefile cygwin/Makefile darwin/Makefile freebsd/Makefile hpux/Makefile irix/Makefile linux/Makefile osf/Makefile solaris/Makefile"
-+ ac_config_files="$ac_config_files Makefile tests/Makefile aix/Makefile cygwin/Makefile darwin/Makefile freebsd/Makefile hpux/Makefile irix/Makefile linux/Makefile netbsd/Makefile osf/Makefile solaris/Makefile"
++ ac_config_files="$ac_config_files Makefile tests/Makefile aix/Makefile cygwin/Makefile darwin/Makefile dragonfly/Makefile freebsd/Makefile hpux/Makefile irix/Makefile linux/Makefile netbsd/Makefile osf/Makefile solaris/Makefile"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure