OSDN Git Service

Separate out the lextest so that it is run by "make" and "make install".
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 7 Oct 1998 06:38:29 +0000 (06:38 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 7 Oct 1998 06:38:29 +0000 (06:38 +0000)
commit608dbb1b3e15d88928bd045bdf0f6dc31a17ab6d
tree5e53f4c978d9ad955c397108096e798f011b3a76
parent3e66e2b17b3eaebd9b35d9f4a178150a12d9b405
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.
src/GNUmakefile.in
src/Makefile.global.in
src/configure
src/configure.in