From: Radu C. <rc...@us...> - 2011-12-03 21:19:59
|
Update of /cvsroot/gcx/gcx/src In directory vz-cvs-4.sog:/tmp/cvs-serv21706/src Modified Files: config.h.in Log Message: removed docs building from makefile.am Index: config.h.in =================================================================== RCS file: /cvsroot/gcx/gcx/src/config.h.in,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** config.h.in 26 Jul 2011 08:41:54 -0000 1.6 --- config.h.in 3 Dec 2011 21:19:57 -0000 1.7 *************** *** 61,67 **** #undef PACKAGE_TARNAME - /* Define to the home page for this package. */ - #undef PACKAGE_URL - /* Define to the version of this package. */ #undef PACKAGE_VERSION --- 61,64 ---- |