mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-09 15:44:52 +02:00
11 lines
270 B
Diff
11 lines
270 B
Diff
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -150,7 +150,6 @@ AC_EXEEXT
|
|
AC_PROG_LIBTOOL
|
|
dnl when using libtool 2.x create libtool early, because it's used in configure
|
|
m4_ifdef([LT_OUTPUT], [LT_OUTPUT])
|
|
-DOLT
|
|
|
|
dnl Checks for header files.
|
|
AC_CHECK_HEADERS(sys/mman.h)
|