Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 3711

Show
Ignore:
Timestamp:
07/05/08 09:59:53 (5 months ago)
Author:
larsivi
Message:

nitpicks

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/install-dmd.sh

    r3468 r3711  
    22 
    33# A simple script to install Tango for DMD 
    4 # Copyright (C) 2006-2007  Gregor Richards 
     4# Copyright (C) 2006-2008  Gregor Richards 
    55# Permission is granted to do anything you please with this software. 
    66# This software is provided with no warranty, express or implied, within the 
     
    1919  --prefix: Install to the specified prefix (absolute path), default is /usr/local 
    2020  --userlib: Installs libtango-user-dmd.a too. It will also be built if it is missing 
    21                 or older than libtango-base-dmd.a. 
     21                or older than libtango-base-dmd.a. Note that this is not necessary if 
     22                you use DSSS or other build tools for the user part of the Tango API 
    2223  --altconf: Use an alternate path component for the DMD conf, "bin" is default, "-" will 
    2324                set it to empty. See also --confprefix