(HAVE_VPRINTF): Define.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 17 Jul 1995 18:37:31 +0000 (14:37 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 17 Jul 1995 18:37:31 +0000 (14:37 -0400)
From-SVN: r10144

gcc/config/vax/xm-vms.h

index 5d27be7a3ce81de8b5499b68cf812d5ebf56dd27..80fa107e139907fba45ab2caa9b8a27290cba898 100644 (file)
@@ -123,6 +123,10 @@ Boston, MA 02111-1307, USA.  */
    required characters, so we define this to be a null string.  */
 
 #define FILE_NAME_JOINER ""
+
+/* vprintf() has been available since VMS V4.6.  */
+
+#define HAVE_VPRINTF
 \f
 #ifdef VAXC
 /* Customizations/kludges for building with DEC's VAX C compiler