mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-10-27 11:26:43 +00:00
add make-4.3.tar.gz
This commit is contained in:
parent
0a0997a872
commit
19f70a154e
458 changed files with 239669 additions and 0 deletions
11
third_party/make/m4/findprog-in.m4
vendored
Normal file
11
third_party/make/m4/findprog-in.m4
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# findprog-in.m4 serial 1
|
||||
dnl Copyright (C) 2003, 2009-2020 Free Software Foundation, Inc.
|
||||
dnl This file is free software; the Free Software Foundation
|
||||
dnl gives unlimited permission to copy and/or distribute it,
|
||||
dnl with or without modifications, as long as this notice is preserved.
|
||||
|
||||
AC_DEFUN([gl_FINDPROG_IN],
|
||||
[
|
||||
dnl Prerequisites of lib/findprog-in.c.
|
||||
AC_REQUIRE([gl_FUNC_EACCESS])
|
||||
])
|
||||
Loading…
Add table
Add a link
Reference in a new issue