mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Added checks for doxygen and STL.
README.alpha updated for latest changes.
This commit is contained in:
@@ -11,7 +11,6 @@ dnl See COPYING for details.
|
||||
dnl Check for time functions since they are
|
||||
dnl different between systems
|
||||
AC_DEFUN([EDE_CHECK_TIME_FUNCS], [
|
||||
|
||||
dnl glibc extension, not present on BSD's
|
||||
AC_CHECK_HEADER(time.h, [
|
||||
AC_CHECK_FUNCS(stime, AC_DEFINE(HAVE_STIME, 1, [Define to 1 if you have stime() in time.h]))
|
||||
|
||||
Reference in New Issue
Block a user