aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e182668..376be74 100644
--- a/configure.in
+++ b/configure.in
@@ -171,7 +171,7 @@ if test "$RASTER" = "yes"; then
fi
-if test "$DRVLIBS" = ""; then
+if test "$DRIVERS" = ""; then
AC_MSG_ERROR([You should include at least one driver...])
fi