aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-03-05 02:46:54 +0800
committerDan Winship <danw@src.gnome.org>2001-03-05 02:46:54 +0800
commitf3573fb2c91f02498dab4aa00e3b3ef191756025 (patch)
treef77a00d5507abf95439895d6218a6438ca456690
parent75dddcffb463021bf5fb1aa398f1b54a066b281c (diff)
downloadgsoc2013-evolution-f3573fb2c91f02498dab4aa00e3b3ef191756025.tar.gz
gsoc2013-evolution-f3573fb2c91f02498dab4aa00e3b3ef191756025.tar.zst
gsoc2013-evolution-f3573fb2c91f02498dab4aa00e3b3ef191756025.zip
Reorganize a bit to get rid of warnings about AC_TRY_COMPILE being used
* configure.in: Reorganize a bit to get rid of warnings about AC_TRY_COMPILE being used before AC_ISC_POSIX svn path=/trunk/; revision=8543
-rw-r--r--ChangeLog5
-rw-r--r--configure.in23
2 files changed, 17 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index be57bce0a2..a7fbc1056a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-03-04 Dan Winship <danw@ximian.com>
+
+ * configure.in: Reorganize a bit to get rid of warnings about
+ AC_TRY_COMPILE being used before AC_ISC_POSIX
+
2001-03-04 Christopher James Lahey <clahey@ximian.com>
* configure.in: Added views/addressbook/Makefile.
diff --git a/configure.in b/configure.in
index a2ca57e514..f8ab7aa954 100644
--- a/configure.in
+++ b/configure.in
@@ -13,20 +13,9 @@ PACKAGE=evolution
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)
AC_SUBST(VERSION)
-dnl Initialize xml-i18n-tools
-AM_PROG_XML_I18N_TOOLS
-
-dnl Initialize libtool
-AM_PROG_LIBTOOL
-
dnl Initialize maintainer mode
AM_MAINTAINER_MODE
-AC_CANONICAL_HOST
-
-AM_ACLOCAL_INCLUDE(macros)
-GNOME_INIT(capplet)
-GNOME_COMPILE_WARNINGS
AC_ISC_POSIX
AC_PROG_CC
AC_PROG_CPP
@@ -38,6 +27,18 @@ AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
+dnl Initialize xml-i18n-tools
+AM_PROG_XML_I18N_TOOLS
+
+dnl Initialize libtool
+AM_PROG_LIBTOOL
+
+AC_CANONICAL_HOST
+
+AM_ACLOCAL_INCLUDE(macros)
+GNOME_INIT(capplet)
+GNOME_COMPILE_WARNINGS
+
AC_PATH_PROG(SENDMAIL, sendmail, /usr/sbin/sendmail, /usr/sbin:/usr/lib)
AC_DEFINE_UNQUOTED(SENDMAIL_PATH, "$SENDMAIL")
Upgrade to 20050930.thierry2005-10-012-5/+5 * Upgrade to 20050908.thierry2005-09-092-5/+5 * Upgrade to 20050901.thierry2005-09-022-5/+5 * Upgrade to 20050831.thierry2005-09-022-5/+5 * Update to 20050825 and make fetchable again.thierry2005-08-272-5/+5 * Update to 20050816. It fixes a serious problem causing procmail hangs onthierry2005-08-172-5/+5 * Update to 20050808 and make fetchable again.thierry2005-08-162-5/+5 * Update to 20050715.thierry2005-07-162-5/+5 * Update to 20050630.thierry2005-07-012-5/+5 * Upgrade to 6/24/2005.thierry2005-06-262-5/+5 * Upgrade to 20050622: catch the wildly prolific new Mytob-GB variant virus.thierry2005-06-232-5/+5 * Upgrade to 2.0 final.thierry2005-06-222-12/+12 * Upgrade to 2.0 beta, RC8.thierry2005-05-282-6/+5 * Yet another silent update: the list of ip has been updated inthierry2005-05-202-2/+3 * Upgrade to 2.0 beta, RC8.thierry2005-05-162-5/+5 * Yet another SpamBouncer 2.0 Beta RC7 release.thierry2005-04-212-6/+5 * Yet another silent update...thierry2005-04-122-2/+3 * Upgrade to 2.0 beta, RC7.thierry2005-04-122-5/+5 * Unbreak by upgrading to 2.0-RC7.thierry2005-04-052-7/+5 * BROKEN: Size mismatchkris2005-03-261-0/+2 * Upgrade to 20050302.thierry2005-03-042-5/+5 * Upgrade to 20050228 snapshot (2.0 beta RC6).thierry2005-03-022-5/+5 * Upgrade to 2.0 beta RC6.thierry2005-02-262-7/+7 * Upgrade to 2.0-RC5.thierry2005-02-012-5/+5 * Upgrade to 20050119, aka 2.0-RC4.thierry2005-01-213-6/+6 * Upgrade to 20050115.thierry2005-01-184-12/+31 * Yet another "latest" release before 2.0!thierry2004-12-242-4/+4 * Upgrade to latest snapshot.thierry2004-12-112-5/+5 * Update to latest snapshot.thierry2004-11-242-4/+4 * Upgrade to latest snapshot.thierry2004-11-192-4/+4 * Upgrade to latest snapshot.thierry2004-11-012-4/+4 * Upgrade to latest snapshot.thierry2004-10-222-5/+4 * Yet another SpamBouncer's silent update!thierry2004-10-132-2/+3 * Upgrade to latest snapshot and unbreak.thierry2004-09-252-4/+4 * Upgrade to latest snapshot and make fetchable again.thierry2004-09-222-4/+4 * Upgrade to 20040820.thierry2004-08-212-4/+4 * Upgrade to 20040813.thierry2004-08-142-4/+4 * Upgrade to 20040812.thierry2004-08-132-4/+4 * Upgrade to latest snapshot.thierry2004-08-012-4/+4 * Upgrade to latest snapshot.thierry2004-07-312-4/+4 * Upgrade to 20040715.thierry2004-07-172-4/+4 * Tarball has been rerolled.thierry2004-07-021-1/+1 * Upgrade to the latest snapshot.thierry2004-06-292-4/+4 * This is just another silent update: the tarball has been rerolled,thierry2004-05-262-4/+4 * Upgrade to latest snapshot.thierry2004-05-142-4/+4 * Upgrade to 20040421.thierry2004-04-232-4/+4 * Unbreak (tarball had been rerolled, no significative change).thierry2004-04-032-3/+1 * BROKEN: Checksum mismatchkris2004-04-031-0/+2 * Upgrade the SpamBouncer to 20040328.thierry2004-03-292-4/+4 * Upgrade the SpamBouncer to 20040323.thierry2004-03-242-4/+4 * - Update to version 20040302krion2004-03-042-4/+4 * - Update to version 20040301krion2004-03-032-4/+4 * - Update to version 20040225krion2004-02-272-4/+4 * - Update to version 20040224krion2004-02-262-4/+4 * - Update to version 20040217krion2004-02-192-4/+4 * - Update to version 20040211krion2004-02-142-6/+6 * - Software developer rerolled tarball because one of thekrion2004-02-101-2/+2 * - Update to version 20040204krion2004-02-082-3/+4 * - Update to version 20040126krion2004-01-282-3/+3 * - Update to version 20040119krion2004-01-212-3/+3 * - Update to version 20040115krion2004-01-172-3/+3 * - Update to version 20031226krion2003-12-292-3/+3 * - Update to version 20031219krion2003-12-212-3/+3 * - Update to version 20031212krion2003-12-152-3/+3 * upgrading to 20031203leeym2003-12-052-8/+8 * - Update to 20031128sergei2003-12-042-11/+14 * Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+1 * - Update to version 20031106krion2003-11-103-6/+5 * Reset maintainer of ports owned by inactive committers who were just retired.kris2003-11-031-1/+1 * - Update mail/spambnc to current version and unbreak fetchkrion2003-09-202-3/+3 * update to spambnc-20030223leeym2003-07-092-3/+3 * Clear moonlight beckons.ade2003-03-072-1/+1 * Make spambnc fetch again.edwin2002-12-142-4/+4 * Update to 20020705greid2002-07-082-2/+2 * Don't create the PLIST in ${.CURDIR} but ${WRKDIR} instead becausesteve2001-12-251-0/+1 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1 * Update to October 13th 2001 ruleset.greid2001-10-232-2/+2 * Update to version 20010824 and autogenerate the PLIST to make this less ofgreid2001-09-193-72/+10 * Update to August 5th, 2001 rulesets.greid2001-08-062-11/+11 * Add a DIST_SUBDIR so the index.shtml file doesn't end up in ports/distfiles.greid2001-06-172-4/+6 * o Update to latest versiongreid2001-05-165-14/+69 * - Update to lastest versionkevlo2001-03-112-4/+4 * Update to 20010118 version and switch to a more sensible versioning schemekris2001-03-102-2/+2 * Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-12/+12