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
configure: Use pkg-config if possible
[jimtcl.git]
/
configure
blob
8367bd8f0839ee761af8d45cdd556c9276000764
1
#!/bin/sh
2
dir
=
"`dirname "
$0
"`/autosetup"
3
WRAPPER
=
"
$0
"
;
export
WRAPPER
;
exec
"`
$dir
/find-tclsh`"
"
$dir
/autosetup"
"$@"