diff options
author | Stuart Parmenter <pavlov@innerx.net> | 1998-08-05 07:44:57 +0800 |
---|---|---|
committer | Stuart Parmenter <pavlov@src.gnome.org> | 1998-08-05 07:44:57 +0800 |
commit | 473fe5d0fcc9f1b042b2fbfe574f75452ef3a647 (patch) | |
tree | 1bee423c325320a8cd81eebfe4edb8ffcacb7fd4 /macros/ChangeLog | |
parent | 8aac6667d9f0604ba923896937c3d8f91c26d983 (diff) | |
download | gsoc2013-evolution-473fe5d0fcc9f1b042b2fbfe574f75452ef3a647.tar.gz gsoc2013-evolution-473fe5d0fcc9f1b042b2fbfe574f75452ef3a647.tar.zst gsoc2013-evolution-473fe5d0fcc9f1b042b2fbfe574f75452ef3a647.zip |
make it require GTK >= 1.1.1 dnl'd the dev_gtk since they will have to
1998-08-04 Stuart Parmenter <pavlov@innerx.net>
* gnome-x-checks.m4: (AM_PATH_GTK) make it require GTK >= 1.1.1
dnl'd the dev_gtk since they will have to anyways.
svn path=/trunk/; revision=298
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index f737deeaf4..4ba49339e7 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,8 @@ +1998-08-04 Stuart Parmenter <pavlov@innerx.net> + + * gnome-x-checks.m4: (AM_PATH_GTK) make it require GTK >= 1.1.1 + dnl'd the dev_gtk since they will have to anyways. + 1998-08-04 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * gnome.m4: (GNOME_INIT_HOOK): Call $1 also, if `gnome-config' is |