summaryrefslogtreecommitdiff
path: root/python/Makefile.in
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-12-04 18:49:03 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-12-04 18:49:10 +0900
commitf5c4d891252bd3c913f20c3c604982573692fa86 (patch)
tree433866ac4c85dc26421e62385f500d46523b58bc /python/Makefile.in
parent89d86b9956699671509e3758f2245ecf95571f15 (diff)
downloadlibxslt-f5c4d891252bd3c913f20c3c604982573692fa86.tar.gz
libxslt-f5c4d891252bd3c913f20c3c604982573692fa86.tar.bz2
libxslt-f5c4d891252bd3c913f20c3c604982573692fa86.zip
Imported Upstream version 1.1.32upstream/1.1.32
Change-Id: I03b39e92b2b7898e9a34a1e240722003e7d51cd8 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'python/Makefile.in')
-rw-r--r--python/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/Makefile.in b/python/Makefile.in
index c2758df2..58590f73 100644
--- a/python/Makefile.in
+++ b/python/Makefile.in
@@ -372,8 +372,6 @@ XSLTPROCDV = @XSLTPROCDV@
XSLT_INCLUDEDIR = @XSLT_INCLUDEDIR@
XSLT_LIBDIR = @XSLT_LIBDIR@
XSLT_LIBS = @XSLT_LIBS@
-XSLT_LOCALE_WINAPI = @XSLT_LOCALE_WINAPI@
-XSLT_LOCALE_XLOCALE = @XSLT_LOCALE_XLOCALE@
abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@