common/autoconf/generated-configure.sh

changeset 602
0d46733cfffb
parent 600
0d4b0a13adb2
child 604
2a713921952c
equal deleted inserted replaced
601:ea6379d4624f 602:0d46733cfffb
3721 # definitions. It is replaced with custom functionality when building 3721 # definitions. It is replaced with custom functionality when building
3722 # custom sources. 3722 # custom sources.
3723 #CUSTOM_AUTOCONF_INCLUDE 3723 #CUSTOM_AUTOCONF_INCLUDE
3724 3724
3725 # Do not change or remove the following line, it is needed for consistency checks: 3725 # Do not change or remove the following line, it is needed for consistency checks:
3726 DATE_WHEN_GENERATED=1358937404 3726 DATE_WHEN_GENERATED=1358937713
3727 3727
3728 ############################################################################### 3728 ###############################################################################
3729 # 3729 #
3730 # Initialization / Boot-strapping 3730 # Initialization / Boot-strapping
3731 # 3731 #
10776 10776
10777 if test "x$with_milestone" = xyes; then 10777 if test "x$with_milestone" = xyes; then
10778 as_fn_error $? "Milestone must have a value" "$LINENO" 5 10778 as_fn_error $? "Milestone must have a value" "$LINENO" 5
10779 elif test "x$with_milestone" != x; then 10779 elif test "x$with_milestone" != x; then
10780 MILESTONE="$with_milestone" 10780 MILESTONE="$with_milestone"
10781 else 10781 fi
10782 if test "x$MILESTONE" = x; then
10782 MILESTONE=internal 10783 MILESTONE=internal
10783 fi 10784 fi
10784 10785
10785 10786
10786 # Check whether --with-build-number was given. 10787 # Check whether --with-build-number was given.

mercurial