summaryrefslogtreecommitdiff
path: root/Build/source/libs/paper/ac
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/paper/ac')
-rw-r--r--Build/source/libs/paper/ac/paper.ac9
-rw-r--r--Build/source/libs/paper/ac/withenable.ac7
2 files changed, 0 insertions, 16 deletions
diff --git a/Build/source/libs/paper/ac/paper.ac b/Build/source/libs/paper/ac/paper.ac
deleted file mode 100644
index 6ef5ddb215c..00000000000
--- a/Build/source/libs/paper/ac/paper.ac
+++ /dev/null
@@ -1,9 +0,0 @@
-## libs/paper/ac/paper.ac: configure.ac fragment for the TeX Live subdirectory libs/paper/
-dnl
-dnl Copyright (C) 2012 Peter Breitenlohner <tex-live@tug.org>
-dnl You may freely use, modify and/or distribute this file.
-dnl
-## basic check of system paper
-KPSE_TRY_LIB([paper],
- [#include <paper.h>],
- [const char *v = defaultpapername();])
diff --git a/Build/source/libs/paper/ac/withenable.ac b/Build/source/libs/paper/ac/withenable.ac
deleted file mode 100644
index cc8d0236dfe..00000000000
--- a/Build/source/libs/paper/ac/withenable.ac
+++ /dev/null
@@ -1,7 +0,0 @@
-## libs/paper/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/paper/
-dnl
-dnl Copyright (C) 2012 Peter Breitenlohner <tex-live@tug.org>
-dnl You may freely use, modify and/or distribute this file.
-dnl
-## configure options and TL libraries required for paper
-KPSE_WITH_LIB([paper])