From: Matthias Clasen Date: Fri, 12 Jan 2007 15:54:00 +0000 (+0000) Subject: fix the build X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=ef73c1c05f1c0dbcf034c42feae5c4e493b9afd2;p=dana%2Fcg-glib.git fix the build svn path=/trunk/; revision=5247 --- diff --git a/configure.in b/configure.in index f0400c2a..dd35c942 100644 --- a/configure.in +++ b/configure.in @@ -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