Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake

PACKAGE/VERSION ones.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4597 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2007-08-07 14:55:14 +00:00 committed by exg
commit de4c2af324
7 changed files with 8 additions and 9 deletions

View file

@ -1,4 +1,3 @@
/* automatically created by configure */
#define IRSSI_VERSION "@VERSION@"
#define IRSSI_VERSION_DATE @VERSION_DATE@
#define IRSSI_VERSION_TIME @VERSION_TIME@