Changeset - r20091:16f3025bbfa7
[Not reviewed]
master
0 1 0
rubidium - 12 years ago 2013-02-28 06:51:45
rubidium@openttd.org
(svn r25054) -Document: the *FLAGS_BUILD in configure
1 file changed with 3 insertions and 0 deletions:
0 comments (0 inline, 0 general)
config.lib
Show inline comments
 
@@ -3648,6 +3648,9 @@ showhelp() {
 
	echo "  LDFLAGS                        linker flags, e.g. -L<lib dir> if you"
 
	echo "                                 have libraries in a nonstandard"
 
	echo "                                 directory <lib dir>"
 
	echo "  CFLAGS_BUILD                   C compiler flags for build time tool generation"
 
	echo "  CXXFLAGS_BUILD                 C++ compiler flags for build time tool generation"
 
	echo "  LDFLAGS_BUILD                  linker flags for build time tool generation"
 
	echo ""
 
	echo "Use these variables to override the choices made by 'configure' or to help"
 
	echo "it to find libraries and programs with nonstandard names/locations."
0 comments (0 inline, 0 general)