Re: [Cgdb-users] configure problems
Brought to you by:
bobbybrasko,
crouchingturbo
From: Tim. <ti...@De...> - 2003-04-21 05:10:38
|
> This link is from automake's mailing list. > It describes the problem you are seeing. > http://sources.redhat.com/ml/automake/2001-10/msg00066.html > > I am pretty sure it is from upgrading from automake 1.4 to automake 1.5 > or greater. I don't know why it works for me and not you. Let me know if > you solve the problem and I'll continue looking into it. Hah, thanks so much for the help. I laugh because I just figured out what the problem is, and it in no way was automake, or autoconf, or you guys. I recently updated my CFLAGS and inadvertently I put a newline into the middle of the string. Yeah I feel pretty stupid. I apologize for having wasted your time, but I thank you for the effort you did put in. If it makes you feel any better, that thread that you found did point me in the right direction somehow :o) And finally... I'd just like to add that I'm happy cgdb is continuing to evolve. It is without a doubt, my favorite debugger. Thanks a bunch, Tim. |