Re: C++ help needed for libfastahack

2016-06-23 Thread Andreas Tille
Thanks for the always useful hints Andreas. On Thu, Jun 23, 2016 at 11:46:51AM +0200, Gert Wollny wrote: > Hello Andreas,  > > Am Donnerstag, den 23.06.2016, 11:24 +0200 schrieb Andreas Tille: > > Hi, > >  > > As I did yesterday successfully (thanks to the help of Gert) I again > > conside

Re: [Debian-med-packaging] C++ help needed for libfastahack

2016-06-23 Thread Gert Wollny
Hello Andreas,  Am Donnerstag, den 23.06.2016, 11:24 +0200 schrieb Andreas Tille: > Hi, >  > As I did yesterday successfully (thanks to the help of Gert) I again > considered it the easiest way to build the lib by adding configure.ac > and Makefile.am as quilt patch and use autoconf.  This went fi

C++ help needed for libfastahack

2016-06-23 Thread Andreas Tille
Hi, I need to package libfastahack[1] as a pre-pre-dependency for some Debian Med package. The code comes with a manually crafted Makefile that simply creates an executable while the pre-depencency of my package[2] needs a devel package. As I did yesterday successfully (thanks to the help of Ger