On Tue, Feb 04, 2014 at 12:14:08PM +0100, =?UTF-8?Q?forum wrote: > Control: retitle 48123 AC_FUNC_GETPGRP macro is broken with C++ > Control: tags 48123 + confirmed > Control: thanks > > indeed. > the attached configure.in exposes the problem. > > when using autoconf2.13 to create the configure-script, it will wrongly > detect that getpgrp() requires an argument: > "checking whether getpgrp takes no argument... no" > > when using autoconf-2.69, this will correctly detect: > "checking whether getpgrp requires zero arguments... yes"
It's nice that you confirmed it. However, I doubt confirming a 15-year-old bug in a version of software that has been obsolete for about 14 of those years will prompt anyone to fix it. I hope that you don't really expect any action on this. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

