projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
247997a
)
fix the build
author
Matthias Clasen
<matthiasc@src.gnome.org>
Fri, 12 Jan 2007 15:54:00 +0000
(15:54 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Fri, 12 Jan 2007 15:54:00 +0000
(15:54 +0000)
svn path=/trunk/; revision=5247
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index f0400c2a2871ce9c6e982b57b7ac1cdd7e54b05e..dd35c942928b119dcf6f001f23f09f8326175d9c 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-2438,7
+2438,7
@@
_______EOF
#else
#define G_HAVE_GNUC_VISIBILITY 1
#define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
-#
fi
+#
endif
_______EOF
else
cat >>$outfile <<_______EOF