diff oct-conf-post.in.h @ 22118:17c59e33b236

* oct-conf-post.in.h, mk-octave-config-h.sh: Revert unintended changes from previous changeset.
author John W. Eaton <jwe@octave.org>
date Fri, 15 Jul 2016 11:29:17 -0400
parents 9b832e9caae6
children 1bd872efdab5
line wrap: on
line diff
--- a/oct-conf-post.in.h	Fri Jul 15 10:43:48 2016 -0400
+++ b/oct-conf-post.in.h	Fri Jul 15 11:29:17 2016 -0400
@@ -50,7 +50,7 @@
 #  define OCTAVE_UNUSED
 #endif
 
-// #define OCTAVE_USE_DEPRECATED_FUNCTIONS 1
+#define OCTAVE_USE_DEPRECATED_FUNCTIONS 1
 
 #if defined (__cplusplus)
 template <typename T>