6bb7883c78ee6eec2151a8810741312a5883d40a
[platform/upstream/gnome-common.git] / macros2 / ChangeLog
1 2001-10-15  Bastien Nocera  <hadess@hadess.net>
2
3         * Makefile.am, curses.m4: added curses.m4 (copied from the gnome1
4         macros. this file is needed to gdialog
5
6 2001-10-02  Darin Adler  <darin@bentspoon.com>
7
8         * autogen.sh: Complete intltool support.
9
10 2001-10-02  Darin Adler  <darin@bentspoon.com>
11
12         * autogen.sh: Add intltool support.
13
14 2001-09-04  Frank Belew  <frb@ximian.com>
15
16         * autogen.sh: change gettext regexp to work with non-gnu grep
17
18 2001-08-18  Darin Adler  <darin@bentspoon.com>
19
20         * autogen.sh: Don't ask people to ignore xml-i18n-tools messages.
21
22 2001-08-04  Darin Adler  <darin@bentspoon.com>
23
24         * autogen.sh: Update gettext logic to allow anything that
25         starts with AM and ends with gettext. This makes it work with
26         AM_GLIB_GNU_GETTEXT, which is what libbonobo is now using.
27
28 2001-08-03  Martin Baulig  <baulig@suse.de>
29
30         * gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_VERSION): Removed.
31         (GNOME_PKGCONFIG_CHECK_CFLAG): Removed.
32         (GNOME_PKGCONFIG_ACLOCALFLAGS): Removed.
33         (GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES): Removed.
34         (GNOME_PKGCONFIG_CHECK_MODULES): Removed.
35         (GNOME_CHECK_PKGCONFIG): Use $PKG_CONFIG --atleast-pkgconfig-version
36         to check for the pkg-config version.
37
38 2001-07-20  Martin Baulig  <baulig@suse.de>
39
40         * gnome-pkgconfig.m4: Require pkg-config 0.8.0.
41
42 2001-06-29  Laszlo Peter <laca@ireland.sun.com>
43
44         * gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_VERSION): Fix the regexp
45         to process all 6 version numbers.
46
47 2001-06-22  Elliot Lee  <sopwith@redhat.com>
48
49         * gnome-gettext.m4: N'sync with the gnome1 version, bye bye buggies.
50
51 2001-06-13  Martin Baulig  <baulig@suse.de>
52
53         * gnome-pkgconfig.m4 (GNOME_CHECK_PKGCONFIG): Require pkg-config 0.7.0
54         and fix download URL.
55
56         * gnome-platform.m4: Require pkgconfig on the GNOME 2.0 platform.
57
58 2001-06-01  Peter Williams  <peterw@ximian.com>
59
60         * autogen.sh: s,Gnome,$PKG_NAME,g
61
62 2001-04-13  Martin Baulig  <baulig@suse.de>
63
64         * gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES):
65         Set variable `have_<name>' to yes or no depending on whether the
66         module was found or not; allows you to define automake conditionals
67         for optional modules.
68
69 2001-03-24  Martin Baulig  <baulig@suse.de>
70
71         * autogen.sh: Add the xml-i18n-tools stuff here.
72
73 2000-12-01  Martin Baulig  <baulig@suse.de>
74
75         * compile-warnings.m4: Improved compile warnings check; the
76         --enable-compile-warnings parameter now takes 5 different
77         values (no/minimum/yes/maximum/error). AC_SUBST(WARN_CFLAGS).
78
79 2000-11-29  Martin Baulig  <baulig@suse.de>
80
81         * gnome.m4, gnome-gnorba-check.m4, gnome-fileutils.m4: Removed.
82
83 2000-11-26  Martin Baulig  <martin@home-of-linux.org>
84
85         * gnome-x-checks.m4 (GNOME2_X_CHECKS): Use
86         GNOME_PKGCONFIG_CHECK_MODULES.
87
88         * gnome-pkgconfig.m4 (GNOME_PKGCONFIG_CHECK_VERSION): Don't
89         AC_REQUIRE([GNOME_REQUIRE_PKGCONFIG]).
90         (GNOME_CHECK_PKGCONFIG): Check for pkg-config >= 0.4.1.
91
92 2000-11-22  Martin Baulig  <martin@home-of-linux.org>
93
94         * gnome-pkgconfig.m4: Added GNOME_PKGCONFIG_CHECK_OPTIONAL_MODULES
95         to check for a list of optional modules.
96
97         * gnome-platform.m4: Require GNOME_REQUIRE_PKGCONFIG.
98
99 2000-11-22  Martin Baulig  <martin@home-of-linux.org>
100
101         * gnome-platform.m4: New file. This defines
102         GNOME_PLATFORM_GNOME_2.
103
104         * gnome-pkgconfig.m4: Disable the --extra-flags argument to
105         pkg-config, this doesn't exist anymore.
106
107 2000-11-22  Martin Baulig  <martin@home-of-linux.org>
108
109         * gnome-pkgconfig.m4: New file. This defines
110         GNOME_CHECK_PKGCONFIG, GNOME_REQUIRE_PKGCONFIG and
111         GNOME_PKGCONFIG_* macros from pkg-config.
112
113 2000-11-21  Martin Baulig  <baulig@suse.de>
114
115         * gnome-support.m4, need-declaration.m4: Removed.
116
117 2000-09-30  Martin Baulig  <baulig@suse.de>
118
119         * gnome-x-checks.m4: Switch to pkg-config to check for GTK+ 2.0;
120         Removed all `gnome_cv_passdown_x_*' variables and `USE_DEVGTK'.
121
122         * gnome-common.m4 (GNOME_COMMON_INIT): Added the always-false
123         INSIDE_GNOME_COMMON automake conditional.
124         (GNOME_GTKDOC_CHECK): New macro.
125         (GNOME_DEBUG_CHECK): New macro.
126
127 Thu Aug 24 02:28:57 2000  George Lebl <jirka@5z.com>
128
129         * gnome-x-checks.m4: use the correct name in AC_PROVIDE
130
131 2000-08-06  Martin Baulig  <baulig@suse.de>
132
133         * gnome-x-checks.m4 (GNOME_X_CHECKS): Renamed
134         to GNOME2_X_CHECKS.
135
136 2000-07-24  Martin Baulig  <martin@home-of-linux.org>
137
138         * autogen.sh: Removed some old crap in it.
139         * aclocal-include.m4: Removed.
140
141         * gnome-x-checks.m4: Check for GTK+ 2.0.
142
143 2000-07-24  Martin Baulig  <baulig@suse.de>
144
145         * autogen.sh: Make it work with AM_GNOME2_GETTEXT.
146         * check-utmp.m4: New file.
147
148 2000-07-24  Martin Baulig  <baulig@suse.de>
149
150         Synced with gnome-libs/gnome-data.
151
152 2000-06-09  Martin Baulig  <martin@home-of-linux.org>
153
154         * gnome-common.m4: We need this here as well.
155
156 2000-05-29  Martin Baulig  <baulig@suse.de>
157
158         * Makefile.am: New file. Install this stuff into
159         `$(datadir)/aclocal/gnome2-macros'.
160
161         * gnome.m4: New file. Copied from `hack-macros' dir.
162
163         * autogen.sh: New file. Copied from `macros' dir.
164