Changeset 4623 for trunk/Nebulous/nebclient
- Timestamp:
- Jul 27, 2005, 3:01:36 PM (21 years ago)
- Location:
- trunk/Nebulous/nebclient
- Files:
-
- 2 edited
-
autogen.sh (modified) (1 diff)
-
configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/nebclient/autogen.sh
r4459 r4623 8 8 cd $srcdir 9 9 10 PROJECT=neb ulousclient10 PROJECT=nebclient 11 11 TEST_TYPE=-f 12 12 # change this to be a unique filename in the top level dir -
trunk/Nebulous/nebclient/configure.ac
r4618 r4623 1 1 dnl Copyright (C) 2005 Joshua Hoblitt 2 2 dnl 3 dnl $Id: configure.ac,v 1. 6 2005-07-27 03:59:12jhoblitt Exp $3 dnl $Id: configure.ac,v 1.7 2005-07-28 00:59:41 jhoblitt Exp $ 4 4 5 5 AC_PREREQ(2.59) 6 6 7 AC_INIT([neb ulousclient], [0.0.1], [jhoblitt@cpan.org])7 AC_INIT([nebclient], [0.0.1], [jhoblitt@cpan.org]) 8 8 AC_CONFIG_SRCDIR([nebulous.wsdl]) 9 9
Note:
See TracChangeset
for help on using the changeset viewer.
