summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/fontforge-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/fontforge-config.h')
-rw-r--r--Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/fontforge-config.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/fontforge-config.h b/Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/fontforge-config.h
deleted file mode 100644
index ac81d5a4171..00000000000
--- a/Build/source/texk/dvisvgm/dvisvgm-src/libs/ff-woff/fontforge/fontforge-config.h
+++ /dev/null
@@ -1,22 +0,0 @@
-#ifndef FF_CONFIG_H
-#define FF_CONFIG_H
-
-#ifndef ICONV_CONST
-#define ICONV_CONST
-#endif
-
-#define _NO_LIBUNINAMESLIST 1
-#define _NO_LIBUNICODENAMES 1
-#define _NO_PYTHON
-#define _NO_FFSCRIPT
-#define _NO_LIBSPIRO
-
-#define FONTFORGE_LIBFF_VERSION_MAJOR 2
-#define FONTFORGE_LIBFF_VERSION_MINOR 0
-#define FONTFORGE_MODTIME_RAW 1469132312L /* Seconds since 1970 (standard unix time) */
-#define FONTFORGE_MODTIME_STR ""
-#define FONTFORGE_VERSIONDATE_RAW 20160721
-
-#define _GNU_SOURCE 1
-
-#endif