add --enable-static-linking option for configure
authorLee <ler762@users.sourceforge.net>
Sat, 24 Sep 2016 16:16:55 +0000 (16:16 +0000)
committerLee <ler762@users.sourceforge.net>
Sat, 24 Sep 2016 16:16:55 +0000 (16:16 +0000)
commitb2f6c04a498e1ad875a35664c46bf33680171164
treee6f62baefb2ff3a0a242422ba560a0dbc0b8336e
parent3d76cd2e8128495daf1f73baa749b6749ae4d5b5
add --enable-static-linking option for configure

does the same thing as LDFLAGS=-static; ./configure
but nicer than mixing evars and configure options
configure.in