From 0c9798c9429cabcded458ba127972ea096e69978 Mon Sep 17 00:00:00 2001 From: michux Date: Sun, 23 Nov 2008 00:20:58 +0000 Subject: fix automake - check for libftdi git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@902 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index ad784b4..ee5a8d2 100644 --- a/config.h.in +++ b/config.h.in @@ -28,6 +28,9 @@ /* Define to 1 if you have the `fork' function. */ #undef HAVE_FORK +/* Define to 1 if you have the header file. */ +#undef HAVE_FTDI_H + /* Define to 1 if you have the header file. */ #undef HAVE_GD_GD_H -- cgit v1.2.3