diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-11-30 10:42:45 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-11-30 10:42:45 +0000 |
commit | cdae43322cc315a65b9bee9f62b2e28934fefa6a (patch) | |
tree | 18a8ae660cb1dc7d1136962b4e8dcbccad5b873d /Build/source/libs/pixman/configure | |
parent | 156b1ea47fd003feee19afbb34c0e85e596b54dc (diff) |
libs/harfbuzz: Added for future XeTeX
git-svn-id: svn://tug.org/texlive/trunk@28390 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/pixman/configure')
-rwxr-xr-x | Build/source/libs/pixman/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/libs/pixman/configure b/Build/source/libs/pixman/configure index 861cea2a5aa..828027351f2 100755 --- a/Build/source/libs/pixman/configure +++ b/Build/source/libs/pixman/configure @@ -15110,3 +15110,4 @@ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi + |