diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1999-01-20 11:33:28 +0800 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1999-01-20 11:33:28 +0800 |
commit | d2ef9770157ef4c8832cd330a91818d0ae929ff2 (patch) | |
tree | 812ab25d2da7e807407a508e5676de2f369b1fcd /macros/ChangeLog | |
parent | e5e5df258a54dc493e2d0aa7403a619640486bd6 (diff) | |
download | gsoc2013-evolution-d2ef9770157ef4c8832cd330a91818d0ae929ff2.tar gsoc2013-evolution-d2ef9770157ef4c8832cd330a91818d0ae929ff2.tar.gz gsoc2013-evolution-d2ef9770157ef4c8832cd330a91818d0ae929ff2.tar.bz2 gsoc2013-evolution-d2ef9770157ef4c8832cd330a91818d0ae929ff2.tar.lz gsoc2013-evolution-d2ef9770157ef4c8832cd330a91818d0ae929ff2.tar.xz gsoc2013-evolution-d2ef9770157ef4c8832cd330a91818d0ae929ff2.tar.zst gsoc2013-evolution-d2ef9770157ef4c8832cd330a91818d0ae929ff2.zip |
Rewrite to be saner. Don't limit yourself to a fixed set of names for the
* gnome-cxx-check.m4 (GNOME_CHECK_CXX): Rewrite to be saner.
Don't limit yourself to a fixed set of names for the compiler.
svn path=/trunk/; revision=614
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 b791f0d25d..ba84ced9e4 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,8 @@ +1999-01-19 Raja R Harinath <harinath@cs.umn.edu> + + * gnome-cxx-check.m4 (GNOME_CHECK_CXX): Rewrite to be saner. + Don't limit yourself to a fixed set of names for the compiler. + 1999-01-05 Miguel de Icaza <miguel@nuclecu.unam.mx> * need-declaration.m4, gnome-support.m4: Fixed the scandir detection. |