+2010-10-28 Alan Modra <amodra@gmail.com>
+
+ * ldfile.c (find_scripts_dir): Don't look in absolute SCRIPTDIR.
+
2010-10-28 Matthias Klose <doko@ubuntu.com>
* ld.texinfo: Add directory section for info document.
SCRIPTDIR (passed from Makefile)
(adjusted according to the current location of the binary)
- SCRIPTDIR (passed from Makefile)
the dir where this program is (for using it from the build tree). */
static char *
free (dir);
}
- if (check_for_scripts_dir (SCRIPTDIR))
- /* We've been installed normally. */
- return SCRIPTDIR;
-
/* Look for "ldscripts" in the dir where our binary is. */
dir = make_relative_prefix (program_name, ".", ".");
if (dir)