]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
s/updateLabels/updateBuffer/g, per a suggestion of Abdel's.
[lyx.git] / configure.ac
index 7cfe26ea31cf6c850063116881193f92ea8e2e00..4869fe2706a0ed443455655f399ab581139d6385 100644 (file)
@@ -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: