]> git.tuebingen.mpg.de Git - tfortune.git/blobdiff - config.mak.in
debian: Update release notes for lintian-clean upload.
[tfortune.git] / config.mak.in
index b42c106a02261f8e14245a00d72b2a06d8540f7b..b6468b434900f3751b294a2d9bd6b66c9fcaca75 100644 (file)
@@ -3,14 +3,9 @@
 prefix := @prefix@
 exec_prefix := @exec_prefix@
 
-# These two use prefix and exec_prefix
 bindir := @bindir@
 datarootdir := @datarootdir@
-
-PACKAGE_TARNAME := @PACKAGE_TARNAME@
-PACKAGE_VERSION := @PACKAGE_VERSION@
-PACKAGE_BUGREPORT := @PACKAGE_BUGREPORT@
-PACKAGE_URL := @PACKAGE_URL@
+datadir := @datadir@
 
 FLEX := @FLEX@
 BISON := @BISON@