Regenerate aclocal.m4 and configure to match acinclude.m4 and configure.in changes.
[ircu2.10.12-pk.git] / aclocal.m4
1 # generated automatically by aclocal 1.9.4 -*- Autoconf -*-
2
3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
4 # Free Software Foundation, Inc.
5 # This file is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
13
14
15 # Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003
16 # Free Software Foundation, Inc.
17
18 # This program is free software; you can redistribute it and/or modify
19 # it under the terms of the GNU General Public License as published by
20 # the Free Software Foundation; either version 2, or (at your option)
21 # any later version.
22
23 # This program is distributed in the hope that it will be useful,
24 # but WITHOUT ANY WARRANTY; without even the implied warranty of
25 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26 # GNU General Public License for more details.
27
28 # You should have received a copy of the GNU General Public License
29 # along with this program; if not, write to the Free Software
30 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
31 # 02111-1307, USA.
32
33 # serial 3
34
35 # This was merged into AC_PROG_CC in Autoconf.
36
37 AU_DEFUN([AM_PROG_CC_STDC],
38 [AC_PROG_CC
39 AC_DIAGNOSE([obsolete], [$0:
40         your code should no longer depend upon `am_cv_prog_cc_stdc', but upon
41         `ac_cv_prog_cc_stdc'.  Remove this warning and the assignment when
42         you adjust the code.  You can also remove the above call to
43         AC_PROG_CC if you already called it elsewhere.])
44 am_cv_prog_cc_stdc=$ac_cv_prog_cc_stdc
45 ])
46 AU_DEFUN([fp_PROG_CC_STDC])
47
48 m4_include([acinclude.m4])