summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-11-30 23:43:07 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-11-30 23:43:52 -0500
commit32e8c39ffdba2b5c106aaeaefc4a71816ad20f4f (patch)
tree8e40d7d31f337dc6be2c70a347886456e80d10d0 /configure.ac
parent9e1187135ec61c5f035663fa50620592214abffe (diff)
downloadgtk+-32e8c39ffdba2b5c106aaeaefc4a71816ad20f4f.tar.gz
Move print preview command to gtksettings.c
Having this in the source seems more appropriate.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 58163d84b8..6546fbe7d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -399,7 +399,6 @@ if test "x$enable_quartz_backend" = xyes; then
# Pull in gio-unix for GDesktopAppInfo usage, see at least
# gdkapplaunchcontext-x11.c
have_gio_unix=yes
-
else
AM_CONDITIONAL(USE_QUARTZ, false)
fi