X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=rescue%2FMakefile.am;h=f6f5b258ba69b30f10a11b2a4f0d32b5b3136f5f;hb=1d999540bddd7aea7c2d0fef8b15223d4acc645f;hp=1208be1c2cc746cd1edf2d57b858b9a254df7fe6;hpb=a6054bf90f39a84c1a8f8f7d3b9e81e84cb13696;p=libguestfs.git diff --git a/rescue/Makefile.am b/rescue/Makefile.am index 1208be1..f6f5b25 100644 --- a/rescue/Makefile.am +++ b/rescue/Makefile.am @@ -59,9 +59,3 @@ stamp-virt-rescue.pod: virt-rescue.pod --html $(top_builddir)/html/virt-rescue.1.html \ $< touch $@ - -# Build a partly-static binary (for the binary distribution). - -virt-rescue.static$(EXEEXT): $(virt_rescue_OBJECTS) $(virt_rescue_DEPENDENCIES) - $(top_srcdir)/relink-static.sh \ - $(virt_rescue_LINK) $(virt_rescue_OBJECTS) -static $(virt_rescue_LDADD) $(virt_rescue_LIBS) $(LIBVIRT_LIBS) $(LIBXML2_LIBS) -lpcre -lhivex -lmagic -lz -lm