mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-25 12:32:53 +00:00
Modify the version of autoconf to 2.61
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# -*- Autoconf -*-
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.67])
|
||||
AC_PREREQ([2.61])
|
||||
AC_INIT([libsearpc], [1.0], [freeplant@gmail.com])
|
||||
AC_CONFIG_SRCDIR([lib/searpc-server.c])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
|
Reference in New Issue
Block a user