mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
* acconfig.h: Added HAVE_S_ISLNK.
This commit is contained in:
parent
548f4b25db
commit
3d6720d7bf
1 changed files with 3 additions and 0 deletions
|
@ -70,6 +70,9 @@
|
|||
waiting to be read. */
|
||||
#undef FILE_CNT_READPTR
|
||||
|
||||
/* Define this if your system defines S_ISLNK in sys/stat.h */
|
||||
#undef HAVE_S_ISLNK
|
||||
|
||||
/* Define this if your system defines struct linger, for use with the
|
||||
getsockopt and setsockopt system calls. */
|
||||
#undef HAVE_STRUCT_LINGER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue