]> git.meshlink.io Git - meshlink/commit
Remove autogen.sh, the autoreconf program does exactly that.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 10 Jan 2004 23:21:36 +0000 (23:21 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 10 Jan 2004 23:21:36 +0000 (23:21 +0000)
commitfcd836c609568fab323f4af6dd525de957a6f4cc
treed022296689c1f314c2fb4b335b9a42287ecaca0f
parentf2aa7466e6db9777090583ef26d923fc0a4fcea8
Remove autogen.sh, the autoreconf program does exactly that.
Update everything for the latest autoconf and automake versions.
14 files changed:
COPYING [deleted file]
INSTALL [deleted file]
Makefile.am
autogen.sh [deleted file]
configure.in
m4/Makefile.am [new file with mode: 0644]
m4/Makefile.am.in [deleted file]
m4/attribute.m4
m4/lzo.m4
m4/malloc.m4
m4/openssl.m4
m4/realloc.m4
m4/tuntap.m4
m4/zlib.m4