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:
f311f56
)
(build-pic-default): New, defined with pic_default.
author
drepper
<drepper>
Tue, 11 Nov 1997 20:34:48 +0000
(20:34 +0000)
committer
drepper
<drepper>
Tue, 11 Nov 1997 20:34:48 +0000
(20:34 +0000)
config.make.in
patch
|
blob
|
history
diff --git
a/config.make.in
b/config.make.in
index
ae4d898
..
6fefeaa
100644
(file)
--- a/
config.make.in
+++ b/
config.make.in
@@
-39,6
+39,7
@@
gnu-as = @gnu_as@
gnu-ld = @gnu_ld@
build-static = @static@
build-shared = @shared@
+build-pic-default= @pic_default@
build-profile = @profile@
build-omitfp = @omitfp@
build-bounded = @bounded@