(gl_IGNORE_UNUSED_LIBRARIES): Add.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Jan 2006 01:55:49 +0000 (01:55 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 7 Jan 2006 01:55:49 +0000 (01:55 +0000)
configure.ac

index 93fdd8dc8ac6c0881ea84563db4e6064c9d35481..d499641708a7f8c2542e7a8140303481e0e3837f 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script. -*-m4-*-
 
-dnl Copyright (C) 1991, 1993-2005 Free Software Foundation, Inc.
+dnl Copyright (C) 1991, 1993-2006 Free Software Foundation, Inc.
 
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
@@ -36,6 +36,7 @@ AC_PROG_CPP
 AC_PROG_GCC_TRADITIONAL
 AC_PROG_RANLIB
 AC_PROG_LN_S
+gl_IGNORE_UNUSED_LIBRARIES
 
 
 AC_CHECK_FUNCS(uname,