IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24663


Ignore:
Timestamp:
Jul 3, 2009, 11:47:38 AM (17 years ago)
Author:
eugene
Message:

fix configure for ignored options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/extsrc/gpcsw/configure.tcsh

    r23488 r24663  
    2222
    2323while ("$1" != "")
     24 echo "checking $1"
    2425 switch ("$1")
    2526  # switch options passed by build systems which we ignore
     
    3435  case --enable-profile
    3536  case --pedantic
    36    shift
    3737   breaksw;
    3838  # key/value options passed by build systems which we ignore
Note: See TracChangeset for help on using the changeset viewer.