diff options
Diffstat (limited to 'Build/source/libs/gmp/ac/withenable.ac')
-rw-r--r-- | Build/source/libs/gmp/ac/withenable.ac | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/libs/gmp/ac/withenable.ac b/Build/source/libs/gmp/ac/withenable.ac new file mode 100644 index 00000000000..3621d339b23 --- /dev/null +++ b/Build/source/libs/gmp/ac/withenable.ac @@ -0,0 +1,10 @@ +## libs/gmp/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/gmp/ +dnl +dnl Copyright (C) 2014 Taco Hoekwater <taco@metatex.org> +dnl Copyright (C) 2014 Peter Breitenlohner <tex-live@tug.org> +dnl You may freely use, modify and/or distribute this file. +dnl +dnl extra_dirs = libs/gmp/native +dnl +## configure options and TL libraries required for gmp +KPSE_WITH_LIB([gmp]) |