Eric M. Monsler writes: > How can I get the resulting Makefile to end up with the default > transform line of: > > transform=s,$$,$(VERSION), > > in the absence of any overriding or additional configure options?
Check how Automake handles versioned installs in its top-level Makefile.am. -- Peter Eisentraut [EMAIL PROTECTED]
