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:
2ee49d3
)
Add MIG to be substituted.
author
drepper
<drepper>
Tue, 7 Apr 1998 08:52:54 +0000
(08:52 +0000)
committer
drepper
<drepper>
Tue, 7 Apr 1998 08:52:54 +0000
(08:52 +0000)
config.make.in
patch
|
blob
|
history
diff --git
a/config.make.in
b/config.make.in
index
4c989c8
..
27d1e6e
100644
(file)
--- a/
config.make.in
+++ b/
config.make.in
@@
-64,6
+64,7
@@
AR = @AR@
RANLIB = @RANLIB@
MAKEINFO = @MAKEINFO@
AS = $(CC) -c
+MIG = @MIG@
# Installation tools.
INSTALL = @INSTALL@