Trivial patch attached.
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.