X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=4869fe2706a0ed443455655f399ab581139d6385;hb=d65020b293ab208b1391f96a731e53e0c7274a02;hp=7cfe26ea31cf6c850063116881193f92ea8e2e00;hpb=e4a483da32395f805ac8de48f4ee78e50a8b50fb;p=lyx.git diff --git a/configure.ac b/configure.ac index 7cfe26ea31..4869fe2706 100644 --- a/configure.ac +++ b/configure.ac @@ -169,7 +169,7 @@ AC_LANG_POP(C) # some standard header files AC_HEADER_MAJOR -AC_CHECK_HEADERS(sys/time.h sys/types.h sys/select.h locale.h NewAPIs.h utime.h sys/utime.h) +AC_CHECK_HEADERS(sys/time.h sys/types.h sys/select.h locale.h utime.h sys/utime.h) # some standard structures AC_HEADER_STAT @@ -296,10 +296,6 @@ char * strerror(int n); # define BOOST_POSIX_PATH 1 #endif -#if defined(HAVE_NEWAPIS_H) -# define WANT_GETFILEATTRIBUTESEX_WRAPPER 1 -#endif - /* * the FreeBSD libc uses UCS4, but libstdc++ has no proper wchar_t * support compiled in: