don't use -Wsign-promo, it is C++ only and causes warnings with gcc 3.3
[platform/upstream/gnome-common.git] / ChangeLog
1 2003-07-04  Frederic Crozat  <fcrozat@mandrakesoft.com>
2
3         * macros2/compiler-flags.m4: don't use -Wsign-promo, it is 
4         C++ only and causes warnings with gcc 3.3 when used on C.
5
6 2003-06-24  Marco Pesenti Gritti  <marco@it.gnome.org>
7
8         * macros2/autogen.sh:
9
10         Remove --enable-compile-warnings from the default arguments
11         passed to configure because it break GNOME_COMPILE_WARNINGS
12         macro.
13
14 2003-05-24  Malcolm Tredinnick <malcolm@commsecure.com.au>
15
16         * MAINTAINERS: Put myself in as maintainer.
17
18         * configure.in: Bump the version number to 2.3.0
19
20         * configure.in, Makefile.am, macros2/autogen.sh, doc-build/*:
21         Add in the infrastructure to allow user documentatin to be built
22         from some common files. This will not affect existing packages.
23         The changes required to use this are given in doc-build/README.
24
25 2003-02-26  Frederic Crozat  <fcrozat@mandrakesoft.com>
26
27         * macros2/autogen.sh: set WANT_AUTOCONF_2_5 variable to tell 
28         Mandrake autoconf wrapper we want to check if autoconf 2.5x is here..
29
30 2003-02-18  Jody Goldberg <jody@gnome.org>
31
32         * configure.in : Don't depend on a file that James just deleted
33
34 2002-12-12  Jody Goldberg <jody@gnome.org>
35
36         * macros2/gnome-common.m4 (GNOME_DEBUG_CHECK) : now that autoconf-2.52
37           is a prereq for things the build broke on the use of
38               AC_DEFINE(GNOME_ENABLE_DEBUG) 
39           without the additional arguments.
40
41 2001-12-11  Anders Carlsson  <andersca@gnu.org>
42
43         * configure.in: Up to 1.2.4.
44
45 2001-09-20 Glynn Foster <glynn.foster@sun.com>
46
47         * macros2/gnome-x-checks.m4: replaced  
48         GNOME_PKGCONFIG_CHECK_MODULES with  PKG_CHECK_MODULES
49
50 2001-08-02  Michael Meeks  <michael@ximian.com>
51
52         * Version 1.2.3
53
54 2001-07-26  Darin Adler  <darin@bentspoon.com>
55
56         * configure.in: Point to the new home of pkgconfig at
57         www.freedesktop.org instead of "sourceforce.net" [sic].
58
59 2001-07-26  Darin Adler  <darin@bentspoon.com>
60
61         * doc/usage.txt: Point to the new home of pkgconfig at
62         www.freedesktop.org.
63
64 2001-07-12  Darin Adler  <darin@bentspoon.com>
65
66         * configure.in: Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE
67         already takes care of that.
68
69 2001-05-22  Darin Adler  <darin@eazel.com>
70
71         * hack-macros/gnome.m4: Add BUILD_INCLUDED_LIBINTL for
72         compatibility with the new gettext.
73         
74 2001-04-16  Darin Adler  <darin@eazel.com>
75
76         * gnome-common.spec.in: A cut at updating the spec file now that
77         the pkgconfig stuff and support stuff has gone away.
78
79 2001-04-14  Martin Baulig  <baulig@suse.de>
80
81         * gnome-common.pc.in, gnome-common-2.0.pc.in: Removed.
82
83         * configure.in: Set version number to 1.2.2.
84         (--enable-platform-gnome-2): Removed this command line argument;
85         this package is now the same for GNOME 1.x and GNOME 2.0.
86
87         * acinclude.m4: Removed.
88         * acconfig.h: Removed.
89
90         * support/: We don't build this directory anymore; the GNOME 1.x
91         version of it is in gnome-libs/support and the GNOME 2.0 one is in
92         libgnomebase/libgnomesupport.
93
94 2001-03-26  Robin * Slomkowski  <rslomkow@eazel.com>
95
96         * Makefile.am: added gnome-common.spec.in to EXTRA_DISTS
97         * configure.in: added gnome-common.spec.in
98         * gnome-common.spec: removed from repository as it appeared
99                              generic
100         * gnome-common.spec.in: new spec file using Martin's suggestions
101
102 2000-12-01  Martin Baulig  <baulig@suse.de>
103
104         Released gnome-common 1.2.1.
105
106 2000-11-21  Martin Baulig  <martin@home-of-linux.org>
107
108         * configure.in: Set version number to 1.2.1.
109
110         * configure.in (--enable-platform-gnome-2): New configure
111         command line argument to enable support for the GNOME 2.x
112         platform.
113         (PLATFORM_GNOME_2): New automake conditional.
114         * Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x
115         platform.
116
117         * Makefile.am (SUBDIRS): Conditionally add support for the
118         GNOME 2.x platform.
119
120         * acinclude.m4: New file. Put stuff from gnome-support.m4
121         and need-declaration.m4 here.
122
123 2000-05-29  Martin Baulig  <baulig@suse.de>
124
125         * configure.in: Set version number to 1.2.0.
126
127 1998-02-19  Raja R Harinath  <harinath@cs.umn.edu>
128
129         * autogen.sh: New sample file.
130         * configure.in: Likewise.
131         * Makefile.am: Likewise.
132         * README: Likewise.
133