Revert last change.
[platform/upstream/gnome-common.git] / ChangeLog
1 2001-07-12  Darin Adler  <darin@bentspoon.com>
2
3         * configure.in: Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE
4         already takes care of that.
5
6 2001-05-22  Darin Adler  <darin@eazel.com>
7
8         * hack-macros/gnome.m4: Add BUILD_INCLUDED_LIBINTL for
9         compatibility with the new gettext.
10         
11 2001-04-16  Darin Adler  <darin@eazel.com>
12
13         * gnome-common.spec.in: A cut at updating the spec file now that
14         the pkgconfig stuff and support stuff has gone away.
15
16 2001-04-14  Martin Baulig  <baulig@suse.de>
17
18         * gnome-common.pc.in, gnome-common-2.0.pc.in: Removed.
19
20         * configure.in: Set version number to 1.2.2.
21         (--enable-platform-gnome-2): Removed this command line argument;
22         this package is now the same for GNOME 1.x and GNOME 2.0.
23
24         * acinclude.m4: Removed.
25         * acconfig.h: Removed.
26
27         * support/: We don't build this directory anymore; the GNOME 1.x
28         version of it is in gnome-libs/support and the GNOME 2.0 one is in
29         libgnomebase/libgnomesupport.
30
31 2001-03-26  Robin * Slomkowski  <rslomkow@eazel.com>
32
33         * Makefile.am: added gnome-common.spec.in to EXTRA_DISTS
34         * configure.in: added gnome-common.spec.in
35         * gnome-common.spec: removed from repository as it appeared
36                              generic
37         * gnome-common.spec.in: new spec file using Martin's suggestions
38
39 2000-12-01  Martin Baulig  <baulig@suse.de>
40
41         Released gnome-common 1.2.1.
42
43 2000-11-21  Martin Baulig  <martin@home-of-linux.org>
44
45         * configure.in: Set version number to 1.2.1.
46
47         * configure.in (--enable-platform-gnome-2): New configure
48         command line argument to enable support for the GNOME 2.x
49         platform.
50         (PLATFORM_GNOME_2): New automake conditional.
51         * Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x
52         platform.
53
54         * Makefile.am (SUBDIRS): Conditionally add support for the
55         GNOME 2.x platform.
56
57         * acinclude.m4: New file. Put stuff from gnome-support.m4
58         and need-declaration.m4 here.
59
60 2000-05-29  Martin Baulig  <baulig@suse.de>
61
62         * configure.in: Set version number to 1.2.0.
63
64 1998-02-19  Raja R Harinath  <harinath@cs.umn.edu>
65
66         * autogen.sh: New sample file.
67         * configure.in: Likewise.
68         * Makefile.am: Likewise.
69         * README: Likewise.
70