From ee78a35cfdf75d940d8924c04a5f641d8074a94d Mon Sep 17 00:00:00 2001 From: Damien Stuart Date: Tue, 19 May 2009 00:48:28 +0000 Subject: [PATCH] Made the dist name "fwknop-c" so as not to confuse it with the current "fwknop". git-svn-id: file:///home/mbr/svn/fwknop/trunk@87 510a4753-2344-4c79-9c09-4d669213fbeb --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2049f43c..2dd01aa8 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ dnl Process thie file with autoconf to produce teh configure script AC_PREREQ(2.61) -m4_define(my_package, [fwknop]) +m4_define(my_package, [fwknop-c]) m4_define(my_version, [0.61]) m4_define(my_bug_email, [dstuart@dstuart.org])