diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-07 12:10:38 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-07 12:10:38 +0800 |
commit | 85f3b5ebb879e611ffbd823d6ff7b3e2ce1cd936 (patch) | |
tree | be818406676749b6cdb9ed7aca300a0228d8d8e2 /ChangeLog | |
parent | 2fd4f883fac06d433273ed2cef5dd5cb1ffa8abd (diff) | |
download | gsoc2013-evolution-85f3b5ebb879e611ffbd823d6ff7b3e2ce1cd936.tar.gz gsoc2013-evolution-85f3b5ebb879e611ffbd823d6ff7b3e2ce1cd936.tar.zst gsoc2013-evolution-85f3b5ebb879e611ffbd823d6ff7b3e2ce1cd936.zip |
make pthreads not required again, since they aren't, and remove
* configure.in: make pthreads not required again, since they
aren't, and remove widgets/e-toolbar/Makefile from AC_OUTPUT since
that dir doesn't exist any more.
svn path=/trunk/; revision=3939
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-07-07 Dan Winship <danw@helixcode.com> + + * configure.in: make pthreads not required again, since they + aren't, and remove widgets/e-toolbar/Makefile from AC_OUTPUT since + that dir doesn't exist any more. + 2000-07-06 Chris Toshok <toshok@helixcode.com> * configure.in (AC_OUTPUT): remove the default_user Directories |