common/autoconf/generated-configure.sh

changeset 1328
0785e45b19c8
parent 1321
2025e237b2a1
child 1395
ff2690c06dd8
equal deleted inserted replaced
1327:98c39032b4a1 1328:0785e45b19c8
3876 # definitions. It is replaced with custom functionality when building 3876 # definitions. It is replaced with custom functionality when building
3877 # custom sources. 3877 # custom sources.
3878 #CUSTOM_AUTOCONF_INCLUDE 3878 #CUSTOM_AUTOCONF_INCLUDE
3879 3879
3880 # Do not change or remove the following line, it is needed for consistency checks: 3880 # Do not change or remove the following line, it is needed for consistency checks:
3881 DATE_WHEN_GENERATED=1426098039 3881 DATE_WHEN_GENERATED=1426765548
3882 3882
3883 ############################################################################### 3883 ###############################################################################
3884 # 3884 #
3885 # Initialization / Boot-strapping 3885 # Initialization / Boot-strapping
3886 # 3886 #
16777 JT_HOME="`cd "$path"; $THEPWDCMD -L`" 16777 JT_HOME="`cd "$path"; $THEPWDCMD -L`"
16778 fi 16778 fi
16779 16779
16780 16780
16781 # jtreg win32 script works for everybody 16781 # jtreg win32 script works for everybody
16782 JTREGEXE="$JT_HOME/win32/bin/jtreg" 16782 JTREGEXE="$JT_HOME/bin/jtreg"
16783 16783
16784 if test ! -f "$JTREGEXE"; then 16784 if test ! -f "$JTREGEXE"; then
16785 as_fn_error $? "JTReg executable does not exist: $JTREGEXE" "$LINENO" 5 16785 as_fn_error $? "JTReg executable does not exist: $JTREGEXE" "$LINENO" 5
16786 fi 16786 fi
16787 16787

mercurial