Skip to content
Snippets Groups Projects
Commit 0308f58c authored by Benedikt Meurer's avatar Benedikt Meurer
Browse files

2006-09-09 Benedikt Meurer <benny@xfce.org>

	* configure.in.in: Add missing check for setmntent().




(Old svn revision: 23112)
parent 9d2f6136
No related branches found
No related tags found
No related merge requests found
2006-09-09 Benedikt Meurer <benny@xfce.org>
* configure.in.in: Add missing check for setmntent().
2006-09-08 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-os-bsd.c(_thunar_vfs_os_scandir): Allocate the
......
......@@ -116,8 +116,8 @@ AC_FUNC_MMAP()
AC_CHECK_FUNCS([attropen extattr_get_fd fgetxattr getdents getfsspec getfsstat \
lchmod localeconv localtime_r mbrtowc mkdtemp mkfifo \
posix_madvise pread pwrite readdir_r sched_yield setgroupent \
setpassent setpriority statfs statvfs statvfs1 strcoll strlcpy \
strptime symlink])
setmntent setpassent setpriority statfs statvfs statvfs1 \
strcoll strlcpy strptime symlink])
dnl ******************************************
dnl *** Linux/glibc specified work-arounds ***
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment