view build-aux/changelog.tmpl @ 22103:9811e7875d52

build: allow pkg-config name to differ from library name * acinclude.m4 (OCTAVE_CHECK_LIB): Add optional argument for pkg-config project name when it differs from the common name used for the library.
author Mike Miller <mtmiller@octave.org>
date Wed, 13 Jul 2016 17:03:50 -0700
parents b67c2d580a25
children 592fa741e0aa
line wrap: on
line source

header = '{date|shortdate}  {author|person}  <{author|email}>\n\n'
changeset = '\t{desc|tabindent|strip}\n\n\tFiles: {files|stringify|fill68|tabindent|strip}\n\n'