Changeset 4784 in vbox for trunk/configure
- Timestamp:
- Sep 14, 2007 8:28:20 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 24482
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure
r4783 r4784 1184 1184 1185 1185 # scan command line options 1186 for option in $*; do1186 for option in "$*"; do 1187 1187 case "$option" in 1188 1188 --help|-help|-h)
Note:
See TracChangeset
for help on using the changeset viewer.