doc: Add documentation about math_errhandling.
[gnulib.git] / m4 / findprog.m4
blob23467c57a321b810a26b8fd59eed43bac19c2921
1 # findprog.m4
2 # serial 3
3 dnl Copyright (C) 2003, 2009-2024 Free Software Foundation, Inc.
4 dnl This file is free software; the Free Software Foundation
5 dnl gives unlimited permission to copy and/or distribute it,
6 dnl with or without modifications, as long as this notice is preserved.
8 AC_DEFUN([gl_FINDPROG],
10   dnl Prerequisites of lib/findprog.c.
11   AC_REQUIRE([gl_FUNC_EACCESS])