summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-10-22 20:13:21 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-10-22 20:13:21 (EDT)
commit04bcddf510cd815a09b3027ca87fc78e941a07b3 (patch)
treed593ee82c92fcdbbe1fafde01f77998a353d7e25 /configure.ac
parent732551c535ffb6100c2ab3f919e1554834ef7f14 (diff)
configure.ac: s/ProKit/ProteanOS Development Kit/.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
-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])