diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-06-15 15:12:22 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-06-15 15:12:22 +0000 |
commit | 44686714a168a1117a294067e0d9943947aeeb7d (patch) | |
tree | 26437a3f6ca4f5c6848e3135d72fd3f03e7b0745 /Build/source/texk/dvipng/config.h.in | |
parent | 273ed9c5b194dca51ed972db8071522d60733284 (diff) |
reorganize texk/dvipng
git-svn-id: svn://tug.org/texlive/trunk@13752 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipng/config.h.in')
-rw-r--r-- | Build/source/texk/dvipng/config.h.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/dvipng/config.h.in b/Build/source/texk/dvipng/config.h.in index 5a2c42edf82..f8b9b0d5248 100644 --- a/Build/source/texk/dvipng/config.h.in +++ b/Build/source/texk/dvipng/config.h.in @@ -14,6 +14,15 @@ /* Define as 1 to get the debug (-d) option. */ #undef DEBUG +/* The environment setting for $SELFAUTODIR */ +#undef ENV_SELFAUTODIR + +/* The environment setting for $SELFAUTOLOC */ +#undef ENV_SELFAUTOLOC + +/* The environment setting for $SELFAUTOPARENT */ +#undef ENV_SELFAUTOPARENT + /* Define as the path to GhostScript. */ #undef GS_PATH |