1 2003-07-04 Frederic Crozat <fcrozat@mandrakesoft.com>
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.
6 2003-06-24 Marco Pesenti Gritti <marco@it.gnome.org>
10 Remove --enable-compile-warnings from the default arguments
11 passed to configure because it break GNOME_COMPILE_WARNINGS
14 2003-05-24 Malcolm Tredinnick <malcolm@commsecure.com.au>
16 * MAINTAINERS: Put myself in as maintainer.
18 * configure.in: Bump the version number to 2.3.0
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.
25 2003-02-26 Frederic Crozat <fcrozat@mandrakesoft.com>
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..
30 2003-02-18 Jody Goldberg <jody@gnome.org>
32 * configure.in : Don't depend on a file that James just deleted
34 2002-12-12 Jody Goldberg <jody@gnome.org>
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.
41 2001-12-11 Anders Carlsson <andersca@gnu.org>
43 * configure.in: Up to 1.2.4.
45 2001-09-20 Glynn Foster <glynn.foster@sun.com>
47 * macros2/gnome-x-checks.m4: replaced
48 GNOME_PKGCONFIG_CHECK_MODULES with PKG_CHECK_MODULES
50 2001-08-02 Michael Meeks <michael@ximian.com>
54 2001-07-26 Darin Adler <darin@bentspoon.com>
56 * configure.in: Point to the new home of pkgconfig at
57 www.freedesktop.org instead of "sourceforce.net" [sic].
59 2001-07-26 Darin Adler <darin@bentspoon.com>
61 * doc/usage.txt: Point to the new home of pkgconfig at
64 2001-07-12 Darin Adler <darin@bentspoon.com>
66 * configure.in: Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE
67 already takes care of that.
69 2001-05-22 Darin Adler <darin@eazel.com>
71 * hack-macros/gnome.m4: Add BUILD_INCLUDED_LIBINTL for
72 compatibility with the new gettext.
74 2001-04-16 Darin Adler <darin@eazel.com>
76 * gnome-common.spec.in: A cut at updating the spec file now that
77 the pkgconfig stuff and support stuff has gone away.
79 2001-04-14 Martin Baulig <baulig@suse.de>
81 * gnome-common.pc.in, gnome-common-2.0.pc.in: Removed.
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.
87 * acinclude.m4: Removed.
88 * acconfig.h: Removed.
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.
94 2001-03-26 Robin * Slomkowski <rslomkow@eazel.com>
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
100 * gnome-common.spec.in: new spec file using Martin's suggestions
102 2000-12-01 Martin Baulig <baulig@suse.de>
104 Released gnome-common 1.2.1.
106 2000-11-21 Martin Baulig <martin@home-of-linux.org>
108 * configure.in: Set version number to 1.2.1.
110 * configure.in (--enable-platform-gnome-2): New configure
111 command line argument to enable support for the GNOME 2.x
113 (PLATFORM_GNOME_2): New automake conditional.
114 * Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x
117 * Makefile.am (SUBDIRS): Conditionally add support for the
120 * acinclude.m4: New file. Put stuff from gnome-support.m4
121 and need-declaration.m4 here.
123 2000-05-29 Martin Baulig <baulig@suse.de>
125 * configure.in: Set version number to 1.2.0.
127 1998-02-19 Raja R Harinath <harinath@cs.umn.edu>
129 * autogen.sh: New sample file.
130 * configure.in: Likewise.
131 * Makefile.am: Likewise.