projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be61bee
)
Add PERL for substitution.
author
drepper
<drepper>
Fri, 26 Sep 1997 23:16:35 +0000
(23:16 +0000)
committer
drepper
<drepper>
Fri, 26 Sep 1997 23:16:35 +0000
(23:16 +0000)
config.make.in
patch
|
blob
|
history
diff --git
a/config.make.in
b/config.make.in
index
ba689ec
..
ae4d898
100644
(file)
--- a/
config.make.in
+++ b/
config.make.in
@@
-63,7
+63,10
@@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
LN_S = @LN_S@
MSGFMT = @MSGFMT@
+
+# Script execution tools.
BASH = @BASH@
KSH = @KSH@
+PERL = @PERL@
# More variables may be inserted below by configure.