[Lunar-commits]
CVS: brutus/moe/xfree86 CONFIGURE, 1.1, 1.2 DEPENDS, 1.1, 1.2
Moritz Heiber
moe at lunar-linux.org
Fri Apr 2 13:20:53 GMT 2004
- Previous message: [Lunar-commits] CVS: brutus/moe/xfree86 BUILD, NONE, 1.1 CONFIGURE,
NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL,
NONE, 1.1 POST_REMOVE, NONE, 1.1 PRE_BUILD, NONE, 1.1 xsession,
NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/ftp/lftp DETAILS,1.16,1.17
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/brutus/moe/xfree86
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28740
Modified Files:
CONFIGURE DEPENDS
Log Message:
/me kicks out tk in favour of tcl
Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/brutus/moe/xfree86/CONFIGURE,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- CONFIGURE 2 Apr 2004 13:17:29 -0000 1.1
+++ CONFIGURE 2 Apr 2004 13:20:51 -0000 1.2
@@ -160,7 +160,7 @@
echo "#define HasLibpng YES"
echo "#define HasLibxml2 YES"
- if module_installed tk; then
+ if module_installed tcl; then
echo "#define HasTcl YES"
echo "#define TclLibDir /usr/lib"
echo "#define TclIncDir /usr/include"
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/brutus/moe/xfree86/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 2 Apr 2004 13:17:29 -0000 1.1
+++ DEPENDS 2 Apr 2004 13:20:51 -0000 1.2
@@ -5,4 +5,4 @@
depends fontconfig &&
optional_depends "Linux-PAM" "" "" "for Linux-PAM Support" &&
-optional_depends "tk" "" "" "for tk/tcl support"
+optional_depends "tcl" "" "" "for tcl support"
- Previous message: [Lunar-commits] CVS: brutus/moe/xfree86 BUILD, NONE, 1.1 CONFIGURE,
NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL,
NONE, 1.1 POST_REMOVE, NONE, 1.1 PRE_BUILD, NONE, 1.1 xsession,
NONE, 1.1
- Next message: [Lunar-commits] CVS: moonbase/ftp/lftp DETAILS,1.16,1.17
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list