diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-26 12:22:39 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-26 12:22:39 +0800 |
commit | 59e1597cdc65c6813376a557013102107d2712eb (patch) | |
tree | 624545c2d65ed405fde882a4834c74b753e2905e /ChangeLog | |
parent | 78075bd090ddfe0824c6cd33faa2638ccd0e609e (diff) | |
download | gsoc2013-evolution-59e1597cdc65c6813376a557013102107d2712eb.tar gsoc2013-evolution-59e1597cdc65c6813376a557013102107d2712eb.tar.gz gsoc2013-evolution-59e1597cdc65c6813376a557013102107d2712eb.tar.bz2 gsoc2013-evolution-59e1597cdc65c6813376a557013102107d2712eb.tar.lz gsoc2013-evolution-59e1597cdc65c6813376a557013102107d2712eb.tar.xz gsoc2013-evolution-59e1597cdc65c6813376a557013102107d2712eb.tar.zst gsoc2013-evolution-59e1597cdc65c6813376a557013102107d2712eb.zip |
Fix linking options for gthreads.
svn path=/trunk/; revision=3735
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2000-06-25 Ettore Perazzoli <ettore@helixcode.com> + + * configure.in: Use `glib-config' instead of `$GLIB_CONFIG' as the + latter is not actually defined anywhere. + 2000-06-25 Peter Williams <peterw@helixcode.com> * configure.in (pthread stuff): Make threads required due |