summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authormalosek <malosek@fastmq.com>2009-09-25 17:50:12 +0200
committermalosek <malosek@fastmq.com>2009-09-25 17:50:12 +0200
commitcf6cc0128ff4d26e0059f399bbb8342ce259b996 (patch)
tree080f672afefb80c2bffb3c80c2a4f96633f7f903 /src/Makefile.am
parent72c5c5fff42fc0b4c9d1eaaaebe9d6e1dd8824f2 (diff)
pgm2 receiver working (partly)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e2f28e2..27784a0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -260,7 +260,8 @@ libzmq_la_CFLAGS = -I$(top_srcdir)/foreign/openpgm/@pgm_basename@/openpgm/pgm/in
-DCONFIG_HAVE_GETPROTOBYNAME_R \
-DCONFIG_BIND_INADDR_ANY \
-DCONFIG_GALOIS_MUL_LUT \
- -DGETTEXT_PACKAGE=\'"pgm"\'
+ -DGETTEXT_PACKAGE='"pgm"' \
+ -DG_LOG_DOMAIN='"Pgm"'
endif
if BUILD_NO_PGM