]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
Math.lyx: describe mathtool's \xarrow commands
[lyx.git] / configure.ac
index b572f4980c6d882d0bc22c2c8929f08b54155dd4..1fe6d9d69155a5b6d77c33cc9c97f1c7dfc87849 100644 (file)
@@ -174,7 +174,7 @@ fi
 
 LYX_CHECK_DEF(PATH_MAX, limits.h, [int n = PATH_MAX;])
 
-AC_CHECK_FUNCS(chmod close _close fork getpid _getpid lstat mkfifo open _open pclose _pclose popen _popen readlink putenv setenv strerror unsetenv)
+AC_CHECK_FUNCS(chmod close _close fork getpid _getpid lockf lstat mkfifo open _open pclose _pclose popen _popen readlink putenv setenv strerror unsetenv)
 # Check the form of mkdir()
 AC_FUNC_MKDIR
 AC_FUNC_SELECT_ARGTYPES