[HACKERS] Patch to customize script
- From: Andrew Martin <martin(at)biochemistry(dot)ucl(dot)ac(dot)uk>
- Subject: [HACKERS] Patch to customize script
- Date: Mon, 20 Jan 1997 10:38:36 GMT
The patch I sent for the customize script (.../src/customize) hasn't
been applied:
*** ../../pgtemp.old/src/customize Thu Jan 16 13:27:31 1997
- --- customize Mon Jan 13 18:54:30 1997
***************
*** 174,180 ****
echo "and subsequent ones should be preceeded by -l"
def="X11"
readln "X11 library [$def]?" "$def"
! echo >>Makefile.custom "X11_LIB= -l$ans"
fi
- --- 174,180 ----
echo "and subsequent ones should be preceeded by -l"
def="X11"
readln "X11 library [$def]?" "$def"
! echo >>Makefile.custom "X11_LIB= $ans"
fi
Andrew
****************************************************************************
Dr. Andrew C.R. Martin, University College London & SciTech Software
EMAIL: martin(at)biochem(dot)ucl(dot)ac(dot)uk Tel:(Work) +44(0)171 419 3890
URL: http://www.biochem.ucl.ac.uk/~martin (Home) +44(0)1372 275775
****************************************************************************
------------------------------
Home |
Main Index |
Thread Index