Summary: | build: Run configure script from builddir rather than srcdir | ||
---|---|---|---|
Product: | libmbim | Reporter: | Philip Withnall <bugzilla> |
Component: | General | Assignee: | Aleksander Morgado <aleksander> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | build: Run configure script from builddir rather than srcdir |
Description
Philip Withnall
2016-03-20 18:01:51 UTC
Created attachment 122449 [details] [review] build: Run configure script from builddir rather than srcdir If building from a clean git clone with builddir ≠ srcdir, the configure script is (correctly) generated in builddir by autoconf. Execute it from there, rather than from the srcdir, so that all the configure products (Makefiles, etc.) are generated in the builddir. Thanks! I also ported the fix to libqmi and ModemManager, which had the same issue. (In reply to Aleksander Morgado from comment #2) > Thanks! I also ported the fix to libqmi and ModemManager, which had the same > issue. Ta. I had opened bug #94640 about libqmi, so I guess that could be closed now. (In reply to Philip Withnall from comment #3) > (In reply to Aleksander Morgado from comment #2) > > Thanks! I also ported the fix to libqmi and ModemManager, which had the same > > issue. > > Ta. I had opened bug #94640 about libqmi, so I guess that could be closed > now. Ah! sorry for that, didn't realize. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.