From b77e78eaf3652b80e78ae80f770bd3bdf721363d Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 21 Apr 2009 09:44:45 +0000 Subject: new build system: mode texk/xdvik and general update git-svn-id: svn://tug.org/texlive/trunk@12771 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/Makefile.am | 4 + Build/source/utils/ac/withenable.ac | 5 +- Build/source/utils/configure | 116 +++++++++++++----------- Build/source/utils/dialog/ac/withenable.ac | 6 +- Build/source/utils/dummy/Makefile.am | 4 + Build/source/utils/dummy/README | 3 + Build/source/utils/pdfopen/ac/withenable.ac | 6 +- Build/source/utils/ps2eps/ac/withenable.ac | 6 +- Build/source/utils/psutils/ac/withenable.ac | 6 +- Build/source/utils/t1utils/ac/withenable.ac | 6 +- Build/source/utils/tpic2pdftex/ac/withenable.ac | 6 +- Build/source/utils/vlna/ac/withenable.ac | 6 +- 12 files changed, 113 insertions(+), 61 deletions(-) (limited to 'Build/source/utils') diff --git a/Build/source/utils/Makefile.am b/Build/source/utils/Makefile.am index a740f04af99..931b0721d34 100644 --- a/Build/source/utils/Makefile.am +++ b/Build/source/utils/Makefile.am @@ -1,3 +1,7 @@ +## Makefile.am for the TeX Live subdirectory utils/ +## +## Copyright (C) 2009 Peter Breitenlohner +## You may freely use, modify and/or distribute this file. ## ACLOCAL_AMFLAGS = -I ../m4 diff --git a/Build/source/utils/ac/withenable.ac b/Build/source/utils/ac/withenable.ac index c9627fa6891..67fde171126 100644 --- a/Build/source/utils/ac/withenable.ac +++ b/Build/source/utils/ac/withenable.ac @@ -1 +1,4 @@ -## utils/ac/withenable.ac +## utils/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner +dnl You may freely use, modify and/or distribute this file. diff --git a/Build/source/utils/configure b/Build/source/utils/configure index cddff3df811..99891e9c1e9 100755 --- a/Build/source/utils/configure +++ b/Build/source/utils/configure @@ -774,6 +774,7 @@ enable_mktextex_default with_system_teckit with_teckit_includes with_teckit_libdir +with_graphite with_system_graphite with_graphite_includes with_graphite_libdir @@ -1548,6 +1549,7 @@ Optional Packages: teckit headers installed in DIR --with-teckit-libdir=DIR teckit library installed in DIR + --without-graphite build XeTeX without graphite support --with-system-graphite use installed graphite headers and library --with-graphite-includes=DIR graphite headers installed in DIR @@ -2173,11 +2175,11 @@ if test "x$enable_multiplatform" = xyes; then fi -## ac/withenable.ac +## ac/withenable.ac: configure.ac fragment for the TeX Live top-level -## utils/ac/withenable.ac +## utils/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/ -## utils/dialog/ac/withenable.ac +## utils/dialog/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/dialog/ ## configure options and TL libraries required for dialog # Check whether --enable-dialog was given. if test "${enable_dialog+set}" = set; then @@ -2192,7 +2194,7 @@ $as_echo "$as_me: Assuming \`--enable-dialog=$enable_dialog'" >&6;} esac -## utils/pdfopen/ac/withenable.ac +## utils/pdfopen/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/pdfopen/ ## configure options and TL libraries required for pdfopen # Check whether --enable-pdfopen was given. if test "${enable_pdfopen+set}" = set; then @@ -2207,7 +2209,7 @@ $as_echo "$as_me: Assuming \`--enable-pdfopen=$enable_pdfopen'" >&6;} esac -## utils/ps2eps/ac/withenable.ac +## utils/ps2eps/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/ps2eps/ ## configure options and TL libraries required for ps2eps # Check whether --enable-ps2eps was given. if test "${enable_ps2eps+set}" = set; then @@ -2222,7 +2224,7 @@ $as_echo "$as_me: Assuming \`--enable-ps2eps=$enable_ps2eps'" >&6;} esac -## utils/psutils/ac/withenable.ac +## utils/psutils/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/psutils/ ## configure options and TL libraries required for psutils # Check whether --enable-psutils was given. if test "${enable_psutils+set}" = set; then @@ -2237,7 +2239,7 @@ $as_echo "$as_me: Assuming \`--enable-psutils=$enable_psutils'" >&6;} esac -## utils/t1utils/ac/withenable.ac +## utils/t1utils/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/t1utils/ ## configure options and TL libraries required for t1utils # Check whether --enable-t1utils was given. if test "${enable_t1utils+set}" = set; then @@ -2252,7 +2254,7 @@ $as_echo "$as_me: Assuming \`--enable-t1utils=$enable_t1utils'" >&6;} esac -## utils/tpic2pdftex/ac/withenable.ac +## utils/tpic2pdftex/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/tpic2pdftex/ ## configure options and TL libraries required for tpic2pdftex # Check whether --enable-tpic2pdftex was given. if test "${enable_tpic2pdftex+set}" = set; then @@ -2267,7 +2269,7 @@ $as_echo "$as_me: Assuming \`--enable-tpic2pdftex=$enable_tpic2pdftex'" >&6;} esac -## utils/vlna/ac/withenable.ac +## utils/vlna/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/vlna/ ## configure options and TL libraries required for vlna # Check whether --enable-vlna was given. if test "${enable_vlna+set}" = set; then @@ -2283,7 +2285,7 @@ esac -## texk/ac/withenable.ac +## texk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/ ## texk/web2c/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/web2c/ ## configure options and TL libraries required for web2c @@ -2455,7 +2457,7 @@ if test "${enable_web_progs+set}" = set; then fi -## texk/afm2pl/ac/withenable.ac +## texk/afm2pl/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/afm2pl/ ## configure options and TL libraries required for afm2pl # Check whether --enable-afm2pl was given. if test "${enable_afm2pl+set}" = set; then @@ -2474,7 +2476,7 @@ test "x$enable_afm2pl" = xno || { } -## texk/bibtex8/ac/withenable.ac +## texk/bibtex8/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/bibtex8/ ## configure options and TL libraries required for bibtex8 # Check whether --enable-bibtex8 was given. if test "${enable_bibtex8+set}" = set; then @@ -2493,7 +2495,7 @@ test "x$enable_bibtex8" = xno || { } -## texk/cjkutils/ac/withenable.ac +## texk/cjkutils/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/cjkutils/ ## configure options and TL libraries required for cjkutils # Check whether --enable-cjkutils was given. if test "${enable_cjkutils+set}" = set; then @@ -2512,7 +2514,7 @@ test "x$enable_cjkutils" = xno || { } -## texk/detex/ac/withenable.ac +## texk/detex/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/detex/ ## configure options and TL libraries required for detex # Check whether --enable-detex was given. if test "${enable_detex+set}" = set; then @@ -2531,7 +2533,7 @@ test "x$enable_detex" = xno || { } -## texk/devnag/ac/withenable.ac +## texk/devnag/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/devnag/ ## configure options and TL libraries required for devnag # Check whether --enable-devnag was given. if test "${enable_devnag+set}" = set; then @@ -2546,7 +2548,7 @@ $as_echo "$as_me: Assuming \`--enable-devnag=$enable_devnag'" >&6;} esac -## texk/dtl/ac/withenable.ac +## texk/dtl/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dtl/ ## configure options and TL libraries required for dtl # Check whether --enable-dtl was given. if test "${enable_dtl+set}" = set; then @@ -2565,7 +2567,7 @@ test "x$enable_dtl" = xno || { } -## texk/dvi2tty/ac/withenable.ac +## texk/dvi2tty/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvi2tty/ ## configure options and TL libraries required for dvi2tty # Check whether --enable-dvi2tty was given. if test "${enable_dvi2tty+set}" = set; then @@ -2584,7 +2586,7 @@ test "x$enable_dvi2tty" = xno || { } -## texk/dvidvi/ac/withenable.ac +## texk/dvidvi/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvidvi/ ## configure options and TL libraries required for dvidvi # Check whether --enable-dvidvi was given. if test "${enable_dvidvi+set}" = set; then @@ -2603,7 +2605,7 @@ test "x$enable_dvidvi" = xno || { } -## texk/dviljk/ac/withenable.ac +## texk/dviljk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dviljk/ ## configure options and TL libraries required for dviljk # Check whether --enable-dviljk was given. if test "${enable_dviljk+set}" = set; then @@ -2622,7 +2624,7 @@ test "x$enable_dviljk" = xno || { } -## texk/dvipdfm/ac/withenable.ac +## texk/dvipdfm/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipdfm/ ## configure options and TL libraries required for dvipdfm # Check whether --enable-dvipdfm was given. if test "${enable_dvipdfm+set}" = set; then @@ -2642,7 +2644,7 @@ test "x$enable_dvipdfm" = xno || { } -## texk/dvipdfmx/ac/withenable.ac +## texk/dvipdfmx/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipdfmx/ ## configure options and TL libraries required for dvipdfmx # Check whether --enable-dvipdfmx was given. if test "${enable_dvipdfmx+set}" = set; then @@ -2662,7 +2664,7 @@ test "x$enable_dvipdfmx" = xno || { } -## texk/dvipng/ac/withenable.ac +## texk/dvipng/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipng/ ## configure options and TL libraries required for dvipng # Check whether --enable-dvipng was given. if test "${enable_dvipng+set}" = set; then @@ -2683,7 +2685,7 @@ test "x$enable_dvipng" = xno || { need_t1lib=yes } -## texk/dvipng/ac/dvipng.ac +## texk/dvipng/ac/dvipng.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipng/ ## configure options for dvipng # Check whether --enable-debug was given. if test "${enable_debug+set}" = set; then @@ -2703,7 +2705,7 @@ fi -## texk/dvipos/ac/withenable.ac +## texk/dvipos/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipos/ ## configure options and TL libraries required for dvipos # Check whether --enable-dvipos was given. if test "${enable_dvipos+set}" = set; then @@ -2722,7 +2724,7 @@ test "x$enable_dvipos" = xno || { } -## texk/dvipsk/ac/withenable.ac +## texk/dvipsk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/dvipsk/ ## configure options and TL libraries required for dvipsk # Check whether --enable-dvipsk was given. if test "${enable_dvipsk+set}" = set; then @@ -2741,7 +2743,7 @@ test "x$enable_dvipsk" = xno || { } -## texk/gsftopk/ac/withenable.ac +## texk/gsftopk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/gsftopk/ ## configure options and TL libraries required for gsftopk # Check whether --enable-gsftopk was given. if test "${enable_gsftopk+set}" = set; then @@ -2760,7 +2762,7 @@ test "x$enable_gsftopk" = xno || { } -## texk/lacheck/ac/withenable.ac +## texk/lacheck/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/lacheck/ ## configure options and TL libraries required for lacheck # Check whether --enable-lacheck was given. if test "${enable_lacheck+set}" = set; then @@ -2779,7 +2781,7 @@ test "x$enable_lacheck" = xno || { } -## texk/lcdf-typetools/ac/withenable.ac +## texk/lcdf-typetools/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/lcdf-typetools/ ## configure options and TL libraries required for lcdf-typetools # Check whether --enable-lcdf-typetools was given. if test "${enable_lcdf_typetools+set}" = set; then @@ -2797,7 +2799,7 @@ test "x$enable_lcdf_typetools" = xno || { need_kpathsea=yes } -## texk/lcdf-typetools/ac/lcdf-typetools.ac +## texk/lcdf-typetools/ac/lcdf-typetools.ac: configure.ac fragment for the TeX Live subdirectory texk/lcdf-typetools/ ## configure options for lcdf-typetools # Check whether --enable-cfftot1 was given. if test "${enable_cfftot1+set}" = set; then @@ -2859,7 +2861,7 @@ fi -## texk/makeindexk/ac/withenable.ac +## texk/makeindexk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/makeindexk/ ## configure options and TL libraries required for makeindexk # Check whether --enable-makeindexk was given. if test "${enable_makeindexk+set}" = set; then @@ -2878,7 +2880,7 @@ test "x$enable_makeindexk" = xno || { } -## texk/musixflx/ac/withenable.ac +## texk/musixflx/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/musixflx/ ## configure options and TL libraries required for musixflx # Check whether --enable-musixflx was given. if test "${enable_musixflx+set}" = set; then @@ -2893,7 +2895,7 @@ $as_echo "$as_me: Assuming \`--enable-musixflx=$enable_musixflx'" >&6;} esac -## texk/ps2pkm/ac/withenable.ac +## texk/ps2pkm/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/ps2pkm/ ## configure options and TL libraries required for ps2pkm # Check whether --enable-ps2pkm was given. if test "${enable_ps2pkm+set}" = set; then @@ -2912,7 +2914,7 @@ test "x$enable_ps2pkm" = xno || { } -## texk/seetexk/ac/withenable.ac +## texk/seetexk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/seetexk/ ## configure options and TL libraries required for seetexk # Check whether --enable-seetexk was given. if test "${enable_seetexk+set}" = set; then @@ -2931,7 +2933,7 @@ test "x$enable_seetexk" = xno || { } -## texk/tex4htk/ac/withenable.ac +## texk/tex4htk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/tex4htk/ ## configure options and TL libraries required for tex4htk # Check whether --enable-tex4htk was given. if test "${enable_tex4htk+set}" = set; then @@ -2950,7 +2952,7 @@ test "x$enable_tex4htk" = xno || { } -## texk/ttf2pk/ac/withenable.ac +## texk/ttf2pk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/ttf2pk/ ## configure options and TL libraries required for ttf2pk # Check whether --enable-ttf2pk was given. if test "${enable_ttf2pk+set}" = set; then @@ -2970,7 +2972,7 @@ test "x$enable_ttf2pk" = xno || { } -## texk/ttfdump/ac/withenable.ac +## texk/ttfdump/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/ttfdump/ ## configure options and TL libraries required for ttfdump # Check whether --enable-ttfdump was given. if test "${enable_ttfdump+set}" = set; then @@ -2989,7 +2991,7 @@ test "x$enable_ttfdump" = xno || { } -## texk/xdv2pdf/ac/withenable.ac +## texk/xdv2pdf/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/xdv2pdf/ ## configure options and TL libraries required for xdv2pdf # Check whether --enable-xdv2pdf was given. if test "${enable_xdv2pdf+set}" = set; then @@ -3008,7 +3010,7 @@ test "x$enable_xdv2pdf" = xno || { } -## texk/xdvik/ac/withenable.ac +## texk/xdvik/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/xdvik/ ## configure options and TL libraries required for xdvik # Check whether --enable-xdvik was given. if test "${enable_xdvik+set}" = set; then @@ -3027,7 +3029,7 @@ test "x$enable_xdvik" = xno || { need_t1lib=yes } -## texk/xdvik/ac/xdvik.ac +## texk/xdvik/ac/xdvik.ac: configure.ac fragment for the TeX Live subdirectory texk/xdvik/ ## configure options for xdvik # Check whether --with-xdvi-x-toolkit was given. @@ -3037,7 +3039,7 @@ fi -## texk/xdvipdfmx/ac/withenable.ac +## texk/xdvipdfmx/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/xdvipdfmx/ ## configure options and TL libraries required for xdvipdfmx # Check whether --enable-xdvipdfmx was given. if test "${enable_xdvipdfmx+set}" = set; then @@ -3058,7 +3060,7 @@ test "x$enable_xdvipdfmx" = xno || { } -## texk/tetex/ac/withenable.ac +## texk/tetex/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/tetex/ ## configure options and TL libraries required for tetex # Check whether --enable-tetex was given. if test "${enable_tetex+set}" = set; then @@ -3073,7 +3075,7 @@ $as_echo "$as_me: Assuming \`--enable-tetex=$enable_tetex'" >&6;} esac -## texk/texlive/ac/withenable.ac +## texk/texlive/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/texlive/ ## configure options and TL libraries required for texlive # Check whether --enable-texlive was given. if test "${enable_texlive+set}" = set; then @@ -3179,13 +3181,13 @@ case $enable_mktextex_default in esac -## libs/ac/withenable.ac +## libs/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/ ## libs/icu/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/icu/ ## configure options and TL libraries required for icu (modified for XeTeX) -## libs/teckit/ac/withenable.ac +## libs/teckit/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/teckit/ ## configure options and TL libraries required for teckit # Check whether --with-system-teckit was given. @@ -3232,7 +3234,15 @@ test "x$need_teckit" = xyes && { } -## libs/graphite/ac/withenable.ac +## libs/graphite/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/graphite/ +## XeTeX can be built without graphite support + +# Check whether --with-graphite was given. +if test "${with_graphite+set}" = set; then + withval=$with_graphite; +fi + +test "x$with_graphite" = xno && need_graphite=no ## configure options and TL libraries required for graphite # Check whether --with-system-graphite was given. @@ -3263,11 +3273,11 @@ $as_echo "$as_me: Assuming installed \`graphite' headers and library" >&6;} fi -## libs/xpdf/ac/withenable.ac +## libs/xpdf/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/xpdf/ ## configure options and TL libraries required for xpdf -## libs/gd/kpse/withenable.ac +## libs/gd/kpse/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/gd/ ## configure options and TL libraries required for gd # Check whether --with-system-gd was given. @@ -3314,7 +3324,7 @@ test "x$need_gd" = xyes && { } -## libs/freetype2/ac/withenable.ac +## libs/freetype2/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/freetype2/ ## configure options and TL libraries required for freetype2 # Check whether --with-system-freetype2 was given. @@ -3361,7 +3371,7 @@ test "x$need_freetype2" = xyes && { } -## libs/freetype/ac/withenable.ac +## libs/freetype/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/freetype/ ## configure options and TL libraries required for freetype # Check whether --with-system-freetype was given. @@ -3392,7 +3402,7 @@ $as_echo "$as_me: Assuming installed \`freetype' headers and library" >&6;} fi -## libs/t1lib/ac/withenable.ac +## libs/t1lib/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/t1lib/ ## configure options and TL libraries required for t1lib # Check whether --with-system-t1lib was given. @@ -3423,11 +3433,11 @@ $as_echo "$as_me: Assuming installed \`t1lib' headers and library" >&6;} fi -## libs/obsdcompat/ac/withenable.ac +## libs/obsdcompat/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/obsdcompat/ ## configure options and TL libraries required for obsdcompat -## libs/libpng/kpse/withenable.ac +## libs/libpng/kpse/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/libpng/ ## configure options and TL libraries required for libpng # Check whether --with-system-libpng was given. @@ -3474,7 +3484,7 @@ test "x$need_libpng" = xyes && { } -## libs/zlib/ac/withenable.ac +## libs/zlib/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/zlib/ ## configure options and TL libraries required for zlib # Check whether --with-system-zlib was given. diff --git a/Build/source/utils/dialog/ac/withenable.ac b/Build/source/utils/dialog/ac/withenable.ac index e0383ea4259..a4120c20a51 100644 --- a/Build/source/utils/dialog/ac/withenable.ac +++ b/Build/source/utils/dialog/ac/withenable.ac @@ -1,3 +1,7 @@ -## utils/dialog/ac/withenable.ac +## utils/dialog/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/dialog/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner +dnl You may freely use, modify and/or distribute this file. +dnl ## configure options and TL libraries required for dialog KPSE_WITH_PROG([dialog]) diff --git a/Build/source/utils/dummy/Makefile.am b/Build/source/utils/dummy/Makefile.am index 9b611c108f5..67d8f26ea15 100644 --- a/Build/source/utils/dummy/Makefile.am +++ b/Build/source/utils/dummy/Makefile.am @@ -1,3 +1,7 @@ +## Makefile.am for the TeX Live subdirectory utils/dummy/ +## +## Copyright (C) 2009 Peter Breitenlohner +## You may freely use, modify and/or distribute this file. ## noinst_DATA = ../subutilsdir-configure diff --git a/Build/source/utils/dummy/README b/Build/source/utils/dummy/README index 6d82affd248..621b41c1f24 100644 --- a/Build/source/utils/dummy/README +++ b/Build/source/utils/dummy/README @@ -1,3 +1,6 @@ +Copyright (C) 2009 Peter Breitenlohner +You may freely use, modify and/or distribute this file. + This directory utils/dummy does not build or install anything. Its purpose is to record the command line used to invoke utils/dummy/configure from utils/configure. This information is then used by utils/Makefile to invoke diff --git a/Build/source/utils/pdfopen/ac/withenable.ac b/Build/source/utils/pdfopen/ac/withenable.ac index 6d01cecc640..027f2b58a6a 100644 --- a/Build/source/utils/pdfopen/ac/withenable.ac +++ b/Build/source/utils/pdfopen/ac/withenable.ac @@ -1,3 +1,7 @@ -## utils/pdfopen/ac/withenable.ac +## utils/pdfopen/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/pdfopen/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner +dnl You may freely use, modify and/or distribute this file. +dnl ## configure options and TL libraries required for pdfopen KPSE_WITH_PROG([pdfopen]) diff --git a/Build/source/utils/ps2eps/ac/withenable.ac b/Build/source/utils/ps2eps/ac/withenable.ac index 71c67b9ef40..0cc35384c75 100644 --- a/Build/source/utils/ps2eps/ac/withenable.ac +++ b/Build/source/utils/ps2eps/ac/withenable.ac @@ -1,3 +1,7 @@ -## utils/ps2eps/ac/withenable.ac +## utils/ps2eps/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/ps2eps/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner +dnl You may freely use, modify and/or distribute this file. +dnl ## configure options and TL libraries required for ps2eps KPSE_WITH_PROG([ps2eps]) diff --git a/Build/source/utils/psutils/ac/withenable.ac b/Build/source/utils/psutils/ac/withenable.ac index 80306bea00e..5155149ea59 100644 --- a/Build/source/utils/psutils/ac/withenable.ac +++ b/Build/source/utils/psutils/ac/withenable.ac @@ -1,3 +1,7 @@ -## utils/psutils/ac/withenable.ac +## utils/psutils/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/psutils/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner +dnl You may freely use, modify and/or distribute this file. +dnl ## configure options and TL libraries required for psutils KPSE_WITH_PROG([psutils]) diff --git a/Build/source/utils/t1utils/ac/withenable.ac b/Build/source/utils/t1utils/ac/withenable.ac index 473ca872120..712ca6d3bcd 100644 --- a/Build/source/utils/t1utils/ac/withenable.ac +++ b/Build/source/utils/t1utils/ac/withenable.ac @@ -1,3 +1,7 @@ -## utils/t1utils/ac/withenable.ac +## utils/t1utils/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/t1utils/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner +dnl You may freely use, modify and/or distribute this file. +dnl ## configure options and TL libraries required for t1utils KPSE_WITH_PROG([t1utils]) diff --git a/Build/source/utils/tpic2pdftex/ac/withenable.ac b/Build/source/utils/tpic2pdftex/ac/withenable.ac index f2e49b65139..a8f812e9660 100644 --- a/Build/source/utils/tpic2pdftex/ac/withenable.ac +++ b/Build/source/utils/tpic2pdftex/ac/withenable.ac @@ -1,3 +1,7 @@ -## utils/tpic2pdftex/ac/withenable.ac +## utils/tpic2pdftex/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/tpic2pdftex/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner +dnl You may freely use, modify and/or distribute this file. +dnl ## configure options and TL libraries required for tpic2pdftex KPSE_WITH_PROG([tpic2pdftex]) diff --git a/Build/source/utils/vlna/ac/withenable.ac b/Build/source/utils/vlna/ac/withenable.ac index ebbc6a68b27..a1773efb38a 100644 --- a/Build/source/utils/vlna/ac/withenable.ac +++ b/Build/source/utils/vlna/ac/withenable.ac @@ -1,3 +1,7 @@ -## utils/vlna/ac/withenable.ac +## utils/vlna/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory utils/vlna/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner +dnl You may freely use, modify and/or distribute this file. +dnl ## configure options and TL libraries required for vlna KPSE_WITH_PROG([vlna]) -- cgit v1.2.3