Changeset 11969
- Timestamp:
- Feb 21, 2007, 9:23:43 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/configure.tcsh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/configure.tcsh
r11888 r11969 39 39 case --no-recursion 40 40 case --sbindir 41 case --libexecdir 42 case --sharedstatedir 43 case --localstatedir 44 case --oldincludedir 45 case --infodir 41 case --libexecdir* 42 case --sharedstatedir* 43 case --localstatedir* 44 case --oldincludedir* 45 case --infodir* 46 # we need to strip the --opt word and --opt=word versions 47 set word = `echo $1 | tr = ' '` 48 if ($#word == 1) shift 46 49 breaksw; 47 50 case --vararch
Note:
See TracChangeset
for help on using the changeset viewer.
