summaryrefslogtreecommitdiff
path: root/perf
diff options
context:
space:
mode:
authormalosek <malosek@fastmq.com>2010-01-27 11:30:22 +0100
committermalosek <malosek@fastmq.com>2010-01-27 11:30:22 +0100
commit0b97e7a4f23f7add763ac6e0fc945c9a342a7d32 (patch)
treea3ff05f7cf8d95053a2e9c3de3a322f3bf19f874 /perf
parent943125bd12dbf181f4dfce7babddf1af7bcb7e18 (diff)
libpgm updated to 2.6.21rc6
Diffstat (limited to 'perf')
-rw-r--r--perf/c/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/perf/c/Makefile.am b/perf/c/Makefile.am
index b810afe..60ddda8 100644
--- a/perf/c/Makefile.am
+++ b/perf/c/Makefile.am
@@ -31,6 +31,7 @@ pgmexamples_diff_flags = \
-DCONFIG_BIND_INADDR_ANY \
-DCONFIG_GALOIS_MUL_LUT \
-DIF_NAMESIZE=256 \
+ -DPGM_GNUC_INTERNAL=G_GNUC_INTERNAL \
-DGETTEXT_PACKAGE='"pgm"' \
-DG_LOG_DOMAIN='"Pgm"'
@@ -53,6 +54,11 @@ pgmexamples_diff_flags = \
-DCONFIG_HAVE_GETPROTOBYNAME_R \
-DCONFIG_BIND_INADDR_ANY \
-DCONFIG_GALOIS_MUL_LUT \
+ -DCONFIG_HAVE_MCAST_JOIN \
+ -DCONFIG_HAVE_IP_MREQN \
+ -DCONFIG_HAVE_SPRINTF_GROUPING \
+ -DCONFIG_HAVE_HPET \
+ -DPGM_GNUC_INTERNAL=G_GNUC_INTERNAL \
-DGETTEXT_PACKAGE='"pgm"' \
-DG_LOG_DOMAIN='"Pgm"'
endif