1 2002-08-18 Havoc Pennington <hp@pobox.com>
3 * autogen.sh: hardcode aclocal-1.4/automake-1.4 so that users with
4 both automake 1.6 and 1.4 installed get the right automake. Means
5 compilation from CVS will now require the latest automake 1.4
6 release, or manually creating symlinks called "automake-1.4" and
9 Mon Aug 12 23:49:41 2002 HideToshi Tajima <hidetoshi.tajima@sun.com>
11 * autogen.sh : use portable -o instead of GNU-ish -or for find test
13 2002-08-10 Miles Lane <miles_lane@yahoo.com>
15 * autogen.sh: fix the "find" test so that the presence of
16 configure.in is reporteded. Each expression requires its
19 2002-08-10 Sebastian Rittau <srittau@jroger.in-berlin.de>
21 * autogen.sh: support for configure.ac
23 2002-05-10 Chema Celorio <chema@celorio.com>
25 * compiler-flags.m4: fix GNOME_COMPILE_WARNINGS to work when a parameter is
26 passed. The arguments to AC_ARG_ENABLE where swapped
28 2002-04-01 jacob berkman <jacob@ximian.com>
30 * gnome-x-checks.m4 (GNOME2_X_CHECKS): kill bogus clearing of
33 2001-10-29 jacob berkman <jacob@ximian.com>
35 * autogen.sh: add check for glib-gettextize
37 2001-10-15 Bastien Nocera <hadess@hadess.net>
39 * Makefile.am, curses.m4: added curses.m4 (copied from the gnome1
40 macros. this file is needed to gdialog
42 2001-10-02 Darin Adler <darin@bentspoon.com>
44 * autogen.sh: Complete intltool support.
46 2001-10-02 Darin Adler <darin@bentspoon.com>
48 * autogen.sh: Add intltool support.
50 2001-09-04 Frank Belew <frb@ximian.com>
52 * autogen.sh: change gettext regexp to work with non-gnu grep
54 2001-08-18 Darin Adler <darin@bentspoon.com>
56 * autogen.sh: Don't ask people to ignore xml-i18n-tools messages.
58 2001-08-04 Darin Adler <darin@bentspoon.com>
60 * autogen.sh: Update gettext logic to allow anything that
61 starts with AM and ends with gettext. This makes it work with
62 AM_GLIB_GNU_GETTEXT, which is what libbonobo is now using.
64 2001-08-03 Martin Baulig <baulig@suse.de>
66 * gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_VERSION): Removed.
67 (GNOME_PKGCONFIG_CHECK_CFLAG): Removed.
68 (GNOME_PKGCONFIG_ACLOCALFLAGS): Removed.
69 (GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES): Removed.
70 (GNOME_PKGCONFIG_CHECK_MODULES): Removed.
71 (GNOME_CHECK_PKGCONFIG): Use $PKG_CONFIG --atleast-pkgconfig-version
72 to check for the pkg-config version.
74 2001-07-20 Martin Baulig <baulig@suse.de>
76 * gnome-pkgconfig.m4: Require pkg-config 0.8.0.
78 2001-06-29 Laszlo Peter <laca@ireland.sun.com>
80 * gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_VERSION): Fix the regexp
81 to process all 6 version numbers.
83 2001-06-22 Elliot Lee <sopwith@redhat.com>
85 * gnome-gettext.m4: N'sync with the gnome1 version, bye bye buggies.
87 2001-06-13 Martin Baulig <baulig@suse.de>
89 * gnome-pkgconfig.m4 (GNOME_CHECK_PKGCONFIG): Require pkg-config 0.7.0
92 * gnome-platform.m4: Require pkgconfig on the GNOME 2.0 platform.
94 2001-06-01 Peter Williams <peterw@ximian.com>
96 * autogen.sh: s,Gnome,$PKG_NAME,g
98 2001-04-13 Martin Baulig <baulig@suse.de>
100 * gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES):
101 Set variable `have_<name>' to yes or no depending on whether the
102 module was found or not; allows you to define automake conditionals
103 for optional modules.
105 2001-03-24 Martin Baulig <baulig@suse.de>
107 * autogen.sh: Add the xml-i18n-tools stuff here.
109 2000-12-01 Martin Baulig <baulig@suse.de>
111 * compile-warnings.m4: Improved compile warnings check; the
112 --enable-compile-warnings parameter now takes 5 different
113 values (no/minimum/yes/maximum/error). AC_SUBST(WARN_CFLAGS).
115 2000-11-29 Martin Baulig <baulig@suse.de>
117 * gnome.m4, gnome-gnorba-check.m4, gnome-fileutils.m4: Removed.
119 2000-11-26 Martin Baulig <martin@home-of-linux.org>
121 * gnome-x-checks.m4 (GNOME2_X_CHECKS): Use
122 GNOME_PKGCONFIG_CHECK_MODULES.
124 * gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_VERSION): Don't
125 AC_REQUIRE([GNOME_REQUIRE_PKGCONFIG]).
126 (GNOME_CHECK_PKGCONFIG): Check for pkg-config >= 0.4.1.
128 2000-11-22 Martin Baulig <martin@home-of-linux.org>
130 * gnome-pkgconfig.m4: Added GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES
131 to check for a list of optional modules.
133 * gnome-platform.m4: Require GNOME_REQUIRE_PKGCONFIG.
135 2000-11-22 Martin Baulig <martin@home-of-linux.org>
137 * gnome-platform.m4: New file. This defines
138 GNOME_PLATFORM_GNOME_2.
140 * gnome-pkgconfig.m4: Disable the --extra-flags argument to
141 pkg-config, this doesn't exist anymore.
143 2000-11-22 Martin Baulig <martin@home-of-linux.org>
145 * gnome-pkgconfig.m4: New file. This defines
146 GNOME_CHECK_PKGCONFIG, GNOME_REQUIRE_PKGCONFIG and
147 GNOME_PKGCONFIG_* macros from pkg-config.
149 2000-11-21 Martin Baulig <baulig@suse.de>
151 * gnome-support.m4, need-declaration.m4: Removed.
153 2000-09-30 Martin Baulig <baulig@suse.de>
155 * gnome-x-checks.m4: Switch to pkg-config to check for GTK+ 2.0;
156 Removed all `gnome_cv_passdown_x_*' variables and `USE_DEVGTK'.
158 * gnome-common.m4 (GNOME_COMMON_INIT): Added the always-false
159 INSIDE_GNOME_COMMON automake conditional.
160 (GNOME_GTKDOC_CHECK): New macro.
161 (GNOME_DEBUG_CHECK): New macro.
163 Thu Aug 24 02:28:57 2000 George Lebl <jirka@5z.com>
165 * gnome-x-checks.m4: use the correct name in AC_PROVIDE
167 2000-08-06 Martin Baulig <baulig@suse.de>
169 * gnome-x-checks.m4 (GNOME_X_CHECKS): Renamed
172 2000-07-24 Martin Baulig <martin@home-of-linux.org>
174 * autogen.sh: Removed some old crap in it.
175 * aclocal-include.m4: Removed.
177 * gnome-x-checks.m4: Check for GTK+ 2.0.
179 2000-07-24 Martin Baulig <baulig@suse.de>
181 * autogen.sh: Make it work with AM_GNOME2_GETTEXT.
182 * check-utmp.m4: New file.
184 2000-07-24 Martin Baulig <baulig@suse.de>
186 Synced with gnome-libs/gnome-data.
188 2000-06-09 Martin Baulig <martin@home-of-linux.org>
190 * gnome-common.m4: We need this here as well.
192 2000-05-29 Martin Baulig <baulig@suse.de>
194 * Makefile.am: New file. Install this stuff into
195 `$(datadir)/aclocal/gnome2-macros'.
197 * gnome.m4: New file. Copied from `hack-macros' dir.
199 * autogen.sh: New file. Copied from `macros' dir.