X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=makefile.patch;h=46882cce95a770170ca92122978c9f627e7ad3a8;hb=7235ee5854b76d640126fef89c31d57191eeeb2f;hp=6ba8cf69a4a4063a94ac4b3652f13c7c624b4c8d;hpb=90c14ae4354ac911f42d5fb92b76aaf89f182731;p=packages%2Fseamonkey.git diff --git a/makefile.patch b/makefile.patch index 6ba8cf6..46882cc 100644 --- a/makefile.patch +++ b/makefile.patch @@ -1,18 +1,11 @@ --- mozilla/Makefile.in~ 2011-08-12 16:52:03.000000000 +0300 +++ mozilla/Makefile.in 2011-08-26 13:00:59.373870016 +0300 -@@ -58,8 +58,6 @@ +@@ -26,21 +26,7 @@ include $(topsrcdir)/config/config.mk -default alldep all:: $(topsrcdir)/configure config.status - - ifndef INCLUDED_BRIDGE_MK - include $(topsrcdir)/bridge/bridge.mk - endif -@@ -67,19 +65,7 @@ - # workaround Bug 599809 by making these makefiles be generated here - SUBMAKEFILES += $(addsuffix /Makefile, $(APP_LIBXUL_DIRS) $(APP_LIBXUL_STATICDIRS)) - -$(topsrcdir)/configure: $(topsrcdir)/configure.in - @echo "STOP! configure.in has changed, and your configure is out of date." - @echo "Please rerun autoconf and configure."