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
#define G_HAVE_GNUC_VISIBILITY 1
#define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
#fi
#endif
_______EOF
else
cat >>$outfile <<_______EOF