mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-08 04:15:24 +01:00
Perl needs fcntl to be able to run autoconf.
This commit is contained in:
parent
0b863e3663
commit
f67ec28ed8
2 changed files with 2 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
98cbb417ac4dc35a91682d91cc34c598bcaf0a37315db71bc65c51184e876e22 /after/bin/perl
|
||||
86f871bbb37fc9c89ed3cec9cfbd5bc04ae3ffb451f75b3723e17de9a8e46a36 /after/bin/perl
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@
|
|||
#define CPPMINUS "-"
|
||||
#define HAS_ALARM
|
||||
#define HAS_FORK
|
||||
#define HAS_FCNTL
|
||||
#define HAS_MKDIR
|
||||
#define HAS_PAUSE
|
||||
#define HAS_READDIR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue