shithub: choc

ref: 860a17497bdc189f78f5a0bca000a0451d5ae624
dir: /pkg/config.make.in/

View raw version
# File included by package makefiles that contains details
# about the package name, generated by configure.

PACKAGE = @PACKAGE@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@

# Documentation files to distribute with packages.

DOC_FILES=README       \
          COPYING      \
          ChangeLog    \
          NEWS         \
          BUGS         \
          CMDLINE      \
          TODO