summaryrefslogtreecommitdiff
path: root/top
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-06-28 13:18:11 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2020-06-28 13:18:45 -0700
commita01be1645717a029e571fd0dbb42245f05aff88c (patch)
tree66805d5a56e34f6e3bd46348c28c776c4a534c04 /top
parent3f70affe3ee2c5378965c8bf9d235af54837ec15 (diff)
downloadgnulib-a01be1645717a029e571fd0dbb42245f05aff88c.tar.gz
getrandom: do not depend on ‘open’ on mingw
Similarly for at-internal, getloadavg. These modules do not call the ‘open’ function when they are compiled on mingw. On mingw, this avoids having to compile open.c when building Emacs, which does its own thing with ‘open’. * modules/at-internal, modules/getloadavg, modules/getrandom: (Depends-on): Don’t depend on ‘open’ on mingw. (Depends-on): Require AC_CANONICAL_HOST, for host_os. * modules/getloadavg (Depends-on): Depend on intprops, open, stdbool, stdlib only if compiling getloadavg.c.
Diffstat (limited to 'top')
0 files changed, 0 insertions, 0 deletions