changeset 4459:fcd559cfae89

Add AC_GNU_SOURCE, because the newer m4-macros want it.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 14 Apr 2008 11:47:22 +0300
parents 2df5e83c9bf4
children 7489ef3ea7bd
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Mon Apr 14 11:46:17 2008 +0300
+++ b/configure.ac	Mon Apr 14 11:47:22 2008 +0300
@@ -5,7 +5,7 @@
 
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
-
+AC_GNU_SOURCE
 AC_CONFIG_HEADERS([config.h])
 
 dnl libbeep