changeset 2571:3a59f3d578f1

Oups! I shouldn't have committed this change.
author Calin Crisan ccrisan@gmail.com
date Sat, 17 May 2008 02:54:10 +0300
parents 28498c0bde64
children d0daee216c8d
files src/neon/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/neon/Makefile	Sat May 17 02:50:10 2008 +0300
+++ b/src/neon/Makefile	Sat May 17 02:54:10 2008 +0300
@@ -8,6 +8,6 @@
 
 plugindir := ${plugindir}/${TRANSPORT_PLUGIN_DIR}
 
-CFLAGS += ${PLUGIN_CFLAGS} -DNEON_DEBUG
+CFLAGS += ${PLUGIN_CFLAGS}
 CPPFLAGS += ${PLUGIN_CPPFLAGS} ${MOWGLI_CFLAGS}  ${GTK_CFLAGS} ${GLIB_CFLAGS}  ${ARCH_DEFINES} ${XML_CPPFLAGS} ${NEON_CFLAGS} -I../.. -D_RB_USE_GLIB
 LIBS += ${GTK_LIBS} ${GLIB_LIBS}  ${XML_LIBS} ${NEON_LIBS}