Whamcloud - gitweb
configure: only include libuuid and libblkid in AC_OUTPUT if needed
authorTheodore Ts'o <tytso@mit.edu>
Wed, 1 Jul 2015 23:42:05 +0000 (19:42 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 1 Jul 2015 23:42:05 +0000 (19:42 -0400)
commit44dfb37829c45a40e771cd4d5d0e06fedbe1ea88
treebb3e76550496e9821fe2b045fb4eec8a668997c4
parent59a220dd9f0102f10a049e38949e96a8c85fe33a
configure: only include libuuid and libblkid in AC_OUTPUT if needed

If we are not buildinig the uuid or blkid library, we shouldn't create
the Makefile and other files generated by configure / config.status.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
configure
configure.ac