gobject-introspection r460 - trunk/giscanner
- From: johan svn gnome org
- To: svn-commits-list gnome org
- Subject: gobject-introspection r460 - trunk/giscanner
- Date: Fri, 22 Aug 2008 20:51:22 +0000 (UTC)
Author: johan
Date: Fri Aug 22 20:51:22 2008
New Revision: 460
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=460&view=rev
Log:
Remove G_GNUC_EXTENSION too
Modified:
trunk/giscanner/Makefile.am
Modified: trunk/giscanner/Makefile.am
==============================================================================
--- trunk/giscanner/Makefile.am (original)
+++ trunk/giscanner/Makefile.am Fri Aug 22 20:51:22 2008
@@ -73,6 +73,7 @@
| sed s/__G_LIBCONFIG_H__/__G_LIBCONFIG_SCANNER_H__/g \
| sed s/define\ G_HAVE_ISO_VARARGS\ 1/undef\ G_HAVE_ISO_VARARGS/g \
| sed s/define\ G_HAVE_GNUC_VARARGS\ 1/undef\ G_HAVE_GNUC_VARARGS/g \
+ | sed s/G_GNUC_EXTENSION\ //g \
> $(top_builddir)/giscanner/$@
gidir = $(includedir)/gobject-introspection-1.0/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]