changelog
- Sun, 02 Sep 2012 18:16:49 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 02 Sep 2012 18:16:49 +0200] rev 658
- Correct detection of SSLeay libcrypt, provided by OpenSSL package.
- Sun, 02 Sep 2012 18:16:04 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 02 Sep 2012 18:16:04 +0200] rev 657
- Import package vendor original spec for necessary manipulations.
- Sun, 02 Sep 2012 18:15:09 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 02 Sep 2012 18:15:09 +0200] rev 656
- Remove unhelpful comment and attempt to correct config file protection.
- Sun, 02 Sep 2012 18:14:00 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sun, 02 Sep 2012 18:14:00 +0200] rev 655
- Fully correct this time the defective sqlite(1) library detection.
Additionally, reorder the pkg-config(1) arguments according to the
man page usage description.
- Sat, 01 Sep 2012 18:45:32 +0200
- by Michael Schloh von Bennewitz <michael@schloh.com> [Sat, 01 Sep 2012 18:45:32 +0200] rev 654
- Correct the build configuration when including ncurses(3) and readline(3).
- 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.