head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.03.31.11.32.31;	author johans;	state dead;
branches;
next	1.3;

1.3
date	2011.07.09.11.27.19;	author johans;	state Exp;
branches;
next	1.2;

1.2
date	2010.12.28.17.59.18;	author johans;	state Exp;
branches;
next	1.1;

1.1
date	2009.01.05.20.36.29;	author pav;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- Update GNU awk to 4.0.1
- Remove patch for configure script (fixed upstream)

Feature safe:	yes
@
text
@--- configure.orig	2011-06-23 08:39:36.000000000 +0200
+++ configure	2011-07-01 16:56:31.000000000 +0200
@@@@ -8220,7 +8220,7 @@@@ fi
 for ac_header in arpa/inet.h fcntl.h limits.h locale.h libintl.h mcheck.h \
 	netdb.h netinet/in.h stdarg.h stddef.h string.h \
 	sys/param.h sys/socket.h sys/time.h unistd.h \
-	termios.h stropts.h wchar.h wctype.h
+	termios.h stropts.h
 do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
@


1.3
log
@Update GNU awk to new major release 4.0
Read the announcement and list of changes at
http://lists.gnu.org/archive/html/info-gnu/2011-06/msg00013.html
@
text
@@


1.2
log
@- Update GNU awk to 3.1.8
- Remove obsolete patch
- Claim maintainership
@
text
@d1 3
a3 3
--- configure.orig	Sun Mar  4 10:17:16 2007
+++ configure	Sun Mar  4 10:17:29 2007
@@@@ -8113,7 +8113,7 @@@@
d5 1
a5 1
 	netdb.h netinet/in.h  signum.h stdarg.h string.h \
d10 2
a11 2
 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
 if eval "test \"\${$as_ac_Header+set}\" = set"; then
@


1.1
log
@- Remove conditional checks for FreeBSD 5.x and older
@
text
@d3 2
a4 2
@@@@ -7725,7 +7725,7 @@@@
 for ac_header in fcntl.h limits.h locale.h libintl.h mcheck.h \
d9 1
a9 1
 do
@

