Index: /neercs/trunk/configure.ac
===================================================================
--- /neercs/trunk/configure.ac	(revision 2493)
+++ /neercs/trunk/configure.ac	(revision 2494)
@@ -53,4 +53,7 @@
 fi
 
+
+AC_DEFINE(_GNU_SOURCE, 1, [Use GNU extentions])
+
 # Optimizations
 CFLAGS="${CFLAGS} -g -O2 -fno-strength-reduce -fomit-frame-pointer"
