﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1720	unset MAKELEVEL in scriptlets	Pierre Labastie	Pierre Labastie	"jhalfs (and blfs extension) run scriptlets from a Makefile, so that MAKELEVEL=1 when starting ""make"" in a build directory. This can lead to weird errors, as explained in postgresql INSTALL file:
{{{
If you want to invoke the build from another makefile rather than
       manually, you must unset MAKELEVEL or set it to zero, for instance
       like this:
build-postgresql:
        $(MAKE) -C postgresql MAKELEVEL=0 all

       Failure to do that can lead to strange error messages, typically
       about missing header files.
}}}"	defect	closed	normal	3.0	jhalfs	SVN	normal	fixed		
