From: simon75j Date: Tue, 7 Oct 2008 12:40:36 +0000 (+0000) Subject: Mention autoreconf. X-Git-Tag: yubikey-personalisation_0.97-1~130 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13effb039a6ce65ef3897b90af942330307c58c9;p=yubikey-personalization Mention autoreconf. git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@31 b62f149e-849f-11dd-9899-c7ba65f7c4c7 --- diff --git a/README b/README index b7ea861..4b5f371 100644 --- a/README +++ b/README @@ -1 +1,5 @@ -To be filled in +=Build instructions= + +autoreconf -fvi +./configure +make check