Separate out the lextest so that it is run by "make" and "make install".

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 608dbb1b3e15d88928bd045bdf0f6dc31a17ab6d
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1998-10-07T06:38:29Z
Releases: 7.1.1
Separate out the lextest so that it is run by "make" and "make install".
 Before, "make install" did not run the lextest.
Fix up the ODBC make from this main configure.
Include configure test for "ln -s" in Makefile.global.in.
 Was always in configure, just not carried through to here for use.

Files

PathChange+/−
src/configure modified +451 −316
src/configure.in modified +38 −11
src/GNUmakefile.in modified +15 −12
src/Makefile.global.in modified +2 −6