Changeset - r23162:2efa4666ba84
[Not reviewed]
master
0 1 0
glx - 6 years ago 2019-01-15 01:21:48
glx@openttd.org
Fix: make reconfigure warning
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
config.lib
Show inline comments
 
@@ -376,6 +376,7 @@ detect_params() {
 

	
 
			--with-fluidsynth)            with_fluidsynth="2";;
 
			--without-fluidsynth)         with_fluidsynth="0";;
 
			--with-fluidsynth=*)          with_fluidsynth="$optarg";;
 

	
 
			--with-freetype)              with_freetype="2";;
 
			--without-freetype)           with_freetype="0";;
0 comments (0 inline, 0 general)