summaryrefslogtreecommitdiffstats
path: root/src/libgpg_error.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-06-02 14:49:31 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-06-02 17:40:12 (GMT)
commitb2892f101216c724602b332fbd28b1948f843ff4 (patch)
tree6b930f8118824545300906c08560b78d3e0150b8 /src/libgpg_error.mk
parentd3e276f9f05fa4047f3837241eae0f58349f069c (diff)
downloadmxe-b2892f101216c724602b332fbd28b1948f843ff4.zip
mxe-b2892f101216c724602b332fbd28b1948f843ff4.tar.gz
mxe-b2892f101216c724602b332fbd28b1948f843ff4.tar.bz2
remove explicit configure option --libdir
Unsetting CONFIG_SITE was the right way to solve the problem that --libdir was working around. This reverts commit 0b3240f9d8c74205cf128e9a7f865f22dbd6e771. This reverts commit 3653eb6ec1ba0f178e4ab39d7e9b72acb36298e9. This reverts commit 593ab5a7068d6142903ab839237100e92a5071f3.
Diffstat (limited to 'src/libgpg_error.mk')
-rw-r--r--src/libgpg_error.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libgpg_error.mk b/src/libgpg_error.mk
index 36565d4..f18ad33 100644
--- a/src/libgpg_error.mk
+++ b/src/libgpg_error.mk
@@ -21,7 +21,6 @@ define $(PKG)_BUILD
--build="`config.guess`" \
--disable-shared \
--prefix='$(PREFIX)/$(TARGET)' \
- --libdir='$(PREFIX)/$(TARGET)/lib' \
--disable-nls \
--disable-languages
$(MAKE) -C '$(1)/src' -j '$(JOBS)' bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=