From c82ab50a979fa328b4f59fbcdace66a4a708ff46 Mon Sep 17 00:00:00 2001 From: waker Date: Tue, 9 Oct 2012 21:49:33 +0200 Subject: fixed gtk2/3 configure options -- now there's no --disable/enable-gtkui, only --disable/enable-gtk2 and -gtk3. --- plugins/gtkui/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins') diff --git a/plugins/gtkui/Makefile.am b/plugins/gtkui/Makefile.am index bb3bfca5..2ec703d8 100644 --- a/plugins/gtkui/Makefile.am +++ b/plugins/gtkui/Makefile.am @@ -1,4 +1,3 @@ -if HAVE_GTKUI gtkuidir = $(libdir)/$(PACKAGE) if HAVE_SM @@ -101,4 +100,3 @@ ddb_gui_GTK2_fallback_la_CFLAGS = -std=c99 -I $(GTK_ROOT)/include -I $(GTK_ROOT) endif -endif -- cgit v1.2.3