[bug #68028] (image) Deprecation Warning when building image package under version 11.0.92
Carnë Draug <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Follow-up Comment #8, bug #68028 (group octave):
As mentioned on
https://octave.discourse.group/t/replicate-mkoctfile-enviornment-in-package-configure-script/7336/3
, maybe replace
CPPFLAGS="`${MKOCTFILE} -p CPPFLAGS` -I`${MKOCTFILE} -p OCTINCLUDEDIR`/.."
with
+verbatim
CPPFLAGS="`${MKOCTFILE} -p CPPFLAGS` `${MKOCTFILE} -p INCFLAGS`"
-verbatim-
and add a note to configure.ac saying that we check for these because Octave
11 renamed the header files.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68028>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaYxvJQAKCRCqLAuaBUf3 ThGgAP9pTfEhvAr5fDnmqzzg7X8xrb0Q/TF3iuGzLAzNR7SeXwEAxGLuJT/2jkDS bDdjS/R0P96TWckjYaIC2+bCi55PDAs= =sRrb -----END PGP SIGNATURE-----