[lwatch-cvs] files/src config.h.in,1.18,1.19
Brought to you by:
arturcz
|
From: Artur R. C. <ar...@us...> - 2009-11-28 15:32:50
|
Update of /cvsroot/lwatch/files/src In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv6926/src Modified Files: config.h.in Log Message: Updated autotools stuff. Get ready for release. Index: config.h.in =================================================================== RCS file: /cvsroot/lwatch/files/src/config.h.in,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** config.h.in 28 Feb 2009 16:18:39 -0000 1.18 --- config.h.in 28 Nov 2009 15:32:35 -0000 1.19 *************** *** 108,111 **** --- 108,114 ---- #undef PACKAGE_TARNAME + /* Define to the home page for this package. */ + #undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION |