Changeset 24663
- Timestamp:
- Jul 3, 2009, 11:47:38 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/extsrc/gpcsw/configure.tcsh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/extsrc/gpcsw/configure.tcsh
r23488 r24663 22 22 23 23 while ("$1" != "") 24 echo "checking $1" 24 25 switch ("$1") 25 26 # switch options passed by build systems which we ignore … … 34 35 case --enable-profile 35 36 case --pedantic 36 shift37 37 breaksw; 38 38 # key/value options passed by build systems which we ignore
Note:
See TracChangeset
for help on using the changeset viewer.
