summaryrefslogtreecommitdiff
path: root/m4/ChangeLog-2007
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-09-03 15:31:01 -0400
committerJim Meyering <meyering@redhat.com>2009-09-04 08:48:03 +0200
commit370fa0fa4241d2c9f1319412d381138d53a5f4fd (patch)
tree8d3c907367979cfd32e96fcd365e1904dba76af4 /m4/ChangeLog-2007
parente0e8429c2433bd9820f42250236badc585bd9dd7 (diff)
downloadcoreutils-370fa0fa4241d2c9f1319412d381138d53a5f4fd.tar.xz
build: fix libcap configure flag handling
* m4/jm-macros.m4 (coreutils_MACROS): The code to handle configure-time enabling or disabling of libcap support was broken. It would treat any libcap configure option as --disable-libcap because it doesn't check $enableval at all. This change makes sure we do the sane thing: --disable-libcap -> disable and don't run any tests --enable-libcap -> run tests and fail if not found default -> run tests and warn if not found
Diffstat (limited to 'm4/ChangeLog-2007')
0 files changed, 0 insertions, 0 deletions