Don't depend on a file that James just deleted
[platform/upstream/gnome-common.git] / ChangeLog
1 2003-02-18  Jody Goldberg <jody@gnome.org>
2
3         * configure.in : Don't depend on a file that James just deleted
4
5 2002-12-12  Jody Goldberg <jody@gnome.org>
6
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.
11
12 2001-12-11  Anders Carlsson  <andersca@gnu.org>
13
14         * configure.in: Up to 1.2.4.
15
16 2001-09-20 Glynn Foster <glynn.foster@sun.com>
17
18         * macros2/gnome-x-checks.m4: replaced  
19         GNOME_PKGCONFIG_CHECK_MODULES with  PKG_CHECK_MODULES
20
21 2001-08-02  Michael Meeks  <michael@ximian.com>
22
23         * Version 1.2.3
24
25 2001-07-26  Darin Adler  <darin@bentspoon.com>
26
27         * configure.in: Point to the new home of pkgconfig at
28         www.freedesktop.org instead of "sourceforce.net" [sic].
29
30 2001-07-26  Darin Adler  <darin@bentspoon.com>
31
32         * doc/usage.txt: Point to the new home of pkgconfig at
33         www.freedesktop.org.
34
35 2001-07-12  Darin Adler  <darin@bentspoon.com>
36
37         * configure.in: Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE
38         already takes care of that.
39
40 2001-05-22  Darin Adler  <darin@eazel.com>
41
42         * hack-macros/gnome.m4: Add BUILD_INCLUDED_LIBINTL for
43         compatibility with the new gettext.
44         
45 2001-04-16  Darin Adler  <darin@eazel.com>
46
47         * gnome-common.spec.in: A cut at updating the spec file now that
48         the pkgconfig stuff and support stuff has gone away.
49
50 2001-04-14  Martin Baulig  <baulig@suse.de>
51
52         * gnome-common.pc.in, gnome-common-2.0.pc.in: Removed.
53
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.
57
58         * acinclude.m4: Removed.
59         * acconfig.h: Removed.
60
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.
64
65 2001-03-26  Robin * Slomkowski  <rslomkow@eazel.com>
66
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
70                              generic
71         * gnome-common.spec.in: new spec file using Martin's suggestions
72
73 2000-12-01  Martin Baulig  <baulig@suse.de>
74
75         Released gnome-common 1.2.1.
76
77 2000-11-21  Martin Baulig  <martin@home-of-linux.org>
78
79         * configure.in: Set version number to 1.2.1.
80
81         * configure.in (--enable-platform-gnome-2): New configure
82         command line argument to enable support for the GNOME 2.x
83         platform.
84         (PLATFORM_GNOME_2): New automake conditional.
85         * Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x
86         platform.
87
88         * Makefile.am (SUBDIRS): Conditionally add support for the
89         GNOME 2.x platform.
90
91         * acinclude.m4: New file. Put stuff from gnome-support.m4
92         and need-declaration.m4 here.
93
94 2000-05-29  Martin Baulig  <baulig@suse.de>
95
96         * configure.in: Set version number to 1.2.0.
97
98 1998-02-19  Raja R Harinath  <harinath@cs.umn.edu>
99
100         * autogen.sh: New sample file.
101         * configure.in: Likewise.
102         * Makefile.am: Likewise.
103         * README: Likewise.
104