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

Bug#243838: another comment



To make it really useful, CFLAGS should go on the ./configure line,
instead of $(MAKE) line in debian/rules:


	./configure CFLAGS="$(CFLAGS)" \
		--prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man
	$(MAKE)


Cheers,
Cristian



Reply to: