Blame SOURCES/latex2html-2018.2-teTeX-l2h-config.patch

f26c98
diff -up latex2html-2018.2/latex2html-2018.2/config/config.pl.me latex2html-2018.2/latex2html-2018.2/config/config.pl
f26c98
--- latex2html-2018.2/latex2html-2018.2/config/config.pl.me	2018-06-22 16:43:28.830829027 +0200
f26c98
+++ latex2html-2018.2/latex2html-2018.2/config/config.pl	2018-06-22 16:43:58.532706324 +0200
f26c98
@@ -635,6 +635,7 @@ $abs_path_names = &get_name('ABSPATHS');
f26c98
 # DBM check
f26c98
 # --------------------------------------------------------------------------
f26c98
 
f26c98
+use DB;
f26c98
 &checking('if perl supports some dbm');
f26c98
 
f26c98
 my %array;