comparison ChangeLog @ 8623:53fb843ca498

configure.in (REGEX_LIBS): undo part of previous change
author John W. Eaton <jwe@octave.org>
date Wed, 28 Jan 2009 21:08:53 -0500
parents f1534e248260
children bef8f001032f
comparison
equal deleted inserted replaced
8622:640b5d25ac19 8623:53fb843ca498
1 2009-01-28 John W. Eaton <jwe@octave.org> 1 2009-01-28 John W. Eaton <jwe@octave.org>
2 2
3 * configure.in: Check to see that pcre library has pcre_compile 3 * configure.in: Check to see that pcre library has pcre_compile
4 function. Don't check for other regex functions is pcre library 4 function.
5 is found.
6 5
7 * configure.in (SHLLIBPRE, SHLBINPRE): New variables. AC_SUBST them. 6 * configure.in (SHLLIBPRE, SHLBINPRE): New variables. AC_SUBST them.
8 (*-*-cygwin*): Set LIBPRE and SHLBINPRE to cyg and SHLLIBPRE to lib. 7 (*-*-cygwin*): Set LIBPRE and SHLBINPRE to cyg and SHLLIBPRE to lib.
9 Use SHLLIBPRE and SHLLIB in definition of SONAME_FLAGS. 8 Use SHLLIBPRE and SHLLIB in definition of SONAME_FLAGS.
10 (*-*-msdosmsvc): Make SHLBINPRE and SHLLIBPRE empty. 9 (*-*-msdosmsvc): Make SHLBINPRE and SHLLIBPRE empty.