From: Dana Jansens Date: Tue, 3 Dec 2002 20:00:50 +0000 (+0000) Subject: reset the xft flags if it fails X-Git-Tag: openbox-2_2_2^2~6 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=5113f5252f76f14d2c6ca7bb7fc38f689a0116a5;p=dana%2Fopenbox.git reset the xft flags if it fails --- diff --git a/configure.in b/configure.in index 117a7445..86a5cdc4 100644 --- a/configure.in +++ b/configure.in @@ -178,6 +178,8 @@ if test "$enableval" = "yes"; then [ AC_MSG_RESULT([no]) XFT2="" + XFT_CFLAGS="" + XFT_LIBS="" AC_MSG_RESULT() AC_MSG_RESULT([** WARNING: Xft support is disabled! **]) AC_MSG_RESULT()