"Steven Shaw" <[EMAIL PROTECTED]> wrote: ... >> It is defined by configure. >> The actual value it gets set to can be seen in lib/common/Makefile. >> For me it's empty because I turned it off: >> >> $ grep APR_LIBS.= lib/common/Makefile >> APR_LIBS = > > Well it's not for me: > > $ grep APR_LIBS lib/common/Makefile > $(APR_LIBS) \ > > Maybe it's because I'm using these old autotools version.
Exactly. And why I encouraged you to upgrade. > Tomorrow > I'll try with automake 1.10 and see if it works with the latest stable > autotools. Good! :-)
