author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 30 Dec 2010 08:54:15 +0000 (09:54 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 30 Dec 2010 08:54:15 +0000 (09:54 +0100) | ||
commit | adee81fe60077d03345c94e3780752a8c2c712cf | |
tree | b81a61aea733199bef49c769618bd3af2ee2aaec | tree | snapshot |
parent | 0727d3efa7cfa2c79304f68bfc6da9c2a4040613 | commit | diff |
Build system: Check whether X/Open flags are required for strptime.
This hopefully resolved problems under Solaris, where X/Open compatibility
pulls in a long list of other standards you have to stick to. For example,
we don't want to force the user to use a C99 compiler.
This hopefully resolved problems under Solaris, where X/Open compatibility
pulls in a long list of other standards you have to stick to. For example,
we don't want to force the user to use a C99 compiler.
configure.in | diff | blob | history | |
src/bind.c | diff | blob | history |