svn commit: trunk/uClibc/extra/Configs

landley at uclibc.org landley at uclibc.org
Tue Feb 24 18:42:39 UTC 2009


Author: landley
Date: 2009-02-24 18:42:38 +0000 (Tue, 24 Feb 2009)
New Revision: 25448

Log:
Fix thinko in svn 25434.


Modified:
   trunk/uClibc/extra/Configs/Config.in


Changeset:
Modified: trunk/uClibc/extra/Configs/Config.in
===================================================================
--- trunk/uClibc/extra/Configs/Config.in	2009-02-24 17:10:24 UTC (rev 25447)
+++ trunk/uClibc/extra/Configs/Config.in	2009-02-24 18:42:38 UTC (rev 25448)
@@ -1813,7 +1813,7 @@
 	  'make install' will install /usr/include/<header files>.
 
 config HARDWIRED_ABSPATH
-	string "Hardwire absolute paths into linker scripts"
+	bool "Hardwire absolute paths into linker scripts"
 	default y
 	help
 	  This prepends absolute paths to the libraries mentioned in linker



More information about the uClibc-cvs mailing list