Index: config/m68k/m68k.md
===================================================================
--- config/m68k/m68k.md	(revision 188178)
+++ config/m68k/m68k.md	(working copy)
@@ -6899,7 +6899,7 @@
 	      (use (label_ref (match_operand 1 "" "")))])]
   ""
 {
-#ifdef CASE_VECTOR_PC_RELATIVE
+#if CASE_VECTOR_PC_RELATIVE
     operands[0] = gen_rtx_PLUS (SImode, pc_rtx,
 				gen_rtx_SIGN_EXTEND (SImode, operands[0]));
 #endif
