# HG changeset patch # User Matti Hamalainen # Date 1208162842 -10800 # Node ID fcd559cfae89ea088652f19ce53c8635b61412a8 # Parent 2df5e83c9bf41bab7e83431f1db6ab2804609d59 Add AC_GNU_SOURCE, because the newer m4-macros want it. diff -r 2df5e83c9bf4 -r fcd559cfae89 configure.ac --- 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