diff options
author | Tom Tromey <tromey@cygnus.com> | 1998-07-22 13:52:27 +0800 |
---|---|---|
committer | Tom Tromey <tromey@src.gnome.org> | 1998-07-22 13:52:27 +0800 |
commit | 8e57014762a07900c9620caebda607f179d24ea3 (patch) | |
tree | 8ac79f51d4c3ac6d8b4f8b69916283ce77e83dc0 /macros/ChangeLog | |
parent | 04472528403b0c43456e46b3fda3669c02949ee2 (diff) | |
download | gsoc2013-evolution-8e57014762a07900c9620caebda607f179d24ea3.tar gsoc2013-evolution-8e57014762a07900c9620caebda607f179d24ea3.tar.gz gsoc2013-evolution-8e57014762a07900c9620caebda607f179d24ea3.tar.bz2 gsoc2013-evolution-8e57014762a07900c9620caebda607f179d24ea3.tar.lz gsoc2013-evolution-8e57014762a07900c9620caebda607f179d24ea3.tar.xz gsoc2013-evolution-8e57014762a07900c9620caebda607f179d24ea3.tar.zst gsoc2013-evolution-8e57014762a07900c9620caebda607f179d24ea3.zip |
If no build-guile, link against readline before termcap.
Tue Jul 21 23:44:53 1998 Tom Tromey <tromey@cygnus.com>
* gnome-guile-checks.m4: If no build-guile, link against readline
before termcap.
svn path=/trunk/; revision=282
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 bd76fc01fd..d07d16c025 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 21 23:44:53 1998 Tom Tromey <tromey@cygnus.com> + + * gnome-guile-checks.m4: If no build-guile, link against readline + before termcap. + 1998-07-15 Raja R Harinath <harinath@cs.umn.edu> * Makefile.am (MACROS): Add `need-declaration.m4'. |