diff options
author | Christian Persch <chpe@gnome.org> | 2007-09-11 03:37:33 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2007-09-11 03:37:33 +0800 |
commit | 5419e4d4d29bf4896fcf194af4a7f98a24841e16 (patch) | |
tree | 0aa61c9b2fefa7c975b1364ba1d10051976c6e61 /ChangeLog | |
parent | 3bfcd08768b43b69dadc9aa0dabbff7a0f3e395c (diff) | |
download | gsoc2013-epiphany-5419e4d4d29bf4896fcf194af4a7f98a24841e16.tar.gz gsoc2013-epiphany-5419e4d4d29bf4896fcf194af4a7f98a24841e16.tar.zst gsoc2013-epiphany-5419e4d4d29bf4896fcf194af4a7f98a24841e16.zip |
Error out if the C++ compiler wasn't found. Bug #475360.
2007-09-10 Christian Persch <chpe@gnome.org>
* configure.ac:
Error out if the C++ compiler wasn't found. Bug #475360.
svn path=/trunk/; revision=7378
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-09-10 Christian Persch <chpe@gnome.org> + + * configure.ac: + + Error out if the C++ compiler wasn't found. Bug #475360. + 2007-09-10 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-toolbar.c: (ephy_toolbar_set_navigation_tooltips): |