mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-04-05 08:01:53 +00:00
For v1.64
Please see r392 log message(http://code.google.com/p/s3fs/source/detail?r=392) git-svn-id: http://s3fs.googlecode.com/svn/trunk@393 df820570-a93a-0410-bd06-b72b767a4274
This commit is contained in:
parent
9af16df61e
commit
00b735beaa
@ -1,7 +1,7 @@
|
|||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
AC_INIT(s3fs, 1.63)
|
AC_INIT(s3fs, 1.64)
|
||||||
|
|
||||||
|
|
||||||
AC_CANONICAL_SYSTEM
|
AC_CANONICAL_SYSTEM
|
||||||
|
@ -3,5 +3,6 @@ TESTS=small-integration-test.sh
|
|||||||
EXTRA_DIST = \
|
EXTRA_DIST = \
|
||||||
integration-test-common.sh \
|
integration-test-common.sh \
|
||||||
require-root.sh \
|
require-root.sh \
|
||||||
small-integration-test.sh
|
small-integration-test.sh \
|
||||||
|
mergedir.sh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user