mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[MSWin] Remove stale configuration check [ci skip]
PSAPI library has not been used since d66c5768ca
.
This commit is contained in:
parent
844a8355a1
commit
11862c1a7c
1 changed files with 0 additions and 7 deletions
|
@ -123,13 +123,6 @@ int main(void) {FILE *volatile f = stdin; return 0;}
|
||||||
|
|
||||||
-headers-: nul
|
-headers-: nul
|
||||||
|
|
||||||
check-psapi.h: nul
|
|
||||||
($(CC) -MD <<conftest.c psapi.lib -link && echo>>$(MAKEFILE) HAVE_PSAPI_H=1) & $(WIN32DIR:/=\)\rm.bat conftest.*
|
|
||||||
#include <windows.h>
|
|
||||||
#include <psapi.h>
|
|
||||||
int main(void) {return (EnumProcesses(NULL,0,NULL) ? 0 : 1);}
|
|
||||||
<<
|
|
||||||
|
|
||||||
-version-: nul verconf.mk
|
-version-: nul verconf.mk
|
||||||
|
|
||||||
verconf.mk: nul
|
verconf.mk: nul
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue