From: Simon Josefsson Date: Wed, 4 Aug 2004 23:34:55 +0000 (+0000) Subject: Simplify. X-Git-Tag: gnutls_1_1_14~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cdec8ace5f049af22839cdd741753a4e24ba0e5;p=thirdparty%2Fgnutls.git Simplify. --- diff --git a/buildconf b/buildconf index 676e280f50..a88a485b4c 100755 --- a/buildconf +++ b/buildconf @@ -1,12 +1,3 @@ -#! /bin/sh - +#!/bin/sh autoreconf --force --install - -#aclocal -I . && \ -#libtoolize -c --force --automake && \ -#aclocal -I . && \ -#autoheader -Wall && \ -#automake -a -c --gnu || automake -a -c --gnu -#autoconf - echo "You can now run \"./configure\" and \"make\""