added basic ssl support to ircu
[ircu2.10.12-pk.git] / aclocal.m4
1 # generated automatically by aclocal 1.9.6 -*- Autoconf -*-
2
3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4 # 2005  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, 2005
16 # Free Software Foundation, Inc.
17 #
18 # This file is free software; the Free Software Foundation
19 # gives unlimited permission to copy and/or distribute it,
20 # with or without modifications, as long as this notice is preserved.
21
22 # serial 4
23
24 # This was merged into AC_PROG_CC in Autoconf.
25
26 AU_DEFUN([AM_PROG_CC_STDC],
27 [AC_PROG_CC
28 AC_DIAGNOSE([obsolete], [$0:
29         your code should no longer depend upon `am_cv_prog_cc_stdc', but upon
30         `ac_cv_prog_cc_stdc'.  Remove this warning and the assignment when
31         you adjust the code.  You can also remove the above call to
32         AC_PROG_CC if you already called it elsewhere.])
33 am_cv_prog_cc_stdc=$ac_cv_prog_cc_stdc
34 ])
35 AU_DEFUN([fp_PROG_CC_STDC])
36
37 m4_include([acinclude.m4])