view liboctave/octave.in.pc @ 28989:c67f39732d14 stable rc-6-0-92

bump stable branch version after release candidate * configure.ac (AC_INIT): Set version to 6.0.93. (OCTAVE_PATCH_VERSION): Now 93.
author John W. Eaton <jwe@octave.org>
date Fri, 23 Oct 2020 10:59:15 -0400
parents 26070f36f1e7
children
line wrap: on
line source

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