From: michael Date: Wed, 19 May 2010 02:26:47 +0000 (+0000) Subject: Ticket #170 (picolcd graphic build error) fixed by matt X-Git-Tag: svn1203~82 X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=c4cdfc501c99cddaee73f15fffb9d17ddd3b68ae;p=lcd4linux.git Ticket #170 (picolcd graphic build error) fixed by matt git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1121 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- diff --git a/configure b/configure index 82330cd..8c39e52 100755 --- a/configure +++ b/configure @@ -6888,6 +6888,7 @@ if test "$PICOLCDGRAPHIC" = "yes"; then if test "$has_usb" = "true"; then TEXT="yes" GRAPHIC="yes" + KEYPAD="yes" GPIO="yes" SERIAL="yes" LIBUSB="yes"