bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#10261: 24.0.92; The "dist" makefile target & the "--distfiles" confi


From: Dani Moncayo
Subject: bug#10261: 24.0.92; The "dist" makefile target & the "--distfiles" configure option
Date: Fri, 23 Mar 2012 20:24:55 +0100

> -------------------------
> maybe-copy-distfiles-SH: doit
>
>        @if [ ! $(ARGQUOTE)$(DIST_FILES)$(ARGQUOTE)=="" ] ; then \
>
>          $(CP_DIR) $(DIST_FILES) $(TMP_DIST_DIR)/bin ; \
>
>        fi
> -------------------------

I've done a few more test, and actually the problem was in that the
"==" should be surrounded by spaces.

So install the fix that you prefer (this one or the one I sent before).

-- 
Dani Moncayo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]