From 5a53e44a73d4fb62483e890fe348ea40d27ef573 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 24 Jan 2011 14:53:16 -0600 Subject: Rename to p11-kit. A less pretentios, better description of what's going on. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c2ee23d..52bc606 100644 --- a/configure.ac +++ b/configure.ac @@ -1,9 +1,9 @@ AC_PREREQ(2.65) AC_CONFIG_MACRO_DIR([m4]) -AC_INIT([p11-unity],[0.1],[http://bugzilla.example.com]) +AC_INIT([p11-kit],[0.1],[http://bugzilla.example.com]) -AC_CONFIG_SRCDIR([module/p11-unity.c]) +AC_CONFIG_SRCDIR([module/p11-kit.c]) AC_CONFIG_HEADERS([config.h]) dnl Other initialization -- cgit v1.2.3