nt/config.nt: Sync with autogen/config.in.

This commit is contained in:
Juanma Barranquero 2012-07-09 15:40:34 +02:00
parent a8290ec31c
commit 5eabd6f001
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2012-07-09 Juanma Barranquero <lekktu@gmail.com>
* config.nt: Sync with autogen/config.in.
2012-07-07 Juanma Barranquero <lekktu@gmail.com>
* config.nt (HAVE_STRCASECMP, HAVE_STRNCASECMP): Remove.

View file

@ -1097,6 +1097,11 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to empty to suppress deprecation warnings when building with
--enable-gcc-warnings and with libpng versions before 1.5, which lack
png_longjmp. */
#undef PNG_DEPRECATED
/* Define to 1 if pthread_sigmask(), when it fails, returns -1 and sets errno.
*/
#undef PTHREAD_SIGMASK_FAILS_WITH_ERRNO