From 8f9e8b588da645efc452096fed71df9c572fdf42 Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 16 Jan 2007 06:34:33 +0000 Subject: Patch from Robert Buchholz: NULL driver link error fixed, m4 files included in distribution git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@737 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index bf8b187..78f9a4e 100755 --- a/configure +++ b/configure @@ -7598,6 +7598,7 @@ _ACEOF fi if test "$NULL" = "yes"; then + TEXT="yes" DRIVERS="$DRIVERS drv_NULL.o" cat >>confdefs.h <<\_ACEOF -- cgit v1.2.3