mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-11-18 10:15:13 +00:00
Run autoupdate
This commit is contained in:
parent
6370e150dd
commit
70692ee770
@ -19,11 +19,11 @@
|
||||
######################################################################
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT(s3fs, 1.90)
|
||||
AC_CONFIG_HEADER([config.h])
|
||||
AC_PREREQ([2.71])
|
||||
AC_INIT([s3fs],[1.90])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
||||
AC_CANONICAL_SYSTEM
|
||||
AC_CANONICAL_TARGET
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
|
||||
AC_PROG_CXX
|
||||
|
Loading…
Reference in New Issue
Block a user