config.make.in 389 B

123456789101112131415161718
  1. # This file is included by package makefiles, it is autogenerated
  2. # by configure.
  3. CC = @CC@
  4. STRIP = @STRIP@
  5. PACKAGE = @PACKAGE@
  6. PACKAGE_NAME = @PACKAGE_NAME@
  7. PACKAGE_STRING = @PACKAGE_STRING@
  8. PACKAGE_TARNAME = @PACKAGE_TARNAME@
  9. PACKAGE_VERSION = @PACKAGE_VERSION@
  10. # Documentation files to distribute with packages.
  11. DOC_FILES = README \
  12. COPYING \
  13. NEWS