diff configure.ac @ 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 996727ab0fe1
children 9888a5613ccc
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