Changeset 3116 for trunk/essentials/sys-devel/autoconf/kNIX-bootstrap.kmk
- Timestamp:
- Apr 15, 2007, 8:41:33 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/essentials/sys-devel/autoconf/kNIX-bootstrap.kmk
r3094 r3116 42 42 -e 's|@PERL[@]|perl.exe|g' \ 43 43 -e 's|@bindir[@]|/@unixroot/usr/bin|g' \ 44 -e 's|@datadir[@]|/@unixroot/usr/share d/autoconf|g' \44 -e 's|@datadir[@]|/@unixroot/usr/share/autoconf|g' \ 45 45 -e 's|@prefix[@]|/@unixroot/usr|g' \ 46 46 -e 's|@autoconf-name[@]|autoconf-$(VER)|g' \
Note:
See TracChangeset
for help on using the changeset viewer.