-retain-symbols-file is not what it seems. Update the makefiles
[oota-llvm.git] / autoconf / configure.ac
index 8487d9403c27cb2f3a4598d504da6041e32c3206..66f53830915354f69fb09559c8a25be926ab0052 100644 (file)
@@ -1039,8 +1039,8 @@ AC_LINK_USE_R
 dnl Determine whether the linker supports the -export-dynamic option.
 AC_LINK_EXPORT_DYNAMIC
 
-dnl Determine whether the linker supports the -retain-symbols-file option.
-AC_LINK_RETAIN_SYMBOLS_FILE
+dnl Determine whether the linker supports the --version-script option.
+AC_LINK_VERSION_SCRIPT
 
 dnl Check for libtool and the library that has dlopen function (which must come
 dnl before the AC_PROG_LIBTOOL check in order to enable dlopening libraries with