Changeset 4878
- Timestamp:
- Jul 15, 2014 5:48:29 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/configure
r795 r4878 1 1 #!/bin/sh 2 ./aconfigure $*2 ./aconfigure "$@" 3 3 4 4 # Note:
Note: See TracChangeset
for help on using the changeset viewer.