diff options
author | Manish Singh <yosh@src.gnome.org> | 1998-12-06 15:35:53 +0800 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 1998-12-06 15:35:53 +0800 |
commit | f37e3a1f700d154cf49284e7df146148649502a1 (patch) | |
tree | 7e2147c76684b8aa2596e78ad4120eb8fc8aa45e /macros/ChangeLog | |
parent | b5deed33cdf36896fc5efd2cd924e7d2b8fff608 (diff) | |
download | gsoc2013-evolution-f37e3a1f700d154cf49284e7df146148649502a1.tar gsoc2013-evolution-f37e3a1f700d154cf49284e7df146148649502a1.tar.gz gsoc2013-evolution-f37e3a1f700d154cf49284e7df146148649502a1.tar.bz2 gsoc2013-evolution-f37e3a1f700d154cf49284e7df146148649502a1.tar.lz gsoc2013-evolution-f37e3a1f700d154cf49284e7df146148649502a1.tar.xz gsoc2013-evolution-f37e3a1f700d154cf49284e7df146148649502a1.tar.zst gsoc2013-evolution-f37e3a1f700d154cf49284e7df146148649502a1.zip |
clear GUILE_LIBS and GUILE_INCS if guile isn't there (quick fix)
* gnome-guile-checks.m4: clear GUILE_LIBS and GUILE_INCS if
guile isn't there (quick fix)
-Yosh
svn path=/trunk/; revision=506
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 4797bce3e8..3689c00d87 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,8 @@ +Sat Dec 5 23:30:01 PST 1998 Manish Singh <yosh@gimp.org> + + * gnome-guile-checks.m4: clear GUILE_LIBS and GUILE_INCS if + guile isn't there (quick fix) + 1998-12-05 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-sysdeps.m4: Recognice NetBSD as a valid |