Delete trailing whitespace.
[freeradius.git] / src / modules / rlm_dbm / configure.in
index 08eb109..45f1f17 100644 (file)
@@ -84,7 +84,7 @@ else
 fi
 
 if test x"$fail" != x""; then
-       AC_MSG_WARN([FAILURE: ]modname[ requires: $fail.]); 
+       AC_MSG_WARN([FAILURE: ]modname[ requires: $fail.]);
        if test x"${enable_strict_dependencies}" = x"yes"; then
                AC_MSG_ERROR([set --without-]modname[ to disable it explicitly.])
        else