Jimmy Olgeni 8a6d4088fa Check for both hint files in /var/run (elf and aout) and eventually create
them.

Sysinstall used to check /var/run/ld.so.hints (aout related) and create
hints with the ldconfig command, but the ldconfig command alone will
generate elf hints only. The correct behavior is:

* If /var/run/ld-elf.so.hints does not exist, generate elf hints

* If /var/run/ld.so.hints does not exist, generate aout hints
  (using ldconfig with the -aout option)

This will help ports that check for aout libraries using ldconfig in their
pkg-req scripts.

Approved by:	jkh
MFC after:	1 weeks
2001-05-12 19:39:13 +00:00
..
1999-08-28 01:35:59 +00:00
1999-08-28 01:35:59 +00:00
1999-08-28 01:35:59 +00:00
2001-04-18 20:26:28 +00:00
2000-02-26 12:35:00 +00:00
1999-08-28 01:35:59 +00:00
2001-04-22 16:55:11 +00:00
1999-08-28 01:35:59 +00:00
2000-09-25 20:19:43 +00:00
1999-11-27 14:33:07 +00:00
2000-07-14 08:33:10 +00:00
1999-08-28 01:35:59 +00:00