Skip to content

Commit

Permalink
Contribs: run autoreconf on gpg-error
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkempf committed May 5, 2015
1 parent 9514c50 commit af2fb08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/src/gpg-error/rules.mak
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ ifdef HAVE_IOS
endif

.gpg-error: libgpg-error
$(RECONF)
cd $< && $(HOSTVARS) ./configure $(HOSTCONF) --disable-nls --disable-shared --disable-languages
cd $< && $(MAKE) install
touch $@

0 comments on commit af2fb08

Please sign in to comment.