Use $CC, $LD in Makefile. Add --c-compiler, --linker flags to ./configure script...
authorMatthew Wild <mwild1@gmail.com>
Sat, 14 Feb 2009 15:38:37 +0000 (15:38 +0000)
committerMatthew Wild <mwild1@gmail.com>
Sat, 14 Feb 2009 15:38:37 +0000 (15:38 +0000)
commitd255e79b66aad9ae55d341b437d88d8da38b0299
tree44d25b90828c0ee30e701b8ec64512b336371313
parent9b455b1b71dc67e19c43f6227b2d56ea7387b564
Use $CC, $LD in Makefile. Add --c-compiler, --linker flags to ./configure script. Add --lflags to ./configure script. Thanks to Lorenzo for the initial patch!
configure
util-src/Makefile