comparison ChangeLog @ 9173:224634b2e6e3

configure.in, aclocal.m4: check for c99 vsnprintf
author Peter O'Gorman <pogma@thewrittenword.com>
date Mon, 04 May 2009 15:57:28 -0400
parents cd68431b395a
children 7ea76c8a59f7
comparison
equal deleted inserted replaced
9172:cd68431b395a 9173:224634b2e6e3
1 2009-05-04 Peter O'Gorman <pogma@thewrittenword.com> 1 2009-05-04 Peter O'Gorman <pogma@thewrittenword.com>
2
3 * aclocal.m4 (OCTAVE_HAVE_C99_VSNPRINTF): New macro.
4 * configure.in: Use it.
2 5
3 * configure.in (rs6000-ibm-aix* | powerpc-ibm-aix*): Set 6 * configure.in (rs6000-ibm-aix* | powerpc-ibm-aix*): Set
4 library_path_var to LIBPATH. 7 library_path_var to LIBPATH.
5 (hppa*-hp-hpux*): Set library_path_var to SHLIB_PATH. 8 (hppa*-hp-hpux*): Set library_path_var to SHLIB_PATH.
6 (ia64*-hp-hpux*): New case for shared library variables. 9 (ia64*-hp-hpux*): New case for shared library variables.