From e66556dbdcd2524c69167d4689b5f8a5cda8386c Mon Sep 17 00:00:00 2001 From: Martin Baulig Date: Wed, 29 Jul 1998 10:53:18 +0000 Subject: Removed. 1998-07-29 Martin Baulig * gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): Removed. * gnome-support.m4 (AM_FUNC_ERROR_AT_LINE): New check. svn path=/trunk/; revision=290 --- macros/gnome-support.m4 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'macros/gnome-support.m4') diff --git a/macros/gnome-support.m4 b/macros/gnome-support.m4 index 7d5fdbe1b1..732d05c76d 100644 --- a/macros/gnome-support.m4 +++ b/macros/gnome-support.m4 @@ -81,6 +81,8 @@ AC_DEFUN([GNOME_SUPPORT_CHECKS],[ AC_REPLACE_FUNCS(memmove mkstemp scandir strcasecmp strerror strndup strnlen) AC_REPLACE_FUNCS(strtok_r strtod strtol strtoul vasprintf) + AM_FUNC_ERROR_AT_LINE + # see if we need to declare some functions. Solaris is notorious for # putting functions into the `libc' but not listing them in the headers AC_CHECK_HEADERS(string.h strings.h stdlib.h unistd.h) -- cgit v1.2.3