diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-12-14 15:40:06 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-12-14 15:44:07 -0500 |
commit | e0f58922dbd632d11580e525640d27351eedbffb (patch) | |
tree | 4cfd4c7c46735fd644a6bceb9adf4f0461dd8f33 /autogen.sh | |
parent | scripts/paxmodule.c: adopt the parse_cmd_args() logic of paxctl-ng.c (diff) | |
download | elfix-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-x | autogen.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,4 +3,5 @@ aclocal && \ autoheader && \ autoconf && \ +libtoolize --copy && \ automake --add-missing --copy |