From 0b97e7a4f23f7add763ac6e0fc945c9a342a7d32 Mon Sep 17 00:00:00 2001 From: malosek Date: Wed, 27 Jan 2010 11:30:22 +0100 Subject: libpgm updated to 2.6.21rc6 --- perf/c/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'perf/c/Makefile.am') 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 -- cgit v1.2.3