diff options
Diffstat (limited to 'Build/source/libs/t1lib/withenable.ac')
-rw-r--r-- | Build/source/libs/t1lib/withenable.ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Build/source/libs/t1lib/withenable.ac b/Build/source/libs/t1lib/withenable.ac deleted file mode 100644 index cc7076168d9..00000000000 --- a/Build/source/libs/t1lib/withenable.ac +++ /dev/null @@ -1,10 +0,0 @@ -AC_ARG_WITH([system-t1lib], -[ --with-system-t1lib Use installed T1lib]) - -AC_ARG_WITH([t1lib_libdir], -[ --with-t1lib-libdir=DIR - Specify the location of T1lib library files (libt1.a)]) - -AC_ARG_WITH([t1lib_include], -[ --with-t1lib-include=DIR - Specify the location of T1lib header files]) |