aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 499aad8..8c97626 100755
--- a/configure
+++ b/configure
@@ -2277,7 +2277,7 @@ if test "$RASTER" = "yes"; then
fi
-if test "$DRVLIBS" = ""; then
+if test "$DRIVERS" = ""; then
{ echo "configure: error: You should include at least one driver..." 1>&2; exit 1; }
fi