From 04bcddf510cd815a09b3027ca87fc78e941a07b3 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 22 Oct 2013 20:13:21 -0400 Subject: configure.ac: s/ProKit/ProteanOS Development Kit/. --- (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5d71b7c..6e67dd1 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -AC_INIT([ProKit], [0.1.0], [mailto:proteanos-dev@lists.proteanos.com], [prokit], +AC_INIT([ProteanOS Development Kit], [0.1.0], + [mailto:proteanos-dev@lists.proteanos.com], [prokit], [http://www.proteanos.com/dev/prokit/]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/prokit.sh]) -- cgit v0.9.1