view libinterp/octinterp.in.pc @ 31153:8f67b53ac9ff

configure.ac: clean up ordering of macros, comments. * configure.ac: Use consistent wording for section headings (/^###/). Re-order macros to put more important tests first and group related macros.
author Rik <rik@octave.org>
date Tue, 26 Jul 2022 17:20:13 -0700
parents 26070f36f1e7
children
line wrap: on
line source

Name: @PACKAGE_NAME@
Description: C++ interface to GNU Octave interpreter.
URL: https://www.octave.org
Version: @PACKAGE_VERSION@
Requires: octave = @PACKAGE_VERSION@
Requires.private:
Libs: -L@octlibdir@ @LIBOCTINTERP@
Libs.private:
Cflags: -I@octincludedir@/..