unixodbc: Remove custom unixodbc_conf.h
authorJeffery To <jeffery.to@gmail.com>
Fri, 27 Oct 2023 06:10:59 +0000 (14:10 +0800)
committerRosen Penev <rosenp@gmail.com>
Mon, 30 Oct 2023 20:25:58 +0000 (13:25 -0700)
commitf3d25a747288dee52c0ca103f88882f220591e29
tree12aae3014931eb141f30e920183f64d089656fb9
parent3efee178f23ef9bf78678369be48bcaa430456b2
unixodbc: Remove custom unixodbc_conf.h

As unixodbc_conf.h is now generated by configure instead of
odbc_config[1], it is not necessary to use a custom copy of the header
file anymore.

[1]: https://github.com/lurcher/unixODBC/commit/be3341cdc61623a533d3a17529cc65b101bfa8a0

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
libs/unixodbc/Makefile
libs/unixodbc/files/unixodbc_conf.h [deleted file]
libs/unixodbc/patches/100-cross-compile-odbc-config.patch [deleted file]