diff ChangeLog @ 7887:627b10572d82

configure.in: fix invalid placement of variables restoration statements
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 11 Jun 2008 09:51:35 +0200
parents e3a502930e2a
children bcacdcc726f7
line wrap: on
line diff
--- a/ChangeLog	Sun Jun 08 20:41:01 2008 +0200
+++ b/ChangeLog	Wed Jun 11 09:51:35 2008 +0200
@@ -1,3 +1,8 @@
+2008-06-12  Jaroslav Hajek <highegg@gmail.com>
+
+	* configure.in: Move LIBS and CXXFLAGS restoration into
+	the proper block.
+
 2008-06-05  John W. Eaton  <jwe@octave.org>
 
 	* configure.in: Add FT2_CFLAGS to XTRA_CXXFLAGS, not CXXFLAGS.