ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/configure
(Generate patch)

Comparing projects/cms/source/server/configure (file contents):
Revision 1.2 by tdb, Wed Dec 13 18:34:09 2000 UTC vs.
Revision 1.3 by tdb, Tue Jan 16 01:11:57 2001 UTC

# Line 4 | Line 4 | HTTPSERVER="http://killigrew.ukc.ac.uk/"
4  
5   echo "Generating Makefile includes"
6   echo "SERVERROOT="`pwd` > Config.inc
7 < echo "include $(SERVERROOT)/Config2.inc" >> Config.inc
7 > echo "include \$(SERVERROOT)/Config2.inc" >> Config.inc
8  
9   echo "Checking for required libraries"
10   cd build/lib

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines