소스 검색

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