IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 25, 2007, 1:04:20 PM (19 years ago)
Author:
eugene
Message:

minor changes to fix -O2 messages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dvo-mods-2007-02/Ohana/configure.tcsh

    r11888 r12046  
    472472Configuration:
    473473  -h, --help              display this help and exit
    474   --enable-optimize       enable compiler optimization
     474  --enable-optimize       enable compiler optimization (-O2)
    475475  --pedantic              include -Wall -Werror on compilation
    476476
     
    487487  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
    488488
     489Makefile flags:
     490  CC=options
     491  CFLAGS=options
     492  CPPFLAGS=options
     493  LDFLAGS=options
     494
     495The following options are silently ignored for compatibility:
     496  --enable-maintainer-mode
     497  --no-create
     498  --no-recursion
     499  --sbindir
     500  --libexecdir
     501  --sharedstatedir
     502  --localstatedir
     503  --oldincludedir
     504  --infodir
     505
    489506EOF
    490507 exit 2;
Note: See TracChangeset for help on using the changeset viewer.