aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL14
1 files changed, 7 insertions, 7 deletions
diff --git a/INSTALL b/INSTALL
index 0df9c3e..d3c7c2a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,10 +19,10 @@ or Ubuntu, try "apt-get install build-essentials".
To build, just run "make", optionally followed by "make install".
Packagers: the Makefile supports the full panoply of tweakable
-parameters, such as CC, CFLAGS, LDFLAGS, DESTDIR, PREFIX, etc. Have
-a look at the top of the Makefile for the full list. The defaults
-should be reasonable, except you probably want some optimization
-in CFLAGS. If you package this for your distro, send me an email
-(urchlay@slackware.uk), let me know if you ran into any problems. A
-hint: don't bother to include this INSTALL file in your binary package
-(users won't find it useful).
+parameters, such as CC, COPT (replaces CFLAGS), LDFLAGS, DESTDIR,
+PREFIX, etc. Have a look at the top of the Makefile for the full
+list. The defaults should be reasonable, except you probably want
+some optimization in COPT. If you package this for your distro, send
+me an email (urchlay@slackware.uk), let me know if you ran into any
+problems. A hint: don't bother to include this INSTALL file in your
+binary package (users won't find it useful).