aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBryan <bryan@servy.allyourbasearebelongto.us>2013-04-14 01:55:50 -0700
committerBryan <bryan@servy.allyourbasearebelongto.us>2013-04-14 01:55:50 -0700
commit5dba9884ca4a2bb41a9f0dd91095548ff1a37ee0 (patch)
tree6a4911d7810ad75cd283de234cf4dfdb718cd404 /INSTALL
parentc49f99e99a9e2bb7175cfb5c207b6891efa635e4 (diff)
downloadtlsdate-5dba9884ca4a2bb41a9f0dd91095548ff1a37ee0.tar.gz
updated INSTALL with what I needed to do in order to compile on OpenBSD
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index d8f6105..133e999 100644
--- a/INSTALL
+++ b/INSTALL
@@ -83,6 +83,9 @@ On Plan9 the start of building might look something like this:
OpenBSD porting has started and feedback is welcome. It may Just Work with the
following:
+ export AUTOCONF_VERSION=<your installed version>
+ export AUTOMAKE_VERSION=<your installed version>
+ ./autogen.sh
./configure
make
make install