summaryrefslogtreecommitdiff
path: root/Build/source/texk/ttf2pk/c-auto.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/ttf2pk/c-auto.h')
-rw-r--r--Build/source/texk/ttf2pk/c-auto.h23
1 files changed, 0 insertions, 23 deletions
diff --git a/Build/source/texk/ttf2pk/c-auto.h b/Build/source/texk/ttf2pk/c-auto.h
deleted file mode 100644
index 8dd094de2a3..00000000000
--- a/Build/source/texk/ttf2pk/c-auto.h
+++ /dev/null
@@ -1,23 +0,0 @@
-/*
- * c-auto.h
- *
- * This file is part of the ttf2pk package.
- *
- * Copyright 1997-1999, 2000 by
- * Frederic Loyer <loyer@ensta.fr>
- * Werner Lemberg <wl@gnu.org>
- */
-
-#ifndef C_AUTO_H
-#define C_AUTO_H
-
-/*
- * We need to get kpathsea's configuration file.
- */
-
-#include "kpathsea/c-auto.h"
-
-#endif /* C_AUTO_H */
-
-
-/* end */