diff options
author | Owen Taylor <otaylor@src.gnome.org> | 1998-03-16 04:56:36 +0800 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-03-16 04:56:36 +0800 |
commit | 40c9962c2e20dba309212f088db6962fcea4b99d (patch) | |
tree | 6298b75467edf1a17c4ea7e32028571ac56e3bee /macros/ChangeLog | |
parent | 03b1949546038ec91236cd81d9a2d3dc6669a4c6 (diff) | |
download | gsoc2013-evolution-40c9962c2e20dba309212f088db6962fcea4b99d.tar.gz gsoc2013-evolution-40c9962c2e20dba309212f088db6962fcea4b99d.tar.zst gsoc2013-evolution-40c9962c2e20dba309212f088db6962fcea4b99d.zip |
Updates to use AM_PATH_GTK. See various ChangeLogs for details.
svn path=/trunk/; revision=68
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index 815ba5649f..3ee6de5348 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,9 @@ +Sun Mar 15 15:54:43 1998 Owen Taylor <owt1@cornell.edu> + + * gnome-x-checks.m4: Replaced checks for X and GTK + with AM_PATH_GTK. x_include, X_LIBS, etc, variables no longer + defined. + 1998-03-12 Raja R Harinath <harinath@cs.umn.edu> * gnome-support.m4: Add a check for <linewrap.h> -- this enables |