I'd really like to be able to include the svn revision number somewhere
I can reference it from my program so I know which source revision is
running on a specific binary, in case I don't record that somewhere.
Before I moved to the gnu configuration setup I had a target in my
makefile that ch
Hi,
The Fedora Core folks asked me to tweak my package so that "make install"
did not install any of the library stuff. To accommodate their needs,
I was putting installable object names into Makefile variables whose values
varied based on an AM_CONDITIONAL. viz.:
if INSTALL_AUTOOPTS
INST_MAN