Browse Source

Peter S. Mazinger writes:

Hello!

The latest changes document ldd in RUNTIME_PREFIX/bin, but it is installed
in RUNTIME_PREFIX/usr/bin

Peter
Eric Andersen 21 years ago
parent
commit
8407ee91dd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      extra/Configs/Config.in

+ 1 - 1
extra/Configs/Config.in

@@ -975,7 +975,7 @@ config RUNTIME_PREFIX
 	  like the following:
 	  like the following:
 	      $(RUNTIME_PREFIX)/
 	      $(RUNTIME_PREFIX)/
 	          lib/            <contains all runtime libraries>
 	          lib/            <contains all runtime libraries>
-	          bin/ldd         <the ldd utility program>
+	          usr/bin/ldd     <the ldd utility program>
 	          sbin/ldconfig   <the ldconfig utility program>
 	          sbin/ldconfig   <the ldconfig utility program>
 	  This value is used by the 'make install' Makefile target.  Since this
 	  This value is used by the 'make install' Makefile target.  Since this
 	  directory is compiled into the shared library loader, you will need to
 	  directory is compiled into the shared library loader, you will need to