Changeset 4440 for trunk/Nebulous/nebclient/configure.ac
- Timestamp:
- Jun 29, 2005, 4:35:06 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/nebclient/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/configure.ac
r3017 r4440 1 1 dnl Copyright (C) 2005 Joshua Hoblitt 2 2 dnl 3 dnl $Id: configure.ac,v 1. 2 2005-01-16 10:37:59jhoblitt Exp $3 dnl $Id: configure.ac,v 1.3 2005-06-30 02:35:05 jhoblitt Exp $ 4 4 5 5 dnl Process this file with autoconf to produce a configure script. 6 AC_INIT([ idataclient], [0.0.1], [jhoblitt@cpan.org])6 AC_INIT([nebulousclient], [0.0.1], [jhoblitt@cpan.org]) 7 7 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) 8 AC_REVISION([$Revision: 1. 2$])8 AC_REVISION([$Revision: 1.3 $]) 9 9 10 10 dnl generate config.h
Note:
See TracChangeset
for help on using the changeset viewer.
