aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
authorTomislav Vujec <tvujec@carnet.hr>1999-03-11 07:16:04 +0800
committerRaja R Harinath <harinath@src.gnome.org>1999-03-11 07:16:04 +0800
commit1b383b0fa71f05423f333fc0afcd049a643dca74 (patch)
tree53195dbcc02273551b7f6f918e770b067a2cc3bd /macros
parented4bc0b947e0cd9ee61dc741ac394c6cbf4f2e19 (diff)
downloadgsoc2013-evolution-1b383b0fa71f05423f333fc0afcd049a643dca74.tar.gz
gsoc2013-evolution-1b383b0fa71f05423f333fc0afcd049a643dca74.tar.zst
gsoc2013-evolution-1b383b0fa71f05423f333fc0afcd049a643dca74.zip
Applied this change:
1999-03-10 Tomislav Vujec <tvujec@carnet.hr> * aclocal-include.m4 (AM_ACLOCAL_INCLUDE): Add ACLOCAL_FLAGS in ACLOCAL. This allows maintainer rules to work if any of the macros change. svn path=/trunk/; revision=745
Diffstat (limited to 'macros')
-rw-r--r--macros/ChangeLog13
-rw-r--r--macros/aclocal-include.m42
2 files changed, 12 insertions, 3 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 07e98f06d7..d2243e59d6 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,8 +1,15 @@
1999-03-10 Tomislav Vujec <tvujec@carnet.hr>
- * gnome.m4 (GNOME_INIT_HOOK): Wrapped position parameter in testing
- for additional inits. It gets expanded while generating configure,
- resulting in an empty parameter list - syntax error in for statement.
+ * aclocal-include.m4 (AM_ACLOCAL_INCLUDE): Add ACLOCAL_FLAGS in
+ ACLOCAL. This allows maintainer rules to work if any of the macros
+ change.
+
+1999-03-10 Tomislav Vujec <tvujec@carnet.hr>
+
+ * gnome.m4 (GNOME_INIT_HOOK): Wrapped position parameter in
+ testing for additional inits. It gets expanded while generating
+ configure, resulting in an empty parameter list - syntax error in
+ for statement.
1999-03-09 Raja R Harinath <harinath@cs.umn.edu>
diff --git a/macros/aclocal-include.m4 b/macros/aclocal-include.m4
index dba50e8d3d..abf6533fe4 100644
--- a/macros/aclocal-include.m4
+++ b/macros/aclocal-include.m4
@@ -10,5 +10,7 @@ AC_DEFUN([AM_ACLOCAL_INCLUDE],
[
AM_CONDITIONAL(INSIDE_GNOME_COMMON, test x = y)
+ test -n "$ACLOCAL_FLAGS" && ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
+
for k in $1 ; do ACLOCAL="$ACLOCAL -I $k" ; done
])
ss='commitgraph'>* - Update to 2.4.1miwi2008-06-064-32/+16 * - Add common code to support for cmake based ports.miwi2008-05-284-20/+24 * Maintainer wishes to give up this port.linimon2008-05-271-1/+1 * Update to 2.14.2.mezz2008-05-273-71/+5 * Update to 2.22.2.mezz2008-05-272-4/+4 * Fix Darklooks theme in which tooltips caused theming the break.marcus2008-05-262-0/+11 * - Fix patchpav2008-05-211-3/+0 * - Fix plistspav2008-05-181-1/+2 * - Unbreak and fix plistpav2008-05-142-5/+259 * - Make fetchable again by updating to Fedora 7pav2008-05-142-8/+7 * - update to etoile 0.2dinoex2008-05-1110-50/+196 * - update to etoile 0.2dinoex2008-05-114-11/+259 * The gnome-themes-extras no longer has industrial engine since GNOME 2.20 andmezz2008-04-305-348/+0 * Reset jylefort's port maintainerships. portmgr has taken his commit bitlinimon2008-04-292-2/+2 * o Update to version 2.5lioux2008-04-282-6/+4 * - Fix build after xorg cleanupmiwi2008-04-221-1/+2 * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-2018-54/+47 * - Rollback the previous commit (it seems that new theme doesn'tstas2008-04-152-4/+5 * - Update to 0.4.3.stas2008-04-152-4/+4 * The Widget Factory is a program designed to show a wide range of widgetsmezz2008-04-134-0/+39 * Unbreak PLIST after my recent commit to linux_base_fc4.bsam2008-04-113-3/+0 * Update to version 1.0.4markus2008-04-096-8/+12 * Update to 2.14.1.marcus2008-04-082-5/+4 * Update to 2.22.0ahze2008-04-033-5/+240 * - clean X11BASEdinoex2008-03-291-2/+2 * Use MASTER_SITE_CRITICALehaupt2008-03-282-4/+3 * - Move themes to version undepended dir.anray2008-03-272-1264/+1265 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-1/+0 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-253-6/+3 * Update for GNOME 2.22ahze2008-03-252-1/+12 * Pass maintainership back to rnoland - he's back online.wxs2008-03-241-1/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-242-2/+0 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-2411-612/+220 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+1 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-242-3/+2 * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-233-6/+3 * - Remove USE_XLIB/USE_X_PREFIX in favor of USE_XORGmiwi2008-03-222-4/+2 * - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-222-4/+2 * - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-211-1/+2 * Reset maintainer due to bouncing mails.wxs2008-03-211-1/+1 * - Update to 0.8, the last release for KDE3miwi2008-03-208-70/+64 * - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-1221-68/+77 * - Fix plistpav2008-03-101-1/+0 * - update to snapshot 20061221dinoex2008-02-282-9/+10 * 2007-11-22 x11-themes/indubstrial: yesmiwi2008-02-2811-199/+0 * Update to 0.0.11ahze2008-02-272-4/+4 * - Fix build and take maintainership.anray2008-02-212-27/+2 * - Update to 1.0.5tabthorpe2008-02-204-8/+8 * - Fix previous commit.anray2008-02-181-1/+0 * - Update from 0.11 to 0.12anray2008-02-182-5/+5 * update xfce4 to 4.4.2oliver2008-02-134-10/+10 * Mark BROKEN: checksum mismatcherwin2008-02-111-0/+2 * - Mark BROKEN: checksum mismatchpav2008-01-201-0/+2 * Update to 0.0.10ahze2008-01-093-5/+20 * Update to 2.3lioux2007-12-212-4/+4 * - Unbreakmiwi2007-12-171-3/+8 * Update to 2.2lioux2007-12-162-4/+4 * Tenr Fluxbox themes packmiwi2007-12-155-0/+7312 * - Mark for removal in one monthpav2007-12-141-0/+3 * Update to 20071213ehaupt2007-12-134-155/+327 * Take over maintainership of all kde-icons-* ports unless otherwiselioux2007-12-131-1/+1 * Update to 2.20.2.mezz2007-12-122-6/+5 * o New port kde-icons-nuoveXT2 version 2.2: KDE nuoveXT 2 iconsetlioux2007-12-125-0/+34 * o New port kde-icons-nuoveXT version 1.6: KDE nuoveXT iconsetlioux2007-12-125-0/+34 * o New port kde-icons-os-k version 1.15: KDE OS-K iconsetlioux2007-12-125-0/+53 * o New port kde-icons-vista-inspirate version 1.0: KDE Vista Inspiratelioux2007-12-125-0/+36 * o New port kde-icons-exquisite version 0.2004081000: KDE Exquisite iconsetlioux2007-12-125-0/+48 * o New port kde-icons-dark-glass version 2.1: KDE Dark Glass iconsetlioux2007-12-125-0/+33 * o New port kde-icons-crystal-project version 0.2007052000: KDElioux2007-12-125-0/+41 * o New port kde-icons-black-and-white version 2.0.a: KDE Black Andlioux2007-12-125-0/+33 * o Fix: make fetchable againlioux2007-12-122-9/+6 * Fix fetchinglioux2007-12-122-6/+4 * Removed port x11-themes/kde-icons-gorilla_svg: Unfetchablelioux2007-12-1213-122/+0 * - s/GNUStep.sh/GNUstep.sh/ on install-user: and deinstall-user:garga2007-11-141-2/+2 * - Fix build with gcc 4.2miwi2007-11-142-7/+76 * Chase the icon-naming-utils update.marcus2007-10-308-29/+242 * Update to 0.8.6.marcus2007-10-302-4/+4 * Update to KDE 3.5.8lofi2007-10-306-8/+20 * Update to version 1.0.2markus2007-10-304-8/+8 * Don't create lib/locale dirahze2007-10-291-0/+2 * - Fix a typo in bsd.sites.mk along with all the places it affectedsat2007-10-262-2/+2 * Mark as broken: fails to fetch.linimon2007-10-262-0/+4 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-2560-1883/+6093 * Add audacious-skins, a collection of audacious skins.ehaupt2007-10-145-0/+113 * - Sort category Makefilessat2007-10-061-1/+1 * - Update to 2.2.3miwi2007-10-062-6/+4 * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1 * Give this one an expiration date: its plist is broken, and it's notlinimon2007-10-031-1/+3 * New Port: x11-theme/cursor-crystal-theme KDE crystal style cursor themeedwin2007-10-015-0/+579 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2 * - Update to 0.5.2.araujo2007-09-053-49/+64 * Tell the subdir of local master site.itetcu2007-08-241-0/+1 * Put the DISTFILE on MATER_SITE_LOCAL to fix fetch.itetcu2007-08-171-1/+2 * Homepage disappeared, mirrored on MASTER_SITE_LOCAL.laszlof2007-08-071-3/+2 * Update to 0.0.8ahze2007-08-062-4/+4 * BROKEN: Unfetchablekris2007-07-29