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.
I am not sure if mine is the proper way, but I just do: tmpdir = $(datadir)/temp dist_tmp_DATA =
Andre Caldas.
