Create an output variable from a shell variable ODBCLIB using AC_SUBST() in configure...
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 21 May 2018 22:04:31 +0000 (07:04 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Mon, 21 May 2018 22:04:31 +0000 (07:04 +0900)
commit75a52e544551fed3744993200112a2351dd75f00
tree691dddaeed332fcb58bc1d32524eb1cde9c7f0fe
parent83b78d203c836208acec519a614e3838610b0cda
Create an output variable from a shell variable ODBCLIB using AC_SUBST() in configure.ac. The variable is used in test/Makefile.in.
configure.ac
test/Makefile.in