--- plotutils-2.6.old/configure +++ plotutils-2.6/configure @@ -24067,7 +24067,7 @@ fi fi -ac_config_files="$ac_config_files Makefile double/Makefile graph/Makefile hersheydemo/Makefile pic2plot/Makefile pic2plot/doc/Makefile pic2plot/libgroff/Makefile pic2plot/include/Makefile info/Makefile lib/Makefile libplot/Makefile libplotter/Makefile libxmi/Makefile libxmi/info/Makefile plot/Makefile tek2plot/Makefile tek2plot/teksamples/Makefile plotfont/Makefile spline/Makefile ode/Makefile ode-examples/Makefile include/Makefile doc/Makefile fonts/Makefile fonts/bdf/Makefile fonts/pcf/Makefile fonts/pfb/Makefile test/Makefile" +ac_config_files="$ac_config_files Makefile double/Makefile graph/Makefile hersheydemo/Makefile pic2plot/Makefile pic2plot/doc/Makefile pic2plot/libgroff/Makefile pic2plot/include/Makefile lib/Makefile libplot/Makefile libplotter/Makefile libxmi/Makefile plot/Makefile tek2plot/Makefile tek2plot/teksamples/Makefile plotfont/Makefile spline/Makefile ode/Makefile ode-examples/Makefile include/Makefile doc/Makefile fonts/Makefile fonts/bdf/Makefile fonts/pcf/Makefile fonts/pfb/Makefile test/Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure @@ -24691,12 +24691,10 @@ "pic2plot/doc/Makefile") CONFIG_FILES="$CONFIG_FILES pic2plot/doc/Makefile" ;; "pic2plot/libgroff/Makefile") CONFIG_FILES="$CONFIG_FILES pic2plot/libgroff/Makefile" ;; "pic2plot/include/Makefile") CONFIG_FILES="$CONFIG_FILES pic2plot/include/Makefile" ;; - "info/Makefile") CONFIG_FILES="$CONFIG_FILES info/Makefile" ;; "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; "libplot/Makefile") CONFIG_FILES="$CONFIG_FILES libplot/Makefile" ;; "libplotter/Makefile") CONFIG_FILES="$CONFIG_FILES libplotter/Makefile" ;; "libxmi/Makefile") CONFIG_FILES="$CONFIG_FILES libxmi/Makefile" ;; - "libxmi/info/Makefile") CONFIG_FILES="$CONFIG_FILES libxmi/info/Makefile" ;; "plot/Makefile") CONFIG_FILES="$CONFIG_FILES plot/Makefile" ;; "tek2plot/Makefile") CONFIG_FILES="$CONFIG_FILES tek2plot/Makefile" ;; "tek2plot/teksamples/Makefile") CONFIG_FILES="$CONFIG_FILES tek2plot/teksamples/Makefile" ;; --- plotutils-2.6.old/Makefile.in +++ plotutils-2.6/Makefile.in @@ -73,7 +73,7 @@ CTAGS = ctags DIST_SUBDIRS = lib spline double ode ode-examples libplot libxmi plot \ tek2plot plotfont graph hersheydemo pic2plot libplotter \ - include info doc fonts test + include doc fonts test DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) @@ -208,7 +208,7 @@ @NO_LIBPLOTTER_TRUE@ADD_LIBPLOTTER = @NO_LIBXMI_FALSE@ADD_LIBXMI = libxmi @NO_LIBXMI_TRUE@ADD_LIBXMI = -SUBDIRS = lib spline double ode ode-examples libplot $(ADD_LIBXMI) plot tek2plot plotfont graph hersheydemo $(ADD_LIBPLOTTER) include info doc fonts test +SUBDIRS = lib spline double ode ode-examples libplot $(ADD_LIBXMI) plot tek2plot plotfont graph hersheydemo $(ADD_LIBPLOTTER) include doc fonts test # files with nonstandard names in this directory EXTRA_DIST = COMPAT INSTALL.pkg INSTALL.fonts KNOWN_BUGS ONEWS PROBLEMS