head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.6 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.4 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.2 pkgsrc-2011Q4-base:1.2; locks; strict; comment @# @; 1.2 date 2011.12.14.02.29.30; author sbd; state dead; branches; next 1.1; 1.1 date 2011.12.13.06.58.08; author sbd; state Exp; branches; next ; desc @@ 1.2 log @Revert following commit (gdb doesn't confict with autoconf): Module Name: pkgsrc Committed By: sbd Date: Tue Dec 13 06:58:09 UTC 2011 Modified Files: pkgsrc/devel/gdb: Makefile distinfo pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_configure.in Added Files: pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_config.in patch-gdb_gdbserver_configure Log Message: This package can't use autoconf as to conflicts with it. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/gdb/Makefile cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/gdb/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_config.in \ pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure cvs rdiff -u -r1.1 -r1.2 \ pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure.in @ text @$NetBSD: patch-gdb_gdbserver_configure,v 1.1 2011/12/13 06:58:08 sbd Exp $ --- gdb/gdbserver/configure.orig 2002-07-24 21:30:46.000000000 +0000 +++ gdb/gdbserver/configure @@@@ -1105,7 +1105,7 @@@@ EOF fi -for ac_hdr in sgtty.h termio.h termios.h sys/reg.h string.h proc_service.h sys/procfs.h thread_db.h linux/elf.h unistd.h +for ac_hdr in sgtty.h termio.h termios.h sys/reg.h string.h stdlib.h proc_service.h sys/procfs.h thread_db.h linux/elf.h unistd.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 @ 1.1 log @This package can't use autoconf as to conflicts with it. @ text @d1 1 a1 1 $NetBSD$ @