view libinterp/octinterp.in.pc @ 31092:48fcfbaea2cd stable rc-7-1-90

bump version for 7.1.90 release candidate * configure.ac (AC_INIT): Set version to 7.1.90. (OCTAVE_PATCH_VERSION): Set to 90. (OCTAVE_RELEASE_DATE): Set to 2022-06-13.
author John W. Eaton <jwe@octave.org>
date Mon, 13 Jun 2022 14:06:03 -0400
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@/..