Alan Conway <[EMAIL PROTECTED]> wrote: > I have a strong suspicion that doxygen provides a config option for > short file names. I'll try that first, and use the tar fix if that > doesn't work. > > A general question: I think we need the tarball and RPM package names to > be based on qpid-cpp to distinguish from java. However I feel like I > want the install locations to be /var/lib/qpid, /usr/share/doc/qpid-0.1 > etc. the -cpp feels redundant and awkward there.
I much prefer that, too. > I've fiddled with this in configure.ac and the .spec and it looks like > I'm just asking for pain to make these things different. Should I just > bite the bullet and use qpid-cpp everywhere, or is there a better way to > name these things? > > E.g. how about qpid for CPP packages and qpidj for Java packages? Sounds like a good way to go. Then you don't have to worry about going against tradition and autoconf/automake standards.
