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:
608a31b
)
Still need to include glibconfig.h
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 14 Mar 2005 04:30:25 +0000
(
04:30
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 14 Mar 2005 04:30:25 +0000
(
04:30
+0000)
glib/makegalias.pl
patch
|
blob
|
history
diff --git
a/glib/makegalias.pl
b/glib/makegalias.pl
index 1fa132f0317f097b1047ea2b3a7e1207cdaf92ec..f7ee76965b15bf28fe9aa854862e0e5c6efee9c8 100755
(executable)
--- a/
glib/makegalias.pl
+++ b/
glib/makegalias.pl
@@
-11,6
+11,9
@@
print <<EOF;
/* Generated by makegalias.pl */
#ifndef DISABLE_VISIBILITY
+
+#include "glibconfig.h"
+
#ifdef G_HAVE_GNUC_VISIBILITY
EOF