
Build Update for libvirt/libvirt ------------------------------------- Build: #1896 Status: Fixed Duration: 20 mins and 55 secs Commit: f3a4fbd (master) Author: Eric Blake Message: maint: Fix VPATH build In a VPATH build, <config.h> is in the builddir (which automake includes automatically), but it includes <config-post.h> from the top source directory (which is not automatic); hence, we need to keep the -I(top_srcdir) directive that was accidentally removed from commit 7a879323 (the problem is not visible in an in-tree build). Signed-off-by: Eric Blake <eblake@redhat.com> View the changeset: https://github.com/libvirt/libvirt/compare/1862a554625e...f3a4fbd24bf4 View the full build log and details: https://travis-ci.org/libvirt/libvirt/builds/476674982?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the libvirt/libvirt repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.