comparison ChangeLog @ 8595:dee5d60257e4

Use Carbon framework to determine ScreenSize on Mac.
author Thomas Treichl <Thomas.Treichl@gmx.net>
date Mon, 26 Jan 2009 23:07:09 -0500
parents ab61b47d3435
children 08331c2fb00f
comparison
equal deleted inserted replaced
8594:756b0ba61350 8595:dee5d60257e4
1 2009-01-26 Thomas Treichl <Thomas.Treichl@gmx.net>
2
3 * aclocal.m4 (OCTAVE_HAVE_FRAMEWORK): New macro.
4 * configure.in: Use it.
5
1 2009-01-22 John W. Eaton <jwe@octave.org> 6 2009-01-22 John W. Eaton <jwe@octave.org>
2 7
3 * configure.in (AH_BOTTOM): Define OCTAVE_USE_OS_X_API if 8 * configure.in (AH_BOTTOM): Define OCTAVE_USE_OS_X_API if
4 __APPLE__ and __MACK__ are defined. 9 __APPLE__ and __MACH__ are defined.
5 10
6 2009-01-22 Jaroslav Hajek <highegg@gmail.com> 11 2009-01-22 Jaroslav Hajek <highegg@gmail.com>
7 12
8 * configure.in: Fix qrupdate warning message. 13 * configure.in: Fix qrupdate warning message.
9 14