aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1999-01-05 08:45:28 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-01-05 08:45:28 +0800
commitb98f98bd6a5c831a30eaa781e06ca994fa9ede87 (patch)
treeb3f7c7af2deb47431d278b0e20c0e19e87e295e6 /macros
parent1f0aa99d115fbcedb9472ad40d411ab8832e0998 (diff)
downloadgsoc2013-evolution-b98f98bd6a5c831a30eaa781e06ca994fa9ede87.tar.gz
gsoc2013-evolution-b98f98bd6a5c831a30eaa781e06ca994fa9ede87.tar.zst
gsoc2013-evolution-b98f98bd6a5c831a30eaa781e06ca994fa9ede87.zip
More fixes for 0_99_2
svn path=/trunk/; revision=573
Diffstat (limited to 'macros')
-rw-r--r--macros/gnome-x-checks.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/gnome-x-checks.m4 b/macros/gnome-x-checks.m4
index 7109b41125..ce3cbf7607 100644
--- a/macros/gnome-x-checks.m4
+++ b/macros/gnome-x-checks.m4
@@ -15,7 +15,7 @@ dnl gnome_cv_passdown_{x_libs,X_LIBS,X_CFLAGS}
dnl
AC_DEFUN([GNOME_X_CHECKS],
[
- AM_PATH_GTK(1.1.5,,AC_MSG_ERROR(GTK not installed, or gtk-config not in path))
+ AM_PATH_GTK(1.1.12,,AC_MSG_ERROR(GTK not installed, or gtk-config not in path))
dnl Hope that GTK_CFLAGS have only -I and -D. Otherwise, we could
dnl test -z "$x_includes" || CPPFLAGS="$CPPFLAGS -I$x_includes"
04:00:21 +0800'>2009-03-251-1/+1 * Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my portsdougb2009-03-251-0/+2 * Update to the -P1 versions of the current BIND ports which containdougb2009-01-082-14/+17 * Update CONFLICTS to reflect the addition of the bind96 port,dougb2009-01-041-1/+1 * Update after repo-copy for BIND 9.6.0dougb2009-01-044-22/+31 * Upgrade to version 9.5.1 which includes numerous bug fixes and performancedougb2008-12-303-13/+19 * Adjust WWWs for new ISC websitedougb2008-12-201-1/+1 * All -P2 versions now have PGP signatures with ISC's standarddougb2008-08-091-3/+3 * Update to patchlevel 2 for all versions:dougb2008-08-022-8/+8 * Add an OPTION to turn on the ability of dns/host/nslookup to dodougb2008-07-171-0/+5 * Strengthen the wording regarding the THREADS OPTION for <FreeBSD-7dougb2008-07-121-1/+1 * Upgrade to the -P1 versions of each port, which add stronger randomizationdougb2008-07-102-8/+8 * Make CONFLICTS a little cleanerdougb2008-07-042-2/+4 * Update for 9.5.0dougb2008-07-034-30/+57 * Update the pkg-message to be even less version-specific, and tell the userdougb2008-06-021-9/+8 * Fix pkg-plist by including a new file.dougb2007-12-052-0/+2 * ISC recently announced that BIND 8 has been End-of-Life'd:dougb2007-12-031-1/+1 * Update to BIND 9.4.2. Many bugs are fixed, please see the CHANGESdougb2007-12-024-17/+14 * Update to 9.4.1-P1, which has fixes for the following:dougb2007-07-252-8/+8 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1 * Update to version 9.4.1, a security update from ISC:dougb2007-05-012-8/+8 * Update to the release version of 9.4.0.dougb2007-02-262-8/+8 * Complete the update for bind94 after the repocopy, and hook it up.dougb2007-01-294-32/+49 * Upgrade to version 9.3.4, the latest from ISC, which addresses thedougb2007-01-252-8/+8 * Apply the markup fixes from the base to the nsupdate.8 anddougb2006-12-211-0/+8 * Upgrade to version 9.3.3, the latest from ISC. This isdougb2006-12-102-8/+8 * Update to version 9.3.2-P2, which addresses the vulnerabilitydougb2006-11-032-8/+8 * Upgrade to version 9.3.2-P1, which addresses the following securitydougb2006-09-072-8/+8 * Add OPTIONS to the rest of my ports that need them.dougb2006-08-281-16/+10 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Update to 9.3.2, the latest from ISCdougb2005-12-284-31/+9 * Move the verify target after pre-fetch.dougb2005-12-061-3/+3 * Committed the wrong version ... s#/usr/local#${LOCALBASE}#dougb2005-11-271-1/+1 * Fix a long-standing problem that appears when users installdougb2005-11-271-1/+7 * Add SHA256 checksums to my portsdougb2005-11-241-0/+2 * For the ports that I maintain, do the following as appropriate:dougb2005-10-291-1/+5 * This issue was researched by glebius, and this patch wasdougb2005-08-191-0/+23 * ISC staff has informed me that in BIND 9.3.x, threads are always adougb2005-06-291-1/+3 * 1. The OPTIONS stuff isn't working the way it should according to reports,dougb2005-03-171-4/+2 * Upgrade to 9.3.1, the latest version from ISC. This version containsdougb2005-03-133-32/+23 * Include a patch from ISC to deal with the following vulnerability:dougb2005-01-292-1/+13 * The parens around the OSVERSION test were fatal for < 4.9, and did notdougb2004-09-271-1/+1