]> git.eshelyaron.com Git - emacs.git/commitdiff
nt/config.nt: Sync with autogen/config.in.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 9 Jul 2012 13:40:34 +0000 (15:40 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 9 Jul 2012 13:40:34 +0000 (15:40 +0200)
nt/ChangeLog
nt/config.nt

index 8b2d9ad1b1df745b1e75197b0dc2a35ff977138b..d2bbe4944fd51ae2277b0a27abe44762596b2c64 100644 (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.
index 3dd6d8a822b8803144c08f47e8cf2e8b95724589..96d303078a531be3a713fdd31dad6a20b0ed6743 100644 (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