repo.or.cz
/
jimtcl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
env: Fix error in case of too many arguments
[jimtcl.git]
/
configure
blob
adac37c34578f15b8e9f34879ad9df7bee0bde8e
1
#!/bin/sh
2
dir
=
"`dirname "
$0
"`/autosetup"
3
WRAPPER
=
"
$0
"
;
export
WRAPPER
;
exec
"`"
$dir
/
autosetup-find-tclsh
"`"
"
$dir
/autosetup"
"$@"