Merge branch 'backslash-N' into blead
[p5sagit/p5-mst-13.2.git] / hints / gnu.sh
index 828e249..2cfce54 100644 (file)
@@ -18,6 +18,9 @@ lddlflags='-shared'
 # Flags needed by programs that use dynamic linking.
 ccdlflags='-Wl,-E'
 
+# Debian bug #258618
+ccflags='-D_GNU_SOURCE'
+
 # The following routines are only available as stubs in GNU libc.
 # XXX remove this once metaconf detects the GNU libc stubs.
 d_msgctl='undef'