1 2003-02-18 Jody Goldberg <jody@gnome.org>
3 * configure.in : Don't depend on a file that James just deleted
5 2002-12-12 Jody Goldberg <jody@gnome.org>
7 * macros2/gnome-common.m4 (GNOME_DEBUG_CHECK) : now that autoconf-2.52
8 is a prereq for things the build broke on the use of
9 AC_DEFINE(GNOME_ENABLE_DEBUG)
10 without the additional arguments.
12 2001-12-11 Anders Carlsson <andersca@gnu.org>
14 * configure.in: Up to 1.2.4.
16 2001-09-20 Glynn Foster <glynn.foster@sun.com>
18 * macros2/gnome-x-checks.m4: replaced
19 GNOME_PKGCONFIG_CHECK_MODULES with PKG_CHECK_MODULES
21 2001-08-02 Michael Meeks <michael@ximian.com>
25 2001-07-26 Darin Adler <darin@bentspoon.com>
27 * configure.in: Point to the new home of pkgconfig at
28 www.freedesktop.org instead of "sourceforce.net" [sic].
30 2001-07-26 Darin Adler <darin@bentspoon.com>
32 * doc/usage.txt: Point to the new home of pkgconfig at
35 2001-07-12 Darin Adler <darin@bentspoon.com>
37 * configure.in: Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE
38 already takes care of that.
40 2001-05-22 Darin Adler <darin@eazel.com>
42 * hack-macros/gnome.m4: Add BUILD_INCLUDED_LIBINTL for
43 compatibility with the new gettext.
45 2001-04-16 Darin Adler <darin@eazel.com>
47 * gnome-common.spec.in: A cut at updating the spec file now that
48 the pkgconfig stuff and support stuff has gone away.
50 2001-04-14 Martin Baulig <baulig@suse.de>
52 * gnome-common.pc.in, gnome-common-2.0.pc.in: Removed.
54 * configure.in: Set version number to 1.2.2.
55 (--enable-platform-gnome-2): Removed this command line argument;
56 this package is now the same for GNOME 1.x and GNOME 2.0.
58 * acinclude.m4: Removed.
59 * acconfig.h: Removed.
61 * support/: We don't build this directory anymore; the GNOME 1.x
62 version of it is in gnome-libs/support and the GNOME 2.0 one is in
63 libgnomebase/libgnomesupport.
65 2001-03-26 Robin * Slomkowski <rslomkow@eazel.com>
67 * Makefile.am: added gnome-common.spec.in to EXTRA_DISTS
68 * configure.in: added gnome-common.spec.in
69 * gnome-common.spec: removed from repository as it appeared
71 * gnome-common.spec.in: new spec file using Martin's suggestions
73 2000-12-01 Martin Baulig <baulig@suse.de>
75 Released gnome-common 1.2.1.
77 2000-11-21 Martin Baulig <martin@home-of-linux.org>
79 * configure.in: Set version number to 1.2.1.
81 * configure.in (--enable-platform-gnome-2): New configure
82 command line argument to enable support for the GNOME 2.x
84 (PLATFORM_GNOME_2): New automake conditional.
85 * Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x
88 * Makefile.am (SUBDIRS): Conditionally add support for the
91 * acinclude.m4: New file. Put stuff from gnome-support.m4
92 and need-declaration.m4 here.
94 2000-05-29 Martin Baulig <baulig@suse.de>
96 * configure.in: Set version number to 1.2.0.
98 1998-02-19 Raja R Harinath <harinath@cs.umn.edu>
100 * autogen.sh: New sample file.
101 * configure.in: Likewise.
102 * Makefile.am: Likewise.