aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraphael.kubo.da.costa@intel.com <raphael.kubo.da.costa@intel.com@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>2014-03-27 13:59:01 +0000
committerraphael.kubo.da.costa@intel.com <raphael.kubo.da.costa@intel.com@4ff67af0-8c30-449e-8e8b-ad334ec8d88c>2014-03-27 13:59:01 +0000
commitf7e5ddf60109893580bf01e8ff7587c23260b0bd (patch)
treec087af7bb81b831020740eb249930edfabbae392
parent454cf53379ee823f7a141bf8e6453b9458ae593d (diff)
downloadlibjpeg_turbo-f7e5ddf60109893580bf01e8ff7587c23260b0bd.tar.gz
Stop using "prefix_dir" in libjpeg.gyp.
This reverts part of r257324: prefix_dir is a variable defined only by FreeBSD's Chromium packaging code and should not be used here upstream. R=rmcilroy@chromium.org, phajdan.jr, rmcilroy Review URL: https://codereview.chromium.org/214413007 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/libjpeg_turbo@259851 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
-rw-r--r--libjpeg.gyp3
1 files changed, 0 insertions, 3 deletions
diff --git a/libjpeg.gyp b/libjpeg.gyp
index 3f6b07b..c112c1e 100644
--- a/libjpeg.gyp
+++ b/libjpeg.gyp
@@ -277,9 +277,6 @@
}],
],
},
- 'include_dirs': [
- '<(prefix_dir)/include',
- ],
}],
],
'rules': [