shithub: choc

ref: b777eebd4d4bd3b974b11e1fc4968e6f2b0e65d5
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