From 1bff76afb3b893bb941762419daa2a14657c3b71 Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Mon, 24 Oct 2016 13:25:15 -0400 Subject: notes on "configure" --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 6ec6795..501a100 100644 --- a/README.rst +++ b/README.rst @@ -41,9 +41,9 @@ out of the box on Linux and Solaris 2.6. There are minimal restrictions on using the code, as set out in the disclaimer and copyright notice in ``pam_radius_auth.c``. -Building it is straightforward: use GNU make, and type ``make``. If -you've got some other weird make, you'll have to edit the Makefile to -remove the GNU make directives 'ifeq', 'else', etc. +Building it is straightforward: use GNU make, and type ``./configure``, +followed by ``make``. If you've got some other weird make, you'll +have to edit the Makefile to remove the GNU make directives. Alan DeKok -- cgit v1.2.3