changeset 5494:e420b638e2f0 draft

(svn r7778) -Fix (r7777): intel -> Intel
author truelight <truelight@openttd.org>
date Tue, 02 Jan 2007 22:52:46 +0000
parents 37ee751e501b
children f3c915e66e8c
files config.lib
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.lib
+++ b/config.lib
@@ -2112,7 +2112,7 @@
 	BASE_SRC_OBJS_DIR="$OBJS_DIR/intel"
 	cc_host="$cc_host_orig -arch i386"
 	cxx_host="$cxx_host_orig -arch i386"
-	generate_src_normal "[intel]" "objs/intel"
+	generate_src_normal "[Intel]" "objs/intel"
 
 	BASE_SRC_OBJS_DIR="$OBJS_DIR/ppc970"
 	cc_host="$cc_host_orig -arch ppc970"