Преглед изворни кода

Change test for a define that got renamed a while ago.

Bernd Schmidt пре 18 година
родитељ
комит
e17b3fdaff
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      ldso/ldso/bfin/elfinterp.c

+ 1 - 1
ldso/ldso/bfin/elfinterp.c

@@ -346,7 +346,7 @@ _dl_parse_copy_information
   return 0;
 }
 
-#ifndef LIBDL
+#ifndef IS_IN_libdl
 # include "../../libc/sysdeps/linux/bfin/crtreloc.c"
 #endif