From: Ivo Timmermans Date: Fri, 24 Nov 2000 14:15:20 +0000 (+0000) Subject: Call autogen.sh instead of configure alone; and make cvs-clean instead X-Git-Tag: release-1.0pre4~130 X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=commitdiff_plain;h=b42c9abafdc102db0641f3d444bdb30fbc29140a;hp=b42c9abafdc102db0641f3d444bdb30fbc29140a Call autogen.sh instead of configure alone; and make cvs-clean instead of distclean. This way you can just cvs checkout && dpkg-buildpackage in one go. ---