mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 13:11:57 +02:00
13 lines
310 B
Diff
13 lines
310 B
Diff
Index: open-vm-tools/configure.ac
|
|
===================================================================
|
|
--- open-vm-tools.orig/configure.ac
|
|
+++ open-vm-tools/configure.ac
|
|
@@ -303,6 +303,7 @@ AC_ARG_ENABLE(
|
|
[],
|
|
[enable_resolutionkms="auto"])
|
|
|
|
+AM_INIT_AUTOMAKE([subdir-objects])
|
|
AM_INIT_AUTOMAKE
|
|
|
|
###
|