diff options
author | Russell Steinthal <steintr@src.gnome.org> | 2000-05-16 11:43:44 +0800 |
---|---|---|
committer | Russell Steinthal <steintr@src.gnome.org> | 2000-05-16 11:43:44 +0800 |
commit | 40b6141cfe1649f685e49ebd81cfd4baf0baeedf (patch) | |
tree | 6acebfc6c6d01f9ff409852bed08efe166f58444 /macros/ChangeLog | |
parent | 062b4e53c4d29699c7a2f040efeace29e74e5427 (diff) | |
download | gsoc2013-evolution-40b6141cfe1649f685e49ebd81cfd4baf0baeedf.tar.gz gsoc2013-evolution-40b6141cfe1649f685e49ebd81cfd4baf0baeedf.tar.zst gsoc2013-evolution-40b6141cfe1649f685e49ebd81cfd4baf0baeedf.zip |
Yet another attempt at fixing the gnome-pilot check- this time on Solaris.
$GNOME_CONFIG is printing more than one word, which when backticked causes test to do not nice things...
Can someone with Solaris test this? test on Linux appears to be too lenient to worry about this in any case.
svn path=/trunk/; revision=3054
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index bcb29bfdfb..e780a962d1 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,9 @@ +2000-05-15 Russell Steinthal <rms39@columbia.edu> + + * gnome-pilot.m4 (PILOT_LIBS): An attempt to fix the gnome-pilot + check on Solaris (`$GNOME_CONFIG ...` returns more than one word, + so we need quotes around it to keep test from bombing out) + 2000-05-01 Dan Winship <danw@helixcode.com> * gnome-pilot.m4 (PILOT_LIBS): "But that trick NEVER works!" |