changelog
- Sat, 01 Sep 2012 12:17:10 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 01 Sep 2012 12:17:10 +0200] rev 653
- Back out attempt to repair gets(3) redefinition and correct rather by
avoiding detection of gets(3) as a method with no macro, otherwise
leading to definition of HAVE_RAW_DECL_GETS and redefition of gets(3)
in lib/stdio.h(.in) caused by 'a split double-inclusion guard' and
a seemingly multiple '#include_next <stdio.h>' reference. Quatch.
- Fri, 31 Aug 2012 21:14:33 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Fri, 31 Aug 2012 21:14:33 +0200] rev 652
- Correct flawed math dependency causing build failure on Ubuntu 12.04 IA32.
- Wed, 29 Aug 2012 21:07:35 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Wed, 29 Aug 2012 21:07:35 +0200] rev 651
- Document important information source relating to flawed libtool(1) usage.