2005-01-03 James Henstridge * macros2/gnome-common.m4 (GNOME_COMMON_INIT): add some code to add the directory given to AC_CONFIG_MACRO_DIR to ACLOCAL_FLAGS. * doc-build/xmldocs.make (clean-local-doc): add rule to clean up copied entities if srcdir!=builddir. 2004-10-06 James Henstridge * doc-build/omf.make (uninstall-local-omf): use $(DESTDIR) in uninstall rule. This is needed to allow packages to distcheck with newer versions of automake. 2004-09-14 James Henstridge * configure.in: bump version number to 2.8.0 2004-08-30 James Henstridge * macros2/gnome-autogen.sh: fix up error message when a required M4 file isn't found. Fixes bug #147417. * macros2/gnome-autogen.sh: Revert Rodney's changes, since glib-gettextize has been fixed on the HEAD and 2.4 branches. 2004-06-10 Rodney Dawes * macros2/gnome-autogen.sh: Add code to check for mkinstalldirs in the shared automake files directory, and copy it in if we are using AM_GLIB_GNU_GETTEXT Fixes #144069 2004-05-26 James Henstridge * macros2/gnome-compiler-warnings.m4: some small cleanups. * macros2/gnome-common.m4 (GNOME_COMMON_INIT): since caching is turned off in all recent Autoconfs, it doesn't make sense to use it. Change implementation to instead make sure ${ACLOCAL_FLAGS} gets passed to aclocal when called from the makefile. * macros2/Makefile.am: alter installation so that it puts the macros directly into $(datadir)/aclocal instead of $(datadir)/aclocal/gnome2-macros * autogen.sh (REQUIRED_AUTOMAKE_VERSION): use a modern version of automake. * macros2/gnome-compiler-flags.m4: move from compiler-flags.m4 to reduce chance of collisions. * macros2/gnome-autogen.sh: move from autogen.sh * Makefile.am (SUBDIRS): don't build bin/ and macros/ directories. * configure.in: don't create makefiles for bin/ and macros/ directories. Since we don't actually build the support/ directory (since 2001), remove the matching parts from the configure script. 2004-05-13 James Henstridge * gnome-common.spec.in: simplify and update spec file. 2004-02-27 Sven Herzberg * macros2/autogen.sh: fix #135557 2004-02-17 Mark McLoughlin * doc-build/xmldocs.make: fix one last occurrence of not using $(DESTDIR). === gnome-common 2.4.0 === 2003-10-02 Malcolm Tredinnick * doc-build/Makefile.am: Distribute README in place of the non-existent ChangeLog. Doh! * autogen.sh: Use the GNOME 2 autogen.sh script by default. * configure.in: Version number bumped. 2003-08-23 Marco Pesenti Gritti * macros2/compiler-flags.m4: Define WARN_CXXFLAGS instead of overwriting CXXFLAGS (like WARN_FLAGS). 2003-07-04 Frederic Crozat * macros2/compiler-flags.m4: don't use -Wsign-promo, it is C++ only and causes warnings with gcc 3.3 when used on C. 2003-06-24 Marco Pesenti Gritti * macros2/autogen.sh: Remove --enable-compile-warnings from the default arguments passed to configure because it break GNOME_COMPILE_WARNINGS macro. 2003-05-24 Malcolm Tredinnick * MAINTAINERS: Put myself in as maintainer. * configure.in: Bump the version number to 2.3.0 * configure.in, Makefile.am, macros2/autogen.sh, doc-build/*: Add in the infrastructure to allow user documentatin to be built from some common files. This will not affect existing packages. The changes required to use this are given in doc-build/README. 2003-02-26 Frederic Crozat * macros2/autogen.sh: set WANT_AUTOCONF_2_5 variable to tell Mandrake autoconf wrapper we want to check if autoconf 2.5x is here.. 2003-02-18 Jody Goldberg * configure.in : Don't depend on a file that James just deleted 2002-12-12 Jody Goldberg * macros2/gnome-common.m4 (GNOME_DEBUG_CHECK) : now that autoconf-2.52 is a prereq for things the build broke on the use of AC_DEFINE(GNOME_ENABLE_DEBUG) without the additional arguments. 2001-12-11 Anders Carlsson * configure.in: Up to 1.2.4. 2001-09-20 Glynn Foster * macros2/gnome-x-checks.m4: replaced GNOME_PKGCONFIG_CHECK_MODULES with PKG_CHECK_MODULES 2001-08-02 Michael Meeks * Version 1.2.3 2001-07-26 Darin Adler * configure.in: Point to the new home of pkgconfig at www.freedesktop.org instead of "sourceforce.net" [sic]. 2001-07-26 Darin Adler * doc/usage.txt: Point to the new home of pkgconfig at www.freedesktop.org. 2001-07-12 Darin Adler * configure.in: Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE already takes care of that. 2001-05-22 Darin Adler * hack-macros/gnome.m4: Add BUILD_INCLUDED_LIBINTL for compatibility with the new gettext. 2001-04-16 Darin Adler * gnome-common.spec.in: A cut at updating the spec file now that the pkgconfig stuff and support stuff has gone away. 2001-04-14 Martin Baulig * gnome-common.pc.in, gnome-common-2.0.pc.in: Removed. * configure.in: Set version number to 1.2.2. (--enable-platform-gnome-2): Removed this command line argument; this package is now the same for GNOME 1.x and GNOME 2.0. * acinclude.m4: Removed. * acconfig.h: Removed. * support/: We don't build this directory anymore; the GNOME 1.x version of it is in gnome-libs/support and the GNOME 2.0 one is in libgnomebase/libgnomesupport. 2001-03-26 Robin * Slomkowski * Makefile.am: added gnome-common.spec.in to EXTRA_DISTS * configure.in: added gnome-common.spec.in * gnome-common.spec: removed from repository as it appeared generic * gnome-common.spec.in: new spec file using Martin's suggestions 2000-12-01 Martin Baulig Released gnome-common 1.2.1. 2000-11-21 Martin Baulig * configure.in: Set version number to 1.2.1. * configure.in (--enable-platform-gnome-2): New configure command line argument to enable support for the GNOME 2.x platform. (PLATFORM_GNOME_2): New automake conditional. * Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x platform. * Makefile.am (SUBDIRS): Conditionally add support for the GNOME 2.x platform. * acinclude.m4: New file. Put stuff from gnome-support.m4 and need-declaration.m4 here. 2000-05-29 Martin Baulig * configure.in: Set version number to 1.2.0. 1998-02-19 Raja R Harinath * autogen.sh: New sample file. * configure.in: Likewise. * Makefile.am: Likewise. * README: Likewise.