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
This commit is contained in:
Damien Stuart
2009-05-19 00:48:28 +00:00
parent d711843e84
commit ee78a35cfd
+1 -1
View File
@@ -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])