*** ../texk-7.0-orig/configure	Mon Feb  3 14:22:07 1997
--- configure	Fri Mar 21 19:29:56 1997
***************
*** 2111,2117 ****
  
  
  
! subdirs="kpathsea dviljk dvipsk web2c xdvik"
  
  
  trap '' 1 2 15
--- 2111,2117 ----
  
  
  
! subdirs="kpathsea dviljk dvipsk web2c xdvik dvgtk"
  
  
  trap '' 1 2 15
***************
*** 2434,2440 ****
      esac
    done
  
!   for ac_config_dir in kpathsea dviljk dvipsk web2c xdvik; do
  
      # Do not complain, so a configure script can configure whichever
      # parts of a large source tree are present.
--- 2434,2440 ----
      esac
    done
  
!   for ac_config_dir in kpathsea dviljk dvipsk web2c xdvik dvgtk; do
  
      # Do not complain, so a configure script can configure whichever
      # parts of a large source tree are present.
*** ../texk-7.0-orig/Makefile.in	Fri Feb  7 13:39:38 1997
--- Makefile.in	Fri Mar 21 19:54:31 1997
***************
*** 1,7 ****
  # Top-level Makefile for kpathsea-using programs.
  
  # Package subdirectories, the library, and all subdirectories.
! programs = dviljk dvipsk web2c xdvik
  kpathsea_dir = kpathsea
  all_dirs = $(programs) $(kpathsea_dir)
  
--- 1,7 ----
  # Top-level Makefile for kpathsea-using programs.
  
  # Package subdirectories, the library, and all subdirectories.
! programs = dviljk dvipsk web2c xdvik dvgtk
  kpathsea_dir = kpathsea
  all_dirs = $(programs) $(kpathsea_dir)