fix the build

svn path=/trunk/; revision=5247
This commit is contained in:
Matthias Clasen 2007-01-12 15:54:00 +00:00
parent 247997afed
commit ef73c1c05f

View File

@ -2438,7 +2438,7 @@ _______EOF
#else #else
#define G_HAVE_GNUC_VISIBILITY 1 #define G_HAVE_GNUC_VISIBILITY 1
#define G_GNUC_INTERNAL __attribute__((visibility("hidden"))) #define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
#fi #endif
_______EOF _______EOF
else else
cat >>$outfile <<_______EOF cat >>$outfile <<_______EOF