Re: packaging release and debug builds in the same RPM package

2008-05-06 Thread Ralf Wildenhues
Hello Olivier, * Olivier Langlois wrote on Mon, May 05, 2008 at 11:52:47PM CEST: > Now that I am able to build these 2 versions of my libs into separate > subdirectories, I would like to suffix the library names with 'd'. > Suggestions on how to express this in automake files are welcome. Also >

packaging release and debug builds in the same RPM package

2008-05-05 Thread Olivier Langlois
I have already found partly the answer in your archive at: http://lists.gnu.org/archive/html/automake/2001-03/msg00133.html Now that I am able to build these 2 versions of my libs into separate subdirectories, I would like to suffix the library names with 'd'. For instance, in my Makefile.am fi