common/autoconf/generated-configure.sh

changeset 724
33b6df33a2b7
parent 718
e7c09a983c3c
child 725
03e60e87d92a
equal deleted inserted replaced
719:3a36c926a7aa 724:33b6df33a2b7
3778 # definitions. It is replaced with custom functionality when building 3778 # definitions. It is replaced with custom functionality when building
3779 # custom sources. 3779 # custom sources.
3780 #CUSTOM_AUTOCONF_INCLUDE 3780 #CUSTOM_AUTOCONF_INCLUDE
3781 3781
3782 # Do not change or remove the following line, it is needed for consistency checks: 3782 # Do not change or remove the following line, it is needed for consistency checks:
3783 DATE_WHEN_GENERATED=1369723814 3783 DATE_WHEN_GENERATED=1369828684
3784 3784
3785 ############################################################################### 3785 ###############################################################################
3786 # 3786 #
3787 # Initialization / Boot-strapping 3787 # Initialization / Boot-strapping
3788 # 3788 #
32930 fi 32930 fi
32931 fi 32931 fi
32932 # Cap number of jobs to 16 32932 # Cap number of jobs to 16
32933 if test "$JOBS" -gt "16"; then 32933 if test "$JOBS" -gt "16"; then
32934 JOBS=16 32934 JOBS=16
32935 fi
32936 if test "$JOBS" -eq "0"; then
32937 JOBS=1
32935 fi 32938 fi
32936 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $JOBS" >&5 32939 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $JOBS" >&5
32937 $as_echo "$JOBS" >&6; } 32940 $as_echo "$JOBS" >&6; }
32938 else 32941 else
32939 JOBS=$with_jobs 32942 JOBS=$with_jobs

mercurial