diff options
author | nobody <nobody@localhost> | 2001-05-23 02:44:11 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-05-23 02:44:11 +0800 |
commit | c8909f3db7c48cc81f6632077aee4aa9e2a598e5 (patch) | |
tree | 95dc85a352a224a01f4569713aff91034dffc2b0 /macros | |
parent | 4c2d071302d73e50d1a549959eeba7e5acf295d2 (diff) | |
download | gsoc2013-evolution-GNOME_LIBS_1_4_1_6.tar.gz gsoc2013-evolution-GNOME_LIBS_1_4_1_6.tar.zst gsoc2013-evolution-GNOME_LIBS_1_4_1_6.zip |
This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_6
'GNOME_LIBS_1_4_1_6'.
svn path=/tags/GNOME_LIBS_1_4_1_6/; revision=9931
Diffstat (limited to 'macros')
-rw-r--r-- | macros/ChangeLog | 234 | ||||
-rw-r--r-- | macros/gnome-gettext.m4 | 6 |
2 files changed, 10 insertions, 230 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index 0017061b3f..a5be79154c 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,234 +1,14 @@ -2001-05-19 Jody Goldberg <jgoldberg@home.com> +2001-05-22 Darin Adler <darin@eazel.com> - * gnome-gettext.m4 : Add BUILD_INCLUDED_LIBINTL so that newer versions - work. - -2001-04-16 Jaka Mocnik <jaka@gnu.org> - - * gnome-print-check.m4: change $(cmd) to `cmd` in order to make it - usable in non-bash bourne shells. - -2001-03-01 JP Rosevear <jpr@ximian.com> - - * gnome-pilot.m4: quote a test and make sure incdir is always set - so 'cat' works - -2001-02-21 Lauris Kaplinski <lauris@ximian.com> - - * gnome-print-check.m4: Replaced the awk alchemy with sed alchemy. - I seems to work now as long as gnome-config is working - but that is - the whole point of gnome-config, isn't it? - -2001-02-19 JP Rosevear <jpr@ximian.com> - - * gnome-pilot.m4: Revert my previous patch now that gnome-pim and - evolution are fixed to accomodate the change - -2001-02-19 JP Rosevear <jpr@ximian.com> - - * gnome-pilot.m4: AC_SUBST the PISOCK_LIBDIR var - -2001-02-17 Lauris Kaplinski <lauris@ximian.com> - - * gnome-print-check.m4: Remove most of stuff here, but now - it at least WORKS - -2001-02-07 Kenneth Christiansen <kenneth@gnu.org> - - * autogen.sh: Added test for xml-i18n-tools if - AM_PROG_XML_I18N_TOOLS is found. - -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. - -2000-11-05 Martin Baulig <baulig@suse.de> - - * gnome-bonobo-check.m4 (BONOBO_CFLAGS, BONOBO_LIBS): Added - stuff for `bonobox'. - -2000-08-01 Pavel Roskin <proski@gnu.org> - - * curses.m4: AC_WARN replaced with AC_MSG_WARN in comments - -2000-06-23 Stanislav Brabec <utx@penguin.cz> - - * gnome-pilot.m4: Use 'PISOCK_INCLUDEDIR' in pisock version check. - -2000-06-17 Dan Winship <danw@helixcode.com> - - * autogen.sh: exit immediately if aclocal, autoheader, automake, - or autoconf fails, rather than continuing on with broken state. - (In the aclocal case, print a hopefully-useful explanatory - message.) - -2000-06-13 Martin Baulig <baulig@suse.de> - - * gnome-bonobo-check.am (AM_BONOBO_USES_OAF): New macro. - Checks whether Bonobo uses OAF and defines `BONOBO_USES_OAF' - if appropriate. Also provides `BONOBO_USES_OAF' automake - conditional. - -2000-06-13 Martin Baulig <baulig@suse.de> - - * Makefile.am (EXTRA_DIST): Added `gnome-gettext.m4'. - (gnome_aclocal_DATA): Added `gnome-gettext.m4'. - -2000-05-29 Martin Baulig <baulig@suse.de> - - * gnome-autogen.sh: Moved to the `bin/' directory. - -2000-05-29 Martin Baulig <baulig@suse.de> - - * gnome-autogen.sh: If `USE_GNOME_2_MACROS' is set, use the - GNOME 2.0 macros from the `macros2' directory. - -2000-05-29 Martin Baulig <baulig@suse.de> - - * gnome-common.m4, Makefile.am: Install macros to - `$(datadir)/aclocal/gnome-macros' when INSIDE_GNOME_COMMON. - - * gnome-autogen.sh: New file. When using gnome-common instead - of the macros/ directory, use this in your autogen.sh. - -2000-05-15 Russell Steinthal <rms39@columbia.edu> - - * gnome-pilot.m4 (PILOT_LIBS): An attempt to fix the gnome-pilot - check on Solaris (`$GNOME_CONFIG ...` returns more than one word, - so we need quotes around it to keep test from bombing out) - -2000-05-01 Dan Winship <danw@helixcode.com> - - * gnome-pilot.m4 (PILOT_LIBS): "But that trick NEVER works!" - "This time for sure!" - -Sun Apr 23 12:15:14 2000 George Lebl <jirka@5z.com> - - * gnome.m4: add an extra lib of docklets. These checks are - braindamaged though, they don't fail and thus gnome-core for - example compiles without gnomecc. There need to be separate .m4 - files or checks - -2000-04-19 Eskil Heyn Olsen <deity@eskil.dk> - - * gnome-pilot.m4 (PILOT_LIBS): Changed the error string for gnome-pilot - (PILOT_LIBS): Fixes the gnome-config check - -2000-04-10 Dan Winship <danw@helixcode.com> - - * gnome-pilot.m4 (PILOT_LIBS): Fix a bug introduced in the - gnome-pilot-config to "gnome-config gpilot" change that caused not - having pilot-link installed to become a fatal error. + * gnome-gettext.m4: Set BUILD_INCLUDED_LIBINTL to no for + better results with newer versions of gettext. 2000-02-26 James Henstridge <james@daa.com.au> - * gnome-gettext.m4: fix up check of LINGUAS variable so that we don't - get problems when LINGUAS contains `en' and ALL_LINGUAS contains - `en_GB' for instance. - -2000-02-22 Martin Baulig <martin@home-of-linux.org> - - * autogen.sh: Don't run libtoolize when `NO_LIBTOOLIZE' is set. - -2000-02-09 Raja R Harinath <harinath@cs.umn.edu> - - * autogen.sh: Fix GNUism introduced in the previous fix. - -2000-02-08 Miguel de Icaza <miguel@gnu.org> - - * autogen.sh: Handle non GNU find programs. - -2000-02-05 Martin Baulig <martin@home-of-linux.org> - - * gnome-libgtop-types.m4 (AC_LIBGTOP_CHECK_TYPE): New macro. This - is an improved version of AC_CHECK_TYPE which takes into account - that we need to #include some other header files on some systems - to get some types. - (GNOME_LIBGTOP_TYPES): Check for <sys/bitypes.h> for Tru64 and - use AC_LIBGTOP_CHECK_TYPE rather than AC_CHECK_TYPE. - -2000-01-26 Dave Camp <campd@oit.edu> - - * gnome-bonobo-check.m4 Include <bonobo.h> rather than - <bonobo/gnome-object.h> - -2000-01-26 Dave Camp <campd@oit.edu> - - * gnome-bonobo-check.m4: Check for bonobo_object_get_type() rather - than gnome_object_get_type(). - -2000-01-23 Peter Teichman <peter@helixcode.com> - - * gnome-pilot.m4: i broke the version-checking macro for other - distribs in my last commit. fixing that now. - -2000-01-22 Peter Teichman <peter@helixcode.com> - - * gnome-pilot.m4 (PILOT_LIBS): fix the version-checking macro for - debian - -2000-01-20 Raja R Harinath <harinath@cs.umn.edu> - - * gnome-objc-checks.m4: Look for sched_yield in -lrt, too. - Suggested by Drazen Kazar <dave@srce.hr>. - -2000-01-16 Vadim Strizhevsky <vadim@optonline.net> - - * gnome-pilot.m4: Fix typo in PILOT_LINK_HOOK. - -2000-01-15 Eskil Heyn Olsen <deity@eskil.dk> - - * 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 <martin@home-of-linux.org> - - * gnome-libgtop-check.m4: Applied patch from R. Bernstein - <rocky@panix.com> - print a better error message when - LibGTop's major version number mismatches. - -1999-12-25 Martin Baulig <martin@home-of-linux.org> - - * gnome-pilot.m4: Applied patch from Colin Walters to make - it compile under Debian GNU/Linux. - -1999-12-05 Martin Baulig <martin@home-of-linux.org> - - * gnome-libgtop-checks.m4: Removed all guile variables. - -1999-11-18 Jeff Garzik <jgarzik@mandrakesoft.com> - - * gnome-xml-check.m4: Better scoping of below fix. - -1999-11-16 Jeff Garzik <jgarzik@mandrakesoft.com> - - * gnome-xml-check.m4: always AC_SUBST GNOME_XML_LIB, so that - output variable will always be present. - -1999-11-09 Eskil Heyn Olsen <deity@eskil.dk> - - * gnome-pilot.m4: uses test -r instead of test -e, was reported as - a portability bug wrt solaris. - -1999-10-31 Eskil Heyn Olsen <deity@eskil.dk> - - * gnome-pilot.m4: added PILOT_LINK_CHECK, used by - GNOME_PILOT_CHECK. Adds --with-pisock=$dir_for_pilot_link. - -1999-10-24 Jacob Berkman <jberkman@andrew.cmu.edu> - - * gnome-ghttp-check.m4: this should be a better fix - -1999-10-21 Jacob Berkman <jberkman@andrew.cmu.edu> - - * gnome-ghttp-check.m4: use a temp value until we know that - ghttp exists. This will hopefully fix building on Solaris - machines + * gnome-gettext.m4: fix up check of LINGUAS variable so that we don't + get problems when LINGUAS contains `en' and ALL_LINGUAS contains + `en_GB' for instance. This patch is the same as the one applied to + HEAD. 1999-09-26 Jody Goldberg <jgoldberg@home.com> diff --git a/macros/gnome-gettext.m4 b/macros/gnome-gettext.m4 index 5b173b7396..cfafa19ec6 100644 --- a/macros/gnome-gettext.m4 +++ b/macros/gnome-gettext.m4 @@ -12,7 +12,7 @@ # serial 5 -AC_DEFUN([AM_GNOME_WITH_NLS], +AC_DEFUN(AM_GNOME_WITH_NLS, [AC_MSG_CHECKING([whether NLS is requested]) dnl Default is enabled NLS AC_ARG_ENABLE(nls, @@ -26,7 +26,7 @@ AC_DEFUN([AM_GNOME_WITH_NLS], dnl If we use NLS figure out what method if test "$USE_NLS" = "yes"; then -# AC_DEFINE(ENABLE_NLS) + AC_DEFINE(ENABLE_NLS) # AC_MSG_CHECKING([whether included gettext is requested]) # AC_ARG_WITH(included-gettext, # [ --with-included-gettext use the GNU gettext library included here], @@ -212,7 +212,7 @@ AC_DEFUN([AM_GNOME_WITH_NLS], AC_SUBST(POSUB) ]) -AC_DEFUN([AM_GNOME_GETTEXT], +AC_DEFUN(AM_GNOME_GETTEXT, [AC_REQUIRE([AC_PROG_MAKE_SET])dnl AC_REQUIRE([AC_PROG_CC])dnl AC_REQUIRE([AC_PROG_RANLIB])dnl |