Index: trunk/psLib/src/Makefile.Globals
===================================================================
--- trunk/psLib/src/Makefile.Globals	(revision 449)
+++ trunk/psLib/src/Makefile.Globals	(revision 483)
@@ -5,6 +5,6 @@
 ##  Assumptions:    Variable "prefix" already defined
 ##
-##  $Revision: 1.2 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-04-19 19:49:40 $
+##  $Revision: 1.3 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-04-21 00:14:46 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -38,5 +38,5 @@
 # Set initial value for CFLAGS which will include all OS common flags for GCC
 
-CFLAGS := -O2 -g2 -Wall -Werror -std=c99 -pipe
+CFLAGS := -O2 -g2 -Wall -Werror -std=c99 -D_GNU_SOURCE -pipe
 
 # Set initial value for LDFLAGS which will include all OS common flags for GCC
