Set variable `have_<name>' to yes or no depending on whether the module
[platform/upstream/gnome-common.git] / macros2 / ChangeLog
1 2001-04-13  Martin Baulig  <baulig@suse.de>
2
3         * gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES):
4         Set variable `have_<name>' to yes or no depending on whether the
5         module was found or not; allows you to define automake conditionals
6         for optional modules.
7
8 2001-03-24  Martin Baulig  <baulig@suse.de>
9
10         * autogen.sh: Add the xml-i18n-tools stuff here.
11
12 2000-12-01  Martin Baulig  <baulig@suse.de>
13
14         * compile-warnings.m4: Improved compile warnings check; the
15         --enable-compile-warnings parameter now takes 5 different
16         values (no/minimum/yes/maximum/error). AC_SUBST(WARN_CFLAGS).
17
18 2000-11-29  Martin Baulig  <baulig@suse.de>
19
20         * gnome.m4, gnome-gnorba-check.m4, gnome-fileutils.m4: Removed.
21
22 2000-11-26  Martin Baulig  <martin@home-of-linux.org>
23
24         * gnome-x-checks.m4 (GNOME2_X_CHECKS): Use
25         GNOME_PKGCONFIG_CHECK_MODULES.
26
27         * gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_VERSION): Don't
28         AC_REQUIRE([GNOME_REQUIRE_PKGCONFIG]).
29         (GNOME_CHECK_PKGCONFIG): Check for pkg-config >= 0.4.1.
30
31 2000-11-22  Martin Baulig  <martin@home-of-linux.org>
32
33         * gnome-pkgconfig.m4: Added GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES
34         to check for a list of optional modules.
35
36         * gnome-platform.m4: Require GNOME_REQUIRE_PKGCONFIG.
37
38 2000-11-22  Martin Baulig  <martin@home-of-linux.org>
39
40         * gnome-platform.m4: New file. This defines
41         GNOME_PLATFORM_GNOME_2.
42
43         * gnome-pkgconfig.m4: Disable the --extra-flags argument to
44         pkg-config, this doesn't exist anymore.
45
46 2000-11-22  Martin Baulig  <martin@home-of-linux.org>
47
48         * gnome-pkgconfig.m4: New file. This defines
49         GNOME_CHECK_PKGCONFIG, GNOME_REQUIRE_PKGCONFIG and
50         GNOME_PKGCONFIG_* macros from pkg-config.
51
52 2000-11-21  Martin Baulig  <baulig@suse.de>
53
54         * gnome-support.m4, need-declaration.m4: Removed.
55
56 2000-09-30  Martin Baulig  <baulig@suse.de>
57
58         * gnome-x-checks.m4: Switch to pkg-config to check for GTK+ 2.0;
59         Removed all `gnome_cv_passdown_x_*' variables and `USE_DEVGTK'.
60
61         * gnome-common.m4 (GNOME_COMMON_INIT): Added the always-false
62         INSIDE_GNOME_COMMON automake conditional.
63         (GNOME_GTKDOC_CHECK): New macro.
64         (GNOME_DEBUG_CHECK): New macro.
65
66 Thu Aug 24 02:28:57 2000  George Lebl <jirka@5z.com>
67
68         * gnome-x-checks.m4: use the correct name in AC_PROVIDE
69
70 2000-08-06  Martin Baulig  <baulig@suse.de>
71
72         * gnome-x-checks.m4 (GNOME_X_CHECKS): Renamed
73         to GNOME2_X_CHECKS.
74
75 2000-07-24  Martin Baulig  <martin@home-of-linux.org>
76
77         * autogen.sh: Removed some old crap in it.
78         * aclocal-include.m4: Removed.
79
80         * gnome-x-checks.m4: Check for GTK+ 2.0.
81
82 2000-07-24  Martin Baulig  <baulig@suse.de>
83
84         * autogen.sh: Make it work with AM_GNOME2_GETTEXT.
85         * check-utmp.m4: New file.
86
87 2000-07-24  Martin Baulig  <baulig@suse.de>
88
89         Synced with gnome-libs/gnome-data.
90
91 2000-06-09  Martin Baulig  <martin@home-of-linux.org>
92
93         * gnome-common.m4: We need this here as well.
94
95 2000-05-29  Martin Baulig  <baulig@suse.de>
96
97         * Makefile.am: New file. Install this stuff into
98         `$(datadir)/aclocal/gnome2-macros'.
99
100         * gnome.m4: New file. Copied from `hack-macros' dir.
101
102         * autogen.sh: New file. Copied from `macros' dir.
103