Subject: CVS commit: pkgsrc/devel/gdb
From: Steven Drake
Date: 2011-12-05 23:15:05
Message id: 20111205221505.8CD5D175DD@cvs.netbsd.org

Log Message:
If <stdlib.h> is needed and its wrapped with HAVE_STDDLIB_H  it must be
tested for by autoconf!

<stdlib.h> is needed as it include <alloca.h> which is needed for \ 
alloca(3).

Also fix DESTDIR support for gdbserver.

Files:
RevisionActionfile
1.40modifypkgsrc/devel/gdb/Makefile
1.17modifypkgsrc/devel/gdb/distinfo
1.1addpkgsrc/devel/gdb/patches/patch-gdb_gdbserver_Makefile.in
1.1addpkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure.in