mktime: don’t consult daylight
[gnulib.git] / m4 / findprog-in.m4
blob9b0f6028b56ac63fbddb5f88cbe0db3697f9b385
1 # findprog-in.m4
2 # serial 1
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.
7 dnl This file is offered as-is, without any warranty.
9 AC_DEFUN([gl_FINDPROG_IN],
11   dnl Prerequisites of lib/findprog-in.c.
12   AC_REQUIRE([gl_FUNC_EACCESS])