changeset 21749:742a52668c4d

* oct-conf-post.in.h: Undo accidental change from previous changeset.
author John W. Eaton <jwe@octave.org>
date Thu, 19 May 2016 19:39:18 -0400
parents 176536b15d68
children 6720e5a220ba
files oct-conf-post.in.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/oct-conf-post.in.h	Thu May 19 18:55:23 2016 -0400
+++ b/oct-conf-post.in.h	Thu May 19 19:39:18 2016 -0400
@@ -54,7 +54,7 @@
 #  define OCTAVE_UNUSED
 #endif
 
-// #define OCTAVE_USE_DEPRECATED_FUNCTIONS 1
+#define OCTAVE_USE_DEPRECATED_FUNCTIONS 1
 
 #if defined (__cplusplus)
 template <typename T>