From 2e5b2bbb530b642dda56b332cfd93810ac415098 Mon Sep 17 00:00:00 2001 From: nobody Date: Tue, 1 Apr 2003 17:15:53 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'EVOLUTION_1_2_4'. svn path=/tags/EVOLUTION_1_2_4/; revision=20614 --- macros/ChangeLog | 48 +++++++++++++++++++++++------------------------- macros/autogen.sh | 13 +++++++------ 2 files changed, 30 insertions(+), 31 deletions(-) (limited to 'macros') diff --git a/macros/ChangeLog b/macros/ChangeLog index be94cbb4ec..40e2136767 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,13 +1,11 @@ -2003-03-20 Frederic Crozat +2003-01-07 Rodney Dawes - * autogen.sh: use GNOME2_DIR, not GNOME2_PATH which can be - a ':' separated list. + * autogen.sh: Fall back to automake/aclocal if no -1.4 version exists -2002-11-27 Stanislav Brabec - - * gnome-pilot.m4: Added missing quotes: - PISOCK_LIBS="-lpisock -lpisync" +2002-12-09 JP Rosevear + * gnome-pilot.m4: add quotes + 2002-09-20 JP Rosevear * gnome-pilot.m4: fix problem where -lpisync was not linked in if @@ -158,7 +156,7 @@ * gnome-pilot.m4: Revert my previous patch now that gnome-pim and evolution are fixed to accomodate the change - + 2001-02-19 JP Rosevear * gnome-pilot.m4: AC_SUBST the PISOCK_LIBDIR var @@ -288,7 +286,7 @@ Sun Apr 23 12:15:14 2000 George Lebl use AC_LIBGTOP_CHECK_TYPE rather than AC_CHECK_TYPE. 2000-01-26 Dave Camp - + * gnome-bonobo-check.m4 Include rather than @@ -317,10 +315,10 @@ Sun Apr 23 12:15:14 2000 George Lebl * gnome-pilot.m4: Fix typo in PILOT_LINK_HOOK. 2000-01-15 Eskil Heyn Olsen - + * gnome-pilot.m4: PILOT_LINK_HOOK now check pilot-link version. GNOME_PILOT_CHECK defaults to requiring 0.9.3. - + 2000-01-09 Martin Baulig * gnome-libgtop-check.m4: Applied patch from R. Bernstein @@ -375,7 +373,7 @@ Sun Apr 23 12:15:14 2000 George Lebl 1999-09-01 Havoc Pennington * gnome-xml-check.m4: If you're going to AC_PATH_PROG then use the - prog you find :-) + prog you find :-) 1999-08-02 Peter Teichman @@ -573,7 +571,7 @@ Tue Feb 16 19:35:42 1999 Owen Taylor * gnome-libgtop-check.m4: All parts of GNOME will now require LibGTop >= 0.99.0 which is the latest version from CVS and already feature-freezed for GNOME 1.0. - + 1998-12-09 Martin Baulig * aclocal-include.m4 (AM_ACLOCAL_INCLUDE): Make this work @@ -643,7 +641,7 @@ Sat Dec 5 23:30:01 PST 1998 Manish Singh * gnome-libgtop-sysdeps.m4: We need to check for and conditionally include it before in the code that check for I4B to make it work on FreeBSD 3.0. - + 1998-10-25 Marius Vollmer * gnome-guile-checks.m4: Add GUILE_LIBS to LIBS when checking @@ -665,7 +663,7 @@ Sat Dec 5 23:30:01 PST 1998 Manish Singh Gnorba info, if it is in a different location. * Makefile.am (MACROS): Add gnome-gnorba-check.m4 to Makefile. - + * gnome-gnorba-check.m4: New file. 1998-11-12 Raja R Harinath @@ -706,7 +704,7 @@ Sat Dec 5 23:30:01 PST 1998 Manish Singh included in "link". Use "compile" instead of "info includedir". Do not include "1.2" in error message when Guile can't be found at all. - + 1998-10-11 Martin Baulig * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Added optional @@ -738,7 +736,7 @@ Sat Dec 5 23:30:01 PST 1998 Manish Singh * compiler-flags.m4 (--enable-warn-unused): New configure parameter to add `-Wunused' to the warning flags. - + 1998-09-27 Martin Baulig * gnome-libgtop-check.m4: Make it require libgtop >= 0.26.2. @@ -793,7 +791,7 @@ Sat Dec 5 23:30:01 PST 1998 Manish Singh * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Make it work with a brain-dead /bin/sh and a brain-dead /bin/test. - + * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Use `AC_MSG_WARN' if LibGTop cannot be found and the `fail' argument is not given. @@ -831,7 +829,7 @@ Sat Dec 5 23:30:01 PST 1998 Manish Singh * gnome-libgtop-check.m4: make it require libgtop >= 0.25.0. Added (AC_SUBST): `LIBGTOP_MICRO_VERSION' and `LIBGTOP_EXTRA_LIBS'. - + 1998-08-17 Martin Baulig * gnome-libgtop-check.m4: Completely rewrote this file. It @@ -978,7 +976,7 @@ Fri Jun 26 14:36:08 1998 Scott D. Heavner This needs to be further cleaned up to only list what is needed for gdiskfree. * Makefile.am (MACROS): Add gnome-fileutils.m4. - + 1998-06-14 Martin Baulig * gnome-libgtop-sysdeps.m4 (LINUX_TABLE): New automake conditional; @@ -996,7 +994,7 @@ Fri Jun 26 14:36:08 1998 Scott D. Heavner * gnome-support.m4 (AC_PROG_AWK): Look for awk. (CROSS_COMPILING): Remove conditional. - + Wed Jun 10 14:19:39 EDT 1998 Gregory McLean * gnome-x-checks.m4: More tweeks to make building against gtk 1.0 @@ -1063,7 +1061,7 @@ Fri Apr 24 16:43:38 1998 Owen Taylor ACLOCAL_FLAGS to aclocal. This allows, for instance, ACLOCAL_FLAGS="-I /home/owen/share/aclocal/" autogen.sh - + Sun Apr 19 01:35:53 EDT 1998 Gregory McLean * gnome-x-checks.m4: Updated the gtk check to check for 1.0.0. @@ -1088,7 +1086,7 @@ Thu Mar 19 23:23:30 1998 Tom Tromey * gnome.m4 (GNOME_INIT_HOOK): Provide a way to hook some code to execute; Accept a probe mode. - + (GNOME_INIT): Define in terms of GNOME_INIT_HOOK. Thu Mar 19 00:17:46 1998 Tom Tromey @@ -1177,7 +1175,7 @@ Fri Feb 27 10:05:34 1998 Tom Tromey * gnome-x-checks.m4: Add `AC_DEFINE(HAVE_LIBSM)' if `-lSM' is already part of `$x_libs'. Move pthread check to new file. - + Sat Feb 14 12:45:35 1998 Tom Tromey * Makefile.am (macros.dep): Use single quotes, not double quotes. @@ -1229,7 +1227,7 @@ Sat Feb 14 01:09:37 1998 Tom Tromey here, and renamed macro to GNOME_CHECK_GNOME. * gnome-x-checks.m4: Likewise, move and renaming AC_GNOME_X_CHECKS to GNOME_X_CHECKS. - + * aclocal-include.m4: New file. Defines AM_ACLOCAL_INCLUDE macro to provide extra search directories to `aclocal'. diff --git a/macros/autogen.sh b/macros/autogen.sh index 6c45455e8b..2d344e20ea 100644 --- a/macros/autogen.sh +++ b/macros/autogen.sh @@ -3,9 +3,9 @@ DIE=0 -if [ -n "$GNOME2_DIR" ]; then - ACLOCAL_FLAGS="-I $GNOME2_DIR/share/aclocal $ACLOCAL_FLAGS" - PATH="$GNOME2_DIR/bin:$PATH" +if [ -n "$GNOME2_PATH" ]; then + ACLOCAL_FLAGS="-I $GNOME2_PATH/share/aclocal $ACLOCAL_FLAGS" + PATH="$GNOME2_PATH/bin:$PATH" export PATH fi @@ -69,7 +69,7 @@ fi # } #} -(automake-1.4 --version) < /dev/null > /dev/null 2>&1 || { +(automake-1.4 --version || automake --version) < /dev/null > /dev/null 2>&1 || { echo echo "**Error**: You must have \`automake' installed to compile $PKG_NAME." echo "Get ftp://ftp.gnu.org/pub/gnu/automake-1.3.tar.gz" @@ -80,7 +80,7 @@ fi # if no automake, don't bother testing for aclocal -test -n "$NO_AUTOMAKE" || (aclocal-1.4 --version) < /dev/null > /dev/null 2>&1 || { +test -n "$NO_AUTOMAKE" || (aclocal-1.4 --version || aclocal --version) < /dev/null > /dev/null 2>&1 || { echo echo "**Error**: Missing \`aclocal'. The version of \`automake'" echo "installed doesn't appear recent enough." @@ -173,7 +173,7 @@ do fi fi echo "Running aclocal-1.4 $aclocalinclude ..." - aclocal-1.4 $aclocalinclude || { + aclocal-1.4 $aclocalinclude || aclocal $aclocalinclude || { echo echo "**Error**: aclocal-1.4 failed. This may mean that you have not" echo "installed all of the packages you need, or you may need to" @@ -189,6 +189,7 @@ do fi echo "Running automake-1.4 --gnu $am_opt ..." automake-1.4 --add-missing --gnu $am_opt || + automake --add-missing --gnu $am_opt || { echo "**Error**: automake-1.4 failed."; exit 1; } echo "Running autoconf ..." autoconf || { echo "**Error**: autoconf failed."; exit 1; } -- cgit v1.2.3