comparison configure @ 106187:b5eb529d2739

* cus-start.el (all): Add native condition for font-use-system-font. * configure.in: Don't check for GConf unless X is used.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 21 Nov 2009 15:40:24 +0000
parents 734dbd0c890e
children 2400073344ef
comparison
equal deleted inserted replaced
106186:9b6f45dd8386 106187:b5eb529d2739
12586 12586
12587 fi 12587 fi
12588 fi 12588 fi
12589 12589
12590 HAVE_GCONF=no 12590 HAVE_GCONF=no
12591 if test "${with_gconf}" = "yes"; then 12591 if test "X$with_x" != "Xno" && test "${with_gconf}" = "yes"; then
12592 12592
12593 succeeded=no 12593 succeeded=no
12594 12594
12595 # Extract the first word of "pkg-config", so it can be a program name with args. 12595 # Extract the first word of "pkg-config", so it can be a program name with args.
12596 set dummy pkg-config; ac_word=$2 12596 set dummy pkg-config; ac_word=$2