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 f0400c2a2871ce9c6e982b57b7ac1cdd7e54b05e..dd35c942928b119dcf6f001f23f09f8326175d9c 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