TeX tests: Use the shell instead of wc to test for maximum line length.
[pspp] / configure.ac
index dfc4baf60c72d3fb98202a19872795635f93b008..3aa807cee9da19bc15c71ce95b602fb37d39cd3e 100644 (file)
@@ -68,8 +68,6 @@ PSPP_PERL
 PSPP_PYTHON
 AC_CHECK_PROGS([TEX], [tex], [no])
 AC_SUBST([TEX])
-AC_CHECK_PROGS([GWC], [gwc wc], [no])
-AC_SUBST([GWC])
 
 # This suppresses an error in gl/careadlinkat.c that otherwise can't be
 # avoided in GCC 10.x: