aboutsummaryrefslogtreecommitdiffstats
path: root/macros
diff options
context:
space:
mode:
authorMaciej Stachowiak <mstachow@src.gnome.org>2001-01-06 09:15:24 +0800
committerMaciej Stachowiak <mstachow@src.gnome.org>2001-01-06 09:15:24 +0800
commit40432fa8e1d493a7ab305b81dcfbd05dfddaea6e (patch)
tree686aa48d5df45fc784f6dc796a36760a747767ae /macros
parent5e06eaaa7e4197d1ecb178c8ad0ce69d12890926 (diff)
downloadgsoc2013-evolution-40432fa8e1d493a7ab305b81dcfbd05dfddaea6e.tar.gz
gsoc2013-evolution-40432fa8e1d493a7ab305b81dcfbd05dfddaea6e.tar.zst
gsoc2013-evolution-40432fa8e1d493a7ab305b81dcfbd05dfddaea6e.zip
Added missing PROG.
* autogen.sh: Added missing PROG. svn path=/trunk/; revision=7277
Diffstat (limited to 'macros')
-rw-r--r--macros/ChangeLog4
-rw-r--r--macros/autogen.sh2
2 files changed, 5 insertions, 1 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index 2934035d41..fd44a907ef 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,5 +1,9 @@
2001-01-05 Maciej Stachowiak <mjs@eazel.com>
+ * autogen.sh: Added missing PROG.
+
+2001-01-05 Maciej Stachowiak <mjs@eazel.com>
+
* autogen.sh: xml-i18n-toolize if AM_PROG_XML_I18N_TOOLS is found
in configure.in.
diff --git a/macros/autogen.sh b/macros/autogen.sh
index 5d32dfd4c3..59c4d0e381 100644
--- a/macros/autogen.sh
+++ b/macros/autogen.sh
@@ -138,7 +138,7 @@ do
echo "Making $dr/aclocal.m4 writable ..."
test -r $dr/aclocal.m4 && chmod u+w $dr/aclocal.m4
fi
- if grep "^AM_XML_I18N_TOOLS" configure.in >/dev/null; then
+ if grep "^AM_PROG_XML_I18N_TOOLS" configure.in >/dev/null; then
echo "Running xml-i18n-toolize... Ignore non-fatal messages."
xml-i18n-toolize --copy --force --automake
fi
mit/french?h=gnome-3.24&id=60ff6f684b59c131c3404776020f85d5797b99f4'>Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-166-342/+290 * Add French OpenOffice slave portmbr2002-06-153-0/+31 * Remove some unused code.trevor2002-05-232-14/+2 * Update to 6.2.3. Belatedly, I confirmed that 6.2.2 supportstrevor2002-05-174-26/+28 * Add home page.trevor2002-05-172-0/+4 * Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-2211-18/+2833 * Update Japanese, German, and French Netscape ports to version 6.2.2trevor2002-04-144-30/+28 * Update English Netscape to 6.2.2, with unknown changes. The French,trevor2002-03-282-0/+4 * Cleanups to fix FORBIDDEN and other miscellaneous stuff.ade2002-03-138-8/+105 * Make grammatical corrections and translate some forgotten parts oftrevor2002-03-056-44/+42 * Correct the comment block: I forgot to change it when I copiedtrevor2002-03-042-6/+6 * Add new port of Netscape 6 (Linux binary) with French localization.trevor2002-03-0419-0/+1229 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1 * Mark FORBIDDEN; this port can easily be induced to dump core in setuidkris2002-01-261-0/+2 * Fix translation. In a later step the ports will be unifiedmbr2002-01-221-2/+2 * Update maintainer addresslioux2002-01-211-1/+1 * Add new ports: french/koffice-i18n, german/koffice-i18n and japanese/koffice-...sada2002-01-214-0/+52 * A small adjustment for .include<bsd.port.pre.mk>.mita2002-01-201-2/+2 * Build failure problem is solved (.include <bsd.port.pre.mk> had tomita2002-01-201-2/+2 * unbreak: USE_IMAKE should be prior to pre.mk.sf2002-01-191-6/+7 * Update maintainer's email addressdwcjr2002-01-181-1/+1 * include pre.mk for XFREE86_VERSION usage.sf2002-01-071-2/+2 * Add x11/XFree86-4-clients for mkfontdir if XFREE86_VERSION=4.will2002-01-071-0/+5 * copy a default temporary host.def if you do not have oneijliao2002-01-012-0/+20 * Hardcode another /cdrom, since the define is not overwritten by thembr2001-12-281-3/+1 * Re-support LANG for pkg-message.will2001-12-271-0/+2 * Add xtel 3.3.0, an emulator for the french Minitel.will2001-12-2612-0/+297 * Hardcode the /cdrom path, until bsd.port.mk is fixed. I don't knowmbr2001-12-251-0/+1 * Remove (incorrect) re-definition of ACLOCAL so this port builds again.steve2001-12-251-1/+0 * Maintainer is now a committermbr2001-12-241-1/+1 * Bump PORTREVISION due to recent update of sunsolve patch.demon2001-12-201-0/+1 * Update for new sunsolve patch.demon2001-12-183-5/+48 * Use AUTOMAKE_ARGS instead of setting AUTOMAKE to "automake <args>"petef2001-10-301-1/+1 * Fix the CDROM install of StarOffice.jedgar2001-10-031-8/+16 * honor PREFIX: USE_GMAKE and MAKE_ARGSlioux2001-09-131-0/+2 * Use full path to mount and utilites, because /sbin might not be in PATH.alex2001-09-061-17/+17 * - Add check for installed and running linprocfsalex2001-09-051-3/+37 * Update MAINTAINER email: clefevre@redirect.to -> clefevre@citeweb.netlioux2001-08-301-1/+1 * Change maintainer's email address:roam2001-06-161-1/+1 * Spelling corrections.grog2001-05-214-16/+16 * Add fr-php_doc - a french version of lang/php_doc.dirk2001-04-292-0/+13 * KDE2 messages and documentation translated into french language.demon2001-04-134-0/+52 * Add dico 1.1, an interactive dictionary in french.will2001-03-1112-0/+263 * The path needs to be dinked with for the install-user target as well.jhb2001-03-021-1/+2 * Ensure that /bin is at the head of the path when running the setup programjhb2001-03-021-1/+1 * Makefile style fix.olgeni2001-02-061-3/+3 * Add SunSolve Patch 109939-02.alex2000-12-242-3/+22 * Fix default $PATH settings for user-installation.alex2000-12-241-0/+4 * Update MASTER_SITESjedgar2000-12-121-2/+1 * Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22.obrien2000-10-151-3/+4 * Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1 * - Fix ${LINUXBASE} for /compat/linuxjedgar2000-09-231-8/+7 * Add category "french" and "german" as appropriate.asami2000-09-222-1/+2 * Finish moving this port from textproc/fr-ispell to french/ispell.asami2000-09-221-2/+1 * French version of staroffice (version 5.2).asami2000-09-2210-0/+3219 * Remove staroffice52, so addport can add it back.asami2000-09-221-1/+0 * New category french starts today!asami2000-09-223-0/+12 * Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.orgalex2000-06-101-1/+1 * Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2