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/libs/t1lib/Makefile.am | 6 +----- Build/source/libs/t1lib/Makefile.in | 1 + Build/source/libs/t1lib/ac/t1lib.ac | 6 +++++- Build/source/libs/t1lib/ac/withenable.ac | 6 +++++- 4 files changed, 12 insertions(+), 7 deletions(-) (limited to 'Build/source/libs/t1lib') diff --git a/Build/source/libs/t1lib/Makefile.am b/Build/source/libs/t1lib/Makefile.am index 5a644c78636..28f158968c8 100644 --- a/Build/source/libs/t1lib/Makefile.am +++ b/Build/source/libs/t1lib/Makefile.am @@ -29,10 +29,9 @@ AM_CFLAGS = $(T1LIB_CFLAGS) LDADD = libt1.a if build - noinst_LIBRARIES = libt1.a - endif build +EXTRA_LIBRARIES = libt1.a nodist_libt1_a_SOURCES = $(lib_t1lib_sources) $(lib_type1_sources) @@ -71,12 +70,9 @@ lib_type1_sources = \ $(T1LIB_TREE)/lib/type1/util.c if build - check_PROGRAMS = type1afm dist_check_SCRIPTS = type1afm.test - TESTS = type1afm.test - endif build nodist_type1afm_SOURCES = $(T1LIB_TREE)/type1afm/type1afm.c diff --git a/Build/source/libs/t1lib/Makefile.in b/Build/source/libs/t1lib/Makefile.in index c01f53a4b37..569b9351530 100644 --- a/Build/source/libs/t1lib/Makefile.in +++ b/Build/source/libs/t1lib/Makefile.in @@ -202,6 +202,7 @@ AM_CPPFLAGS = $(T1LIB_DEFINES) -DT1LIB_IDENT=\"@T1LIB_VERSIONSTRING@\" \ AM_CFLAGS = $(T1LIB_CFLAGS) LDADD = libt1.a @build_TRUE@noinst_LIBRARIES = libt1.a +EXTRA_LIBRARIES = libt1.a nodist_libt1_a_SOURCES = $(lib_t1lib_sources) $(lib_type1_sources) lib_t1lib_sources = \ $(T1LIB_TREE)/lib/t1lib/parseAFM.c \ diff --git a/Build/source/libs/t1lib/ac/t1lib.ac b/Build/source/libs/t1lib/ac/t1lib.ac index 1e8d0bcdc66..5d7290b909e 100644 --- a/Build/source/libs/t1lib/ac/t1lib.ac +++ b/Build/source/libs/t1lib/ac/t1lib.ac @@ -1,4 +1,8 @@ -## libs/t1lib/ac/t1lib.ac +## libs/t1lib/ac/t1lib.ac: configure.ac fragment for the TeX Live subdirectory libs/t1lib/ +dnl +dnl Copyright (C) 2009 Peter Breitenlohner +dnl You may freely use, modify and/or distribute this file. +dnl ## define required functions and headers from system t1lib KPSE_CHECK_LIB([t1lib], [T1_AddFont T1_CheckForInit], [t1lib.h]) diff --git a/Build/source/libs/t1lib/ac/withenable.ac b/Build/source/libs/t1lib/ac/withenable.ac index c67aca06b4c..cb53db398bb 100644 --- a/Build/source/libs/t1lib/ac/withenable.ac +++ b/Build/source/libs/t1lib/ac/withenable.ac @@ -1,3 +1,7 @@ -## libs/t1lib/ac/withenable.ac +## libs/t1lib/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/t1lib/ +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 t1lib KPSE_WITH_LIB([t1lib]) -- cgit v1.2.3