>>> "Rich" == Richard Dawe <[EMAIL PROTECTED]> writes:
Rich> Lucas Brasilino wrote: >> I'm wondering how can I create '$(localstatedir)/lib/$(PACKAGE)' >> directory at install time. Rich> You could use an install-*-local target in your Makefile.am. Note that if your install-{exec,data}-local target creates a directory and you care about the GNU Coding Standards, you should also create this directory in installdirs-local. -- Alexandre Duret-Lutz