1 dnl vim: ai ts=4 sw=4 expandtab
3 # ###################################################################
6 # Copyright (C) 2000, 2001 Erik Edelmann <eedelman@beam.helsinki.fi>
8 # This program is free software; you can redistribute it
9 # and/or modify it under the terms of the GNU General Public
10 # License version 2 as published by the Free Software
13 # This program is distributed in the hope that it will be
14 # useful, but WITHOUT ANY WARRANTY; without even the implied
15 # warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
16 # PURPOSE. See the GNU General Public License for more
19 # You should have received a copy of the GNU General Public
20 # License along with this program; if not, write to the Free
21 # Software Foundation, Inc., 59 Temple Place, Suite 330,
22 # Boston, MA 02111-1307 USA
25 # ###################################################################
28 AC_CONFIG_HEADER(config.h)
34 AC_REPLACE_FUNCS(strcasecmp, AC_DEFINE(HAVE_STRCASECMP))