Commit af2fb084 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: run autoreconf on gpg-error

parent 9514c503
...@@ -21,6 +21,7 @@ ifdef HAVE_IOS ...@@ -21,6 +21,7 @@ ifdef HAVE_IOS
endif endif
.gpg-error: libgpg-error .gpg-error: libgpg-error
$(RECONF)
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --disable-nls --disable-shared --disable-languages cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --disable-nls --disable-shared --disable-languages
cd $< && $(MAKE) install cd $< && $(MAKE) install
touch $@ touch $@
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