Add reminder to export shell variables.
authorjbj <devnull@localhost>
Fri, 19 Nov 1999 19:47:43 +0000 (19:47 +0000)
committerjbj <devnull@localhost>
Fri, 19 Nov 1999 19:47:43 +0000 (19:47 +0000)
CVS patchset: 3431
CVS date: 1999/11/19 19:47:43

INSTALL

diff --git a/INSTALL b/INSTALL
index 6a70517..71f6d76 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -55,6 +55,7 @@ the configure environment.
 Here is an example:
        LIBS='-L/opt/libz/ -L/opt/BerkeleyDB/lib/' \
        CPPFLAGS='-I/opt/libz/ -I/opt/BerkeleyDB/include' \
+       export LIBS CPPFLAGS
        ./configure
 
 now build the system with: