Remove autogen.sh, the autoreconf program does exactly that.
Update everything for the latest autoconf and automake versions.
This commit is contained in:
parent
f2aa7466e6
commit
fcd836c609
14 changed files with 53 additions and 740 deletions
|
@ -1,7 +1,7 @@
|
|||
dnl Check to find out whether function attributes are supported.
|
||||
dnl If they are not, #define them to be nothing.
|
||||
|
||||
AC_DEFUN(tinc_ATTRIBUTE,
|
||||
AC_DEFUN([tinc_ATTRIBUTE],
|
||||
[
|
||||
AC_CACHE_CHECK([for working $1 attribute], tinc_cv_attribute_$1,
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue