mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 04:22:34 +03:00
* configure.ac: Add check for atoll().
This commit is contained in:
parent
ea3ff6f126
commit
ff0d2fe54f
@ -1,5 +1,7 @@
|
||||
2004-08-09 Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||
|
||||
* configure.ac: Add check for atoll().
|
||||
|
||||
* doc/mc.1.in (Extension File Edit): Document "directory" keyword.
|
||||
* doc/ru/mc.1.in: Likewise.
|
||||
|
||||
|
@ -170,7 +170,7 @@ dnl
|
||||
dnl Check availability of some functions
|
||||
dnl
|
||||
|
||||
AC_CHECK_FUNCS([cfgetospeed getsid initgroups memcpy memmove memset \
|
||||
AC_CHECK_FUNCS([atoll cfgetospeed getsid initgroups memcpy memmove memset \
|
||||
putenv setreuid setuid statfs strerror strftime \
|
||||
sysconf tcgetattr tcsetattr truncate])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user