check to see if gnome-deprecated-macros.m4 ended up in aclocal.m4, and
authorJames Henstridge <james@daa.com.au>
Tue, 18 Feb 2003 15:09:45 +0000 (15:09 +0000)
committerJames Henstridge <jamesh@src.gnome.org>
Tue, 18 Feb 2003 15:09:45 +0000 (15:09 +0000)
commite4d093be993de45b46aef5201924ddda643e859a
treeca278144be0d561b0c0acfb87157fdc9bd6fda8d
parent6d8ccee455cde71467a2056530fe66f865219c0a
check to see if gnome-deprecated-macros.m4 ended up in aclocal.m4, and

2003-02-18  James Henstridge  <james@daa.com.au>

    * autogen.sh (topdir): check to see if gnome-deprecated-macros.m4
    ended up in aclocal.m4, and warn if so.

    * gnome-platform.m4: kill this too (with a deprecation warning).

    * gnome-cxx-check.m4: move to gnome-deprecated-macros.m4

    * gnome-pkgconfig.m4: remove, and add a deprecation warning in its
    place.

    * gnome-x-checks.m4: remove, and add an AU_DEFUN in its place
    telling people not to use it.

    * linger.m4: removed outright.

    * gnome-common.m4: remove GNOME_GTKDOC_CHECK, deprecated in favour
    of GTK_DOC_CHECK.

    * gnome-gettext.m4: remove file (people should be using gettextize
    or glib-gettextize).

    * gnome-deprecated-macros.m4: new file to hold deprecated macros.

svn path=/trunk/; revision=2768
12 files changed:
intl/.cvsignore [new file with mode: 0644]
macros2/ChangeLog
macros2/Makefile.am
macros2/autogen.sh
macros2/gnome-common.m4
macros2/gnome-cxx-check.m4 [deleted file]
macros2/gnome-deprecated-macros.m4 [new file with mode: 0644]
macros2/gnome-gettext.m4 [deleted file]
macros2/gnome-pkgconfig.m4 [deleted file]
macros2/gnome-pthread-check.m4 [deleted file]
macros2/gnome-x-checks.m4 [deleted file]
macros2/linger.m4 [deleted file]