Marc,
> I want to import a Makefile.mk file which has variables generated by an
> autoconf/automake project which i depend on. This toolkit has most of
> the autoconf tests i need already run.
You have two options:
- Have the depended-on package supply a shell script that prints
configurat
Hi,
I want to import a Makefile.mk file which has variables generated by an
autoconf/automake project which i depend on. This toolkit has most of
the autoconf tests i need already run.
Here's the problem. When i put the 'import path/to/makefile.mk' in my
Makefile.am, the import gets added afte