aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <basile@opensource.dyc.edu>2011-04-14 12:55:55 -0400
committerAnthony G. Basile <basile@opensource.dyc.edu>2011-04-14 12:55:55 -0400
commitb4e20408deaa07a8a8ac2db85a2391c878999b95 (patch)
treeebe199b20416914446299b50d736a3e6a9d283d0 /configure.ac
parentAdded copyleft. (diff)
downloadelfix-b4e20408deaa07a8a8ac2db85a2391c878999b95.tar.gz
elfix-b4e20408deaa07a8a8ac2db85a2391c878999b95.tar.bz2
elfix-b4e20408deaa07a8a8ac2db85a2391c878999b95.zip
Changed project name.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 40e7c47..1d141f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
-AC_INIT([elf-misc], [0.1], [blueness@gentoo.org])
+AC_INIT([elfix], [0.1], [blueness@gentoo.org])
AC_CONFIG_SRCDIR([src/fix-gnustack.c])
#AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.11 foreign])