comparison ChangeLog @ 8635:bef8f001032f

Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
author Thomas Treichl <Thomas.Treichl@gmx.net>
date Thu, 29 Jan 2009 22:01:49 +0100
parents 53fb843ca498
children 2264092e9f39
comparison
equal deleted inserted replaced
8634:cbd6545b0d85 8635:bef8f001032f
1 2009-01-29 Thomas Treichl <Thomas.Treichl@gmx.net>
2
3 * aclocal.m4 (OCTAVE_HAVE_FRAMEWORK): Add support for
4 --with-framework-<name> and replace "$ac_safe" by "$1".
5 * configure.in: Change "have_carbon" with
6 "have_framework_carbon".
7
1 2009-01-28 John W. Eaton <jwe@octave.org> 8 2009-01-28 John W. Eaton <jwe@octave.org>
2 9
3 * configure.in: Check to see that pcre library has pcre_compile 10 * configure.in: Check to see that pcre library has pcre_compile
4 function. 11 function.
5 12