diff options
author | Miguel de Icaza <miguel@nuclecu.unam.mx> | 2000-02-19 01:53:53 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2000-02-19 01:53:53 +0800 |
commit | 85daf8e5a6b9155c34d6231190594cf96dd8d5c3 (patch) | |
tree | 692898d467b9a42d25b001dfa3a5a9b6cbdec9cc /ChangeLog | |
parent | 3e317e1b1776d0cd505aaba4a446899af8798eaa (diff) | |
download | gsoc2013-evolution-85daf8e5a6b9155c34d6231190594cf96dd8d5c3.tar.gz gsoc2013-evolution-85daf8e5a6b9155c34d6231190594cf96dd8d5c3.tar.zst gsoc2013-evolution-85daf8e5a6b9155c34d6231190594cf96dd8d5c3.zip |
Use the new method for gnome-print checking instead of the old crufty gtk+
2000-02-18 Miguel de Icaza <miguel@nuclecu.unam.mx>
* configure.in (have_pthread): Use the new method for gnome-print
checking instead of the old crufty gtk+ based one that nobody can
svn path=/trunk/; revision=1839
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-02-18 Miguel de Icaza <miguel@nuclecu.unam.mx> + + * configure.in (have_pthread): Use the new method for gnome-print + checking instead of the old crufty gtk+ based one that nobody can + debug. ever. + 2000-02-17 Dan Winship <danw@helixcode.com> * camel/camel-service.h: |