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