fix the build
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 12 Jan 2007 15:54:00 +0000 (15:54 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 12 Jan 2007 15:54:00 +0000 (15:54 +0000)
svn path=/trunk/; revision=5247

configure.in

index f0400c2..dd35c94 100644 (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