mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-12-22 16:58:55 +00:00
Revert "Run autoupdate
"
This reverts commit 0b1d801598164c45e7c9e89ebd30ddde8251befa.
This commit is contained in:
parent
19303a546e
commit
d95a612548
@ -19,11 +19,11 @@
|
||||
######################################################################
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.71])
|
||||
AC_INIT([s3fs],[1.90])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT(s3fs, 1.90)
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
|
||||
AC_CANONICAL_TARGET
|
||||
AC_CANONICAL_SYSTEM
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
|
||||
AC_PROG_CXX
|
||||
|
Loading…
Reference in New Issue
Block a user