Commit 5a02dcc9 authored by Rafaël Carré's avatar Rafaël Carré

contribs: no need to run autoreconf

parent ef053892
...@@ -1853,9 +1853,6 @@ ifdef HAVE_WIN32 ...@@ -1853,9 +1853,6 @@ ifdef HAVE_WIN32
endif endif
.gpg-error: libgpg-error .gpg-error: libgpg-error
ifdef HAVE_DARWIN_OS_ON_INTEL
(cd $<; ./autogen.sh)
endif
(cd $<; $(HOSTCC) ./configure $(HOSTCONF) --prefix=$(PREFIX) --disable-nls --disable-shared --disable-languages && make && make install) (cd $<; $(HOSTCC) ./configure $(HOSTCONF) --prefix=$(PREFIX) --disable-nls --disable-shared --disable-languages && make && make install)
# $(INSTALL_NAME) # $(INSTALL_NAME)
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