> Calling the variable DISTCHECK_CONFIGURE_FLAGS makes no sense when > "distcheck" is itself a variable selectable by the layer. CONFIGURE_FLAGS > would be sufficient. > Other than that. Okay. +1
It used to originally set OPTS and then copy OPTS to a variable of that name; I left it as that as I assumed it was some convention needed by autotools targets, e.g. to pass the args to subdirs' configure scripts. -- /kinkie
