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

Re: debian/rules not running ./configure



On Sun, Oct 26, 2003 at 11:53:48AM +0100, Eike Sauer wrote:
> Am Samstag, 25. Oktober 2003 14:10 schrieb Zenaan Harkness:
> > config.status: configure
> > 	dh_testdir
> > 	# Add here commands to configure the package.
> > 	CFLAGS=$(CFLAGS) ./configure --host=$(DEB_HOST_GNU_TYPE) \
> 
> This should read:
> CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) \
> 
> Seems to be a dh_make bug to me?!?

Yes. #213118
           cu andreas



Reply to: