On 2012/10/26 17:11, Robert Peichaer wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2012/10/26 17:11:52 > > Modified files: > www/haserl : Makefile > > Log message: > use CONFIGURE_ENV to pass LD_FLAGS to configure > > prodded by and ok aja >
Note that CONFIGURE_ARGS was perfectly OK for this, Antoine would just like everything to be consistent. But also note http://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Defining-Variables.html#Defining-Variables so if anyone is making this type of change for consistency, they need to check that there is no separate configure script run during the build.
