cap-ng.m4: move to m4 subdir

Autotools does not search $PWD for m4 files, so the LIBCAP_NG_PATH macro
isn't found via the local cap-ng.m4, and isn't actually expanded.  Move
it to m4/ and have aclocal search that.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Mike Frysinger 2011-11-04 11:58:29 -04:00 committed by Neil Horman
parent 1313066f54
commit 16a77f1018
2 changed files with 1 additions and 0 deletions

View file

@ -21,6 +21,7 @@
#
AUTOMAKE_OPTIONS = no-dependencies
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = README INSTALL COPYING autogen.sh cap-ng.m4 misc/irqbalance.service
INCLUDES = -I${top_srcdir}