Paul Thomas writes: > source path: lib/am/libs.am > installed path: share/automake-1.x/ams/libs.am > 25c25,26 > < AR = ar > --- >> AR = @AR@ >> AR_FLAGS = @AR_FLAGS@
Shouldn't that be ARFLAGS, just as we have CFLAGS not C_FLAGS. That seems to be the "canonical" name. > I strongly recommend that these patches (or similar ones) be > included in automake. -- Olaf Weber (This space left blank for technical reasons.)