Build system: Check whether X/Open flags are required for strptime.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 30 Dec 2010 08:54:15 +0000 (09:54 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 30 Dec 2010 08:54:15 +0000 (09:54 +0100)
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.


No differences found