bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62510] configure.ac: warning from bootstrap


From: Bjarni Ingi Gislason
Subject: [bug #62510] configure.ac: warning from bootstrap
Date: Sun, 22 May 2022 22:40:57 -0400 (EDT)

Follow-up Comment #1, bug #62510 (project groff):

  I did this after bug #61059

--- a/m4/groff.m4
+++ b/m4/groff.m4
@@ -231,7 +231,7 @@ AC_DEFUN([GROFF_HTML_PROGRAMS],
    AC_REQUIRE([GROFF_GHOSTSCRIPT_PATH])

    missing=
-   AC_FOREACH([groff_prog],
+   m4_foreach_w([groff_prog],
      [pnmcut pnmcrop pnmtopng psselect pnmtops],
      [AC_CHECK_PROG(groff_prog, groff_prog, [found], [missing])
       if test $[]groff_prog = missing; then




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62510>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]