Commit Graph

259 Commits

Author SHA1 Message Date
Roland Illig aad0e2151b * autoconf.ac: #define _GNU_SOURCE to an empty value instead of 1,
which conflicted with src/regex.c.
2004-09-25 15:18:10 +00:00
Andrew V. Samoilov bc432cb01e * configure.ac: grantpt is only available with -D_XOPEN_SOURCE
or -D_GNU_SOURCE under Linux.
2004-09-03 22:37:52 +00:00
Roland Illig cb4e8787ab --enable-maintainer-mode does not imply --enable-gcc-warnings. I think that would be too annoying to most developers. 2004-08-18 09:17:29 +00:00
Roland Illig d579b0bc77 Maintainer mode implies additional GCC warnings. 2004-08-17 10:15:45 +00:00
Roland Illig e4b55374d8 Enable GCC version specific warnings. 2004-08-17 09:52:53 +00:00
Roland Illig 64aad2cda5 GCC Warnings are only activated in maintainer-mode. They have been moved some lines down to not disturb feature checking (when CFLAGS="-Werror"). 2004-08-17 08:53:30 +00:00
Roland Illig cc99c400f3 Added check for <security/pam_misc.h>. 2004-08-17 00:53:03 +00:00
Andrew V. Samoilov ff0d2fe54f * configure.ac: Add check for atoll(). 2004-08-09 09:35:40 +00:00
Pavel Roskin bbd66306bf * configure.in: Rename to ...
* configure.ac: ... this.
2004-01-22 06:33:12 +00:00