On Fri, May 27, 2011 at 09:39:57PM +0200, Sven Hoexter wrote:
> The first one is the config.sub replacement. What about using something
> like the following for your configure target:
> set -e; if ! [ -f config/config.sub.backup ]; then \
>     mv config/config.sub config/config.sub.backup; \
>     ln -s /usr/share/misc/config.sub config/config.sub; \
> fi
> 
> And kind of the reverse for the clean target.
autotools_dev dh addon and related executables (from autotools-dev
package) are made specifically for this purpose.

-- 
WBR, wRAR

Attachment: signature.asc
Description: Digital signature

Reply via email to