aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 2b66eae..179eed5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,8 +17,8 @@
#
AC_PREREQ([2.68])
-AC_INIT([elfix], [0.8], [http://bugs.gentoo.org/])
-AC_CONFIG_SRCDIR([src/fix-gnustack.c])
+AC_INIT([elfix], [0.9], [http://bugs.gentoo.org/])
+AC_CONFIG_SRCDIR([src/paxctl-ng.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.12 foreign])
AM_SILENT_RULES([no])
@@ -150,7 +150,6 @@ AC_CONFIG_FILES([
scripts/Makefile
doc/Makefile
tests/Makefile
- tests/gnustack/Makefile
tests/pxtpax/Makefile
tests/paxmodule/Makefile
tests/revdeppaxtest/Makefile