diff options
author | Martin Baulig <martin@home-of-linux.org> | 1998-08-22 07:52:38 +0800 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1998-08-22 07:52:38 +0800 |
commit | ea96ac1a829d393cc6b014d8f4cd9cad82c29b3e (patch) | |
tree | a998f5a02e457cadcb1b1a2a28c6cda527f24897 /macros/ChangeLog | |
parent | 2e0a88042fc49f199c1560743c63b08dc785b7b0 (diff) | |
download | gsoc2013-evolution-ea96ac1a829d393cc6b014d8f4cd9cad82c29b3e.tar.gz gsoc2013-evolution-ea96ac1a829d393cc6b014d8f4cd9cad82c29b3e.tar.zst gsoc2013-evolution-ea96ac1a829d393cc6b014d8f4cd9cad82c29b3e.zip |
Added check for `-lnsl' and `-lsocket' if `build-guile' cannot be found.
1998-08-22 Martin Baulig <martin@home-of-linux.org>
* gnome-guile-checks.m4: Added check for `-lnsl' and `-lsocket'
if `build-guile' cannot be found.
svn path=/trunk/; revision=329
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 789dec8220..5cdeb0ca38 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,8 @@ +1998-08-22 Martin Baulig <martin@home-of-linux.org> + + * gnome-guile-checks.m4: Added check for `-lnsl' and `-lsocket' + if `build-guile' cannot be found. + 1998-08-20 Raja R Harinath <harinath@cs.umn.edu> * compiler-flags.m4: New file. Defines the |