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

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