| ## -*- Autoconf -*- | |
| # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 | |
| # Free Software Foundation, Inc. | |
| # | |
| # This file is free software; the Free Software Foundation | |
| # gives unlimited permission to copy and/or distribute it, | |
| # with or without modifications, as long as this notice is preserved. | |
| # serial 8 | |
| # AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS. | |
| AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) |