diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-04-01 12:16:24 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-04-01 12:16:24 +0000 |
commit | b128ab3e555a4f8ccb40450273be35cce60fd525 (patch) | |
tree | 1ba8fc5267f7cfde1a1c35165e82f1f612467df5 /Build/source/libs/gd/configure.ac | |
parent | d23f168a1eae3fe44920853473b2cb3d959c9532 (diff) |
new build system: fixed libs/gd/ header and texk/web2c/ctangleboot parallel build problems
git-svn-id: svn://tug.org/texlive/trunk@12590 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/gd/configure.ac')
-rw-r--r-- | Build/source/libs/gd/configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Build/source/libs/gd/configure.ac b/Build/source/libs/gd/configure.ac index 2bd49f51610..7897995e417 100644 --- a/Build/source/libs/gd/configure.ac +++ b/Build/source/libs/gd/configure.ac @@ -72,9 +72,6 @@ fi GD_TREE=gd-[]gd_version AC_SUBST([GD_TREE]) -dnl Use $GD_TREE to exclude $GD_TREE/gd.h from DIST_COMMON -AC_CONFIG_LINKS([gd.h:$GD_TREE/gd.h]) - AC_CONFIG_FILES([Makefile]) AC_OUTPUT |