Commit f31cba35 authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* Disable INSTALL_NAME now gpg-error isn't shared.

parent 0b4a23fb
......@@ -1441,7 +1441,7 @@ ifeq ($(HOST),i686-apple-darwin8)
(cd $<; ./autogen.sh)
endif
(cd $<; $(HOSTCC) ./configure $(HOSTCONF) --prefix=$(PREFIX) --disable-nls --disable-shared && make && make install)
$(INSTALL_NAME)
# $(INSTALL_NAME)
touch $@
CLEAN_FILE += .gpg-error
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment