From 13f713daf7b13bdcc9dc5e9981f3bdbfc03bf9bc Mon Sep 17 00:00:00 2001 From: bkmgit Date: Sun, 13 Feb 2022 15:50:52 +0300 Subject: [PATCH 1/2] add missing files --- AUTHORS | 0 ChangeLog | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 AUTHORS create mode 100644 ChangeLog diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..e69de29 diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..e69de29 From 2a71dc48e741280b4ed742c44e71829548f08dc6 Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Sun, 13 Feb 2022 16:03:35 +0300 Subject: [PATCH 2/2] Add instructions on building from GitHub --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 78d2406..ecad8d1 100644 --- a/README +++ b/README @@ -73,7 +73,10 @@ The packages MinGW32 and MSYS are required to make TestU01 work on Windows. And the configure command must be called with the option --disable-shared --------------------------------- - +- If installing a development version from Git, you may wish to regenerate + the configure file by using + + sh ./bootstrap - Call configure (or sh ./configure) to configure the package for your system. Give also the name of the directory where you want to install the libraries