view liboctave/octave.in.pc @ 31588:7c020b18e299 stable

build: Change Makefile rules to get 'make distcheck' to pass. * Makefile.am: Remove ".PHONY" specification from NEWS target. * test/Makefile.am: Add DIRSTAMP_FILES to DISTCLEANFILES variable.
author Rik <rik@octave.org>
date Tue, 29 Nov 2022 11:08:05 -0800
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@/..