]> granicus.if.org Git - flex/commit
build: allow building libfl even with --disable-libfl.
authorExplorer09 <explorer09@gmail.com>
Sat, 26 Nov 2016 09:21:25 +0000 (17:21 +0800)
committerWill Estes <westes575@gmail.com>
Thu, 29 Dec 2016 22:19:53 +0000 (17:19 -0500)
commit935478c3fe03346f6d6323f00424df07b2f04c70
tree1ae89f51adf8280b7edd7453440e65340854731b
parenta33e6fd5b4f0b56255604db4a42edf46ce5d85c0
build: allow building libfl even with --disable-libfl.

For various reasons, we may wish to build libfl explicitly even when
configure has been run with the --disable-libfl option. This is
possible, now, via 'make -C src libfl.la'.
configure.ac
src/Makefile.am