Remove autogen.sh, the autoreconf program does exactly that.

Update everything for the latest autoconf and automake versions.
This commit is contained in:
Guus Sliepen 2004-01-10 23:21:36 +00:00
parent f2aa7466e6
commit fcd836c609
14 changed files with 53 additions and 740 deletions

View file

@ -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,
[