Fix compilation without xft.
authorayin <ayin>
Mon, 28 Jan 2008 10:44:21 +0000 (10:44 +0000)
committerayin <ayin>
Mon, 28 Jan 2008 10:44:21 +0000 (10:44 +0000)
src/optinc.h

index 3c60b02a43d5b9a294e1425e8f7556a432e1b1aa..4492d82771e13690165c82c6b26671279e5f992a 100644 (file)
@@ -59,5 +59,7 @@
  def(console,              33)
 #if XFT
  def(buffered,             34)
+#else
+ nodef(buffered)
 #endif