mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Add missing backslash.
This commit is contained in:
parent
e93525e549
commit
e9c8ca341b
1 changed files with 1 additions and 1 deletions
|
@ -529,7 +529,7 @@ AC_CHECK_FUNCS([DINFINITY DQNAN cexp chsize clog clog10 ctermid \
|
|||
index bcopy rindex truncate isblank _NSGetEnviron \
|
||||
strcoll_l strtod_l strtol_l newlocale uselocale utimensat \
|
||||
fstatat futimens openat \
|
||||
sched_getaffinity sched_setaffinity sendfile pipe2
|
||||
sched_getaffinity sched_setaffinity sendfile pipe2 \
|
||||
posix_spawn_file_actions_addclosefrom_np])
|
||||
|
||||
# The newlib C library uses _NL_ prefixed locale langinfo constants.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue