mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

10 lines
271 B

--- ./configure~ 2005-10-29 06:35:42.000000000 +0200
+++ ./configure 2005-10-29 08:05:52.000000000 +0200
@@ -26602,7 +26602,6 @@
}
if (Tk_Init(interp) == TCL_ERROR) {
fprintf(stderr, "Tk_Init returned error\n");
- return 1;
}
#if TK_MAJOR_VERSION < 8