aboutsummaryrefslogtreecommitdiffstats
path: root/macros/gnome-support.m4
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-09-03 06:53:56 +0800
committerRaja R Harinath <harinath@src.gnome.org>1998-09-03 06:53:56 +0800
commit0e94defc997236d4cd07fd101159d2ea063c082c (patch)
tree8a8bae85f738aaa345c43cf78da216978ad0b96b /macros/gnome-support.m4
parent2be214b5981db106fc9a86c4393116d01cb738c4 (diff)
downloadgsoc2013-evolution-0e94defc997236d4cd07fd101159d2ea063c082c.tar.gz
gsoc2013-evolution-0e94defc997236d4cd07fd101159d2ea063c082c.tar.zst
gsoc2013-evolution-0e94defc997236d4cd07fd101159d2ea063c082c.zip
Remove check for `canonicalize_file_name'.
* gnome-support.m4: Remove check for `canonicalize_file_name'. svn path=/trunk/; revision=359
Diffstat (limited to 'macros/gnome-support.m4')
-rw-r--r--macros/gnome-support.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-support.m4 b/macros/gnome-support.m4
index 61b825aa42..88100fa958 100644
--- a/macros/gnome-support.m4
+++ b/macros/gnome-support.m4
@@ -81,7 +81,7 @@ AC_DEFUN([GNOME_SUPPORT_CHECKS],[
AC_REPLACE_FUNCS(memmove mkstemp scandir strcasecmp strerror strndup strnlen)
AC_REPLACE_FUNCS(strtok_r strtod strtol strtoul vasprintf)
- AC_CHECK_FUNCS(canonicalize_file_name,,LIBOBJS="$LIBOBJS canonicalize.o")
+ #AC_CHECK_FUNCS(canonicalize_file_name,,LIBOBJS="$LIBOBJS canonicalize.o")
AC_CHECK_FUNCS(realpath,,LIBOBJS="$LIBOBJS canonicalize.o")
# to include `error.c' error.c has some HAVE_* checks
SUBDIR.will2002-07-101-1/+1 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-053-34/+5 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-163-3/+11 * Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-227-128/+425 * gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Add WWW.demon2001-12-281-0/+2 * Update to 2.2.2.demon2001-12-133-9/+16 * Upgrade to 2.2.1.demon2001-10-276-26/+23 * Set DIST_SUBDIR=KDEdemon2001-09-112-1/+2 * MAINTAINER -> kde@FreeBSD.orgdemon2001-09-011-1/+1 * Fix installation in a slightly different way.demon2001-08-212-6/+8 * Remove two languages not presented in new version.demon2001-08-201-3/+1 * Forgot to remove debug comment.demon2001-08-161-1/+1 * Upgrade to 2.2.demon2001-08-165-8/+31 * Remove Ukrainian from BATCH builds.demon2001-07-051-1/+1 * Exclude de, fr, ja, ru, zh_CN, zh_TW from bento's package.demon2001-04-171-1/+1 * Sort languages by name.demon2001-04-131-10/+10 * Examine LINGUAS variable before BATCH.demon2001-04-111-5/+5 * Allow to override MAINTAINER and CATEGORIES (in slave ports).demon2001-04-101-2/+2 * Add the ability to select which languages to install via dialog(1)-baseddemon2001-04-102-0/+87 * Update to 2.1.1demon2001-04-063-13/+2 * Overhaul QT/KDE support:will2001-04-031-2/+2