At http://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/devel
------------------------------------------------------------
revno: 332
revision-id: mtaylor@stripped
parent: mtaylor@stripped
committer: Monty Taylor <mtaylor@stripped>
branch nick: devel
timestamp: Wed 2007-12-05 11:23:40 -0800
message:
Support the stupid-long java filenames with ustar format.
modified:
configure.in configure.in-20070228020914-u2pk759xg7thauwf-13
=== modified file 'configure.in'
--- a/configure.in 2007-12-05 08:42:36 +0000
+++ b/configure.in 2007-12-05 19:23:40 +0000
@@ -1,6 +1,6 @@
AC_INIT([ndb-connectors], [0.5.1.22.10])
AC_CONFIG_AUX_DIR([.])
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([1.9 tar-ustar])
AM_CONFIG_HEADER(config.h)
AC_DEFINE([SWIG_TYPE_TABLE],[ndbconnectors],[Type Table name for SWIG symbol table])
| Thread |
|---|
| • Rev 332: Support the stupid-long java filenames with ustar format. in http://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/devel | Monty Taylor | 5 Dec |