common/autoconf/generated-configure.sh

changeset 2209
cddffb220808
parent 2208
feba63b3fa36
child 2210
a05ed58d5ae0
equal deleted inserted replaced
2208:feba63b3fa36 2209:cddffb220808
4217 # definitions. It is replaced with custom functionality when building 4217 # definitions. It is replaced with custom functionality when building
4218 # custom sources. 4218 # custom sources.
4219 #CUSTOM_AUTOCONF_INCLUDE 4219 #CUSTOM_AUTOCONF_INCLUDE
4220 4220
4221 # Do not change or remove the following line, it is needed for consistency checks: 4221 # Do not change or remove the following line, it is needed for consistency checks:
4222 DATE_WHEN_GENERATED=1523013158 4222 DATE_WHEN_GENERATED=1523013611
4223 4223
4224 ############################################################################### 4224 ###############################################################################
4225 # 4225 #
4226 # Initialization / Boot-strapping 4226 # Initialization / Boot-strapping
4227 # 4227 #
25731 VS_INCLUDE=`$ECHO "$VS_INCLUDE" | $SED 's/\\\\* *$//'` 25731 VS_INCLUDE=`$ECHO "$VS_INCLUDE" | $SED 's/\\\\* *$//'`
25732 VS_LIB=`$ECHO "$VS_LIB" | $SED 's/\\\\* *$//'` 25732 VS_LIB=`$ECHO "$VS_LIB" | $SED 's/\\\\* *$//'`
25733 VCINSTALLDIR=`$ECHO "$VCINSTALLDIR" | $SED 's/\\\\* *$//'` 25733 VCINSTALLDIR=`$ECHO "$VCINSTALLDIR" | $SED 's/\\\\* *$//'`
25734 WindowsSDKDir=`$ECHO "$WindowsSDKDir" | $SED 's/\\\\* *$//'` 25734 WindowsSDKDir=`$ECHO "$WindowsSDKDir" | $SED 's/\\\\* *$//'`
25735 WINDOWSSDKDIR=`$ECHO "$WINDOWSSDKDIR" | $SED 's/\\\\* *$//'` 25735 WINDOWSSDKDIR=`$ECHO "$WINDOWSSDKDIR" | $SED 's/\\\\* *$//'`
25736 # Remove any paths containing # (typically F#) as that messes up make. This
25737 # is needed if visual studio was installed with F# support.
25738 VS_PATH=`$ECHO "$VS_PATH" | $SED 's/[^:#]*#[^:]*://g'`
25736 25739
25737 25740
25738 25741
25739 25742
25740 fi 25743 fi

mercurial