diff options
Diffstat (limited to 'demos/Makefile.am')
-rw-r--r-- | demos/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/Makefile.am b/demos/Makefile.am index 8a43035b5..d86c8a1cc 100644 --- a/demos/Makefile.am +++ b/demos/Makefile.am @@ -9,7 +9,6 @@ INCLUDES = @STRIP_BEGIN@ \ -DGTK_DISABLE_DEPRECATED \ @GTK_DEBUG_FLAGS@ \ @GTK_XIM_FLAGS@ \ - @GTK_LOCALE_FLAGS@ \ @PANGO_CFLAGS@ \ @GLIB_CFLAGS@ \ @more_cflags@ \ |