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:
f7cf663
)
(find_module): Add #ifndef STATIC_GCONV.
author
drepper
<drepper>
Thu, 16 Aug 2001 05:38:44 +0000
(
05:38
+0000)
committer
drepper
<drepper>
Thu, 16 Aug 2001 05:38:44 +0000
(
05:38
+0000)
iconv/gconv_cache.c
patch
|
blob
|
history
diff --git
a/iconv/gconv_cache.c
b/iconv/gconv_cache.c
index
ffec34d
..
1009ced
100644
(file)
--- a/
iconv/gconv_cache.c
+++ b/
iconv/gconv_cache.c
@@
-170,6
+170,7
@@
find_module_idx (const char *str, size_t *idxp)
}
+#ifndef STATIC_GCONV
static int
internal_function
find_module (const char *directory, const char *filename,
@@
-199,6
+200,7
@@
find_module (const char *directory, const char *filename,
return status;
}
+#endif
int