IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 8, 2007, 12:21:18 PM (19 years ago)
Author:
eugene
Message:

complete merge from branch dvo-mods-2007-02

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/configure.tcsh

    r12160 r12332  
    475475Configuration:
    476476  -h, --help              display this help and exit
    477   --enable-optimize       enable compiler optimization
     477  --enable-optimize       enable compiler optimization (-O2)
    478478  --pedantic              include -Wall -Werror on compilation
    479479
     
    490490  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
    491491
     492Makefile flags:
     493  CC=options
     494  CFLAGS=options
     495  CPPFLAGS=options
     496  LDFLAGS=options
     497
     498The following options are silently ignored for compatibility:
     499  --enable-maintainer-mode
     500  --no-create
     501  --no-recursion
     502  --sbindir
     503  --libexecdir
     504  --sharedstatedir
     505  --localstatedir
     506  --oldincludedir
     507  --infodir
     508
    492509EOF
    493510 exit 2;
Note: See TracChangeset for help on using the changeset viewer.