summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvipdfm/config.h')
-rw-r--r--Build/source/texk/dvipdfm/config.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/source/texk/dvipdfm/config.h b/Build/source/texk/dvipdfm/config.h
new file mode 100644
index 00000000000..fa9f370a239
--- /dev/null
+++ b/Build/source/texk/dvipdfm/config.h
@@ -0,0 +1,11 @@
+/* config.h:
+ * In the original package this file is generated by autoheader.
+ * When part of the teTeX / TeX live tree, we simply include
+ * c-auto.h as generted by autoheader and configure. */
+
+#ifndef _CONFIG_H
+#define _CONFIG_H
+
+#include "c-auto.h"
+
+#endif /* _CONFIG_H */