summaryrefslogtreecommitdiff
path: root/gtk/gtkfeatures.h.in
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-11-01 01:44:05 +0000
committerRaja R Harinath <harinath@src.gnome.org>1998-11-01 01:44:05 +0000
commitf2fe3fe2216f8d65b7dd919a85fcefa305bb691f (patch)
treeec5e40f4fd71e9a2f4ca3807b5c279de6f79234d /gtk/gtkfeatures.h.in
parent704266d64684b90bbb82dfe5485cdb207f4b320c (diff)
downloadgtk+-f2fe3fe2216f8d65b7dd919a85fcefa305bb691f.tar.gz
Remove `#pragma }'.
* gtk/gtkfeatures.h.in: Remove `#pragma }'. * gdk/gdki18n.h: Update to use new `glib' widechar defines. * configure.in (CFLAGS): Don't use test -z "echo .. | grep". Use case instead. (wchar.h, wctype.h, iswalnum): Duplicate widechar tests from `glib'. (GDK_WLIBS): New variable. Lists extra libraries needed to use widechar functions. * gtk-config.in (--libs): List $GDK_WLIBS, too.
Diffstat (limited to 'gtk/gtkfeatures.h.in')
-rw-r--r--gtk/gtkfeatures.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkfeatures.h.in b/gtk/gtkfeatures.h.in
index 21bfc2bcdd..4ce0bf7aa6 100644
--- a/gtk/gtkfeatures.h.in
+++ b/gtk/gtkfeatures.h.in
@@ -22,7 +22,6 @@
#ifdef __cplusplus
extern "C" {
-#pragma }
#endif /* __cplusplus */