summaryrefslogtreecommitdiff
path: root/giscanner/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2008-08-22 20:51:22 +0000
committerJohan Dahlin <johan@src.gnome.org>2008-08-22 20:51:22 +0000
commitedf5d1467410586696a88b40ce88b972341302c6 (patch)
tree2af94ef8e8b084f6ebe568040311db74b57c7bee /giscanner/Makefile.am
parent4f2ba8bc4345292c04f04d517c0b06302b7f325e (diff)
downloadgobject-introspection-edf5d1467410586696a88b40ce88b972341302c6.tar.gz
Remove G_GNUC_EXTENSION too
svn path=/trunk/; revision=460
Diffstat (limited to 'giscanner/Makefile.am')
-rw-r--r--giscanner/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/giscanner/Makefile.am b/giscanner/Makefile.am
index 3402014b..060b332d 100644
--- a/giscanner/Makefile.am
+++ b/giscanner/Makefile.am
@@ -73,6 +73,7 @@ glibconfig-scanner.h:
| 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/