From 36c9d97465b6e9fe49931e000debff8291fd8691 Mon Sep 17 00:00:00 2001 From: Harlan Stenn Date: Sun, 16 Sep 2001 00:25:29 -0400 Subject: [PATCH] autoreconf updates bk: 3ba429b9znG34-gSO7lbiuuEjXIqUg --- README.bk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.bk b/README.bk index 7db16b46d3..a6b5e55c8f 100644 --- a/README.bk +++ b/README.bk @@ -37,7 +37,7 @@ as soon as the code is stable. Once you have obtained the sources, do the following: bk -r get (or edit) to check out the files - autoreconf generates configure and Makefile.in's + autoreconf -f -i generates configure and Makefile.in's and you should be ready to go.