]> sourceware.org Git - glibc.git/commitdiff
Fix run-program-prefix comment.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 25 Oct 2012 15:54:16 +0000 (15:54 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 25 Oct 2012 15:54:16 +0000 (15:54 +0000)
ChangeLog
Makeconfig

index a62630facfc3813de63820d2b498508ec2a26f04..5077784693f31e18531d863a9b00b3d383d4cb41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-10-25  Joseph Myers  <joseph@codesourcery.com>
+
+       * Makeconfig (run-program-prefix): Fix comment.
+
 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
            Jim Blandy  <jimb@codesourcery.com>
 
index 2b9e735c4df01c14024e5f3ae948bf537e34d2b2..70a3d9dba58d4a084240069c95e3909f0cdae362 100644 (file)
@@ -608,7 +608,7 @@ run-via-rtld-prefix =                                                             \
 else
 run-via-rtld-prefix =
 endif
-# $(run-via-rtld-prefix) is a command that, when prepended to the name
+# $(run-program-prefix) is a command that, when prepended to the name
 # of a program built with the newly built library, produces a command
 # that, executed on the build system on which "make" is run, runs that
 # program.
This page took 0.118158 seconds and 5 git commands to generate.