# HG changeset patch # User John W. Eaton # Date 1463701158 14400 # Node ID 742a52668c4dcee5cd213f0c155d2dd39c55e4a5 # Parent 176536b15d6897f423a8b357f998c20c9cbda1ab * oct-conf-post.in.h: Undo accidental change from previous changeset. diff -r 176536b15d68 -r 742a52668c4d oct-conf-post.in.h --- 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