had an extra ; that snuck in. i blame the commies
authorDana Jansens <danakj@orodu.net>
Tue, 26 Nov 2002 20:25:59 +0000 (20:25 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 26 Nov 2002 20:25:59 +0000 (20:25 +0000)
configure.in

index 75acec57838b7eb1dcdc93c27d38f01e689f1fcf..0eda8258f34986bbef50d80e834d2d91e0ecb882 100644 (file)
@@ -189,7 +189,7 @@ if test "$XFT" = "yes"; then
   dnl fi
 fi
 AM_CONDITIONAL(XFT, test "$XFT" = "yes")
-AM_CONDITIONAL(XFT2, test "$XFT2" = "yes");
+AM_CONDITIONAL(XFT2, test "$XFT2" = "yes")
        
 dnl Check for ordered 8bpp dithering
 ORDEREDPSEUDO=""