aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-12-14 15:40:06 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-12-14 15:44:07 -0500
commite0f58922dbd632d11580e525640d27351eedbffb (patch)
tree4cfd4c7c46735fd644a6bceb9adf4f0461dd8f33 /autogen.sh
parentscripts/paxmodule.c: adopt the parse_cmd_args() logic of paxctl-ng.c (diff)
downloadelfix-e0f58922dbd632d11580e525640d27351eedbffb.tar.gz
elfix-e0f58922dbd632d11580e525640d27351eedbffb.tar.bz2
elfix-e0f58922dbd632d11580e525640d27351eedbffb.zip
tests/revdeppaxtest: progress towards a test for revdep-pax
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 3888ff3..917d1a7 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -3,4 +3,5 @@
aclocal && \
autoheader && \
autoconf && \
+libtoolize --copy && \
automake --add-missing --copy