diff options
author | mmoss@google.com <mmoss@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-06 23:45:11 +0000 |
---|---|---|
committer | mmoss@google.com <mmoss@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-06 23:45:11 +0000 |
commit | 78b02d540d5d4ee753b319b4811842273be9d509 (patch) | |
tree | 4768a8478bc7183919ea98760846b60422d977ff /third_party/libxslt/configure | |
parent | 68200ecadb9bf0cbacdf9ee9418be5b16f644b81 (diff) | |
download | chromium_src-78b02d540d5d4ee753b319b4811842273be9d509.zip chromium_src-78b02d540d5d4ee753b319b4811842273be9d509.tar.gz chromium_src-78b02d540d5d4ee753b319b4811842273be9d509.tar.bz2 |
Allow third_party/libxslt to compile on Linux. Like libxml, this uses pre-generated configure headers in linux/.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@470 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libxslt/configure')
-rw-r--r-- | third_party/libxslt/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/libxslt/configure b/third_party/libxslt/configure index 1fbb5d1..7a4cfb0 100644 --- a/third_party/libxslt/configure +++ b/third_party/libxslt/configure @@ -22731,7 +22731,7 @@ $LN_S Copyright COPYING ) -ac_config_files="$ac_config_files Makefile libxslt.pc libexslt.pc libxslt/Makefile libxslt/xsltconfig.h libxslt/xsltwin32config.h libexslt/Makefile libexslt/exsltconfig.h xsltproc/Makefile python/Makefile python/tests/Makefile tests/Makefile tests/docs/Makefile tests/REC1/Makefile tests/REC2/Makefile tests/REC/Makefile tests/general/Makefile tests/reports/Makefile tests/extensions/Makefile tests/namespaces/Makefile tests/keys/Makefile tests/numbers/Makefile tests/documents/Makefile tests/xmlspec/Makefile tests/multiple/Makefile tests/xinclude/Makefile tests/XSLTMark/Makefile tests/docbook/Makefile tests/exslt/Makefile tests/exslt/common/Makefile tests/exslt/functions/Makefile tests/exslt/math/Makefile tests/exslt/sets/Makefile tests/exslt/strings/Makefile tests/exslt/date/Makefile tests/exslt/dynamic/Makefile tests/plugins/Makefile doc/Makefile xslt-config libxslt.spec" +ac_config_files="$ac_config_files libxslt/xsltconfig.h libxslt/xsltwin32config.h libexslt/exsltconfig.h xslt-config" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure |