comparison configure @ 433:81c438e1891b

Marks version number as development.
author markus schnalke <meillo@marmaro.de>
date Sat, 07 Feb 2015 11:40:21 +0100
parents 34c919a8d74e
children
comparison
equal deleted inserted replaced
432:ddc05e12e307 433:81c438e1891b
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.69 for masqmail 0.3.5. 3 # Generated by GNU Autoconf 2.69 for masqmail 0.3.6-dev.
4 # 4 #
5 # Report bugs to <meillo@marmaro.de>. 5 # Report bugs to <meillo@marmaro.de>.
6 # 6 #
7 # 7 #
8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. 8 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
578 MAKEFLAGS= 578 MAKEFLAGS=
579 579
580 # Identity of this package. 580 # Identity of this package.
581 PACKAGE_NAME='masqmail' 581 PACKAGE_NAME='masqmail'
582 PACKAGE_TARNAME='masqmail' 582 PACKAGE_TARNAME='masqmail'
583 PACKAGE_VERSION='0.3.5' 583 PACKAGE_VERSION='0.3.6-dev'
584 PACKAGE_STRING='masqmail 0.3.5' 584 PACKAGE_STRING='masqmail 0.3.6-dev'
585 PACKAGE_BUGREPORT='meillo@marmaro.de' 585 PACKAGE_BUGREPORT='meillo@marmaro.de'
586 PACKAGE_URL='' 586 PACKAGE_URL=''
587 587
588 ac_unique_file="src/masqmail.c" 588 ac_unique_file="src/masqmail.c"
589 # Factoring default headers for most tests. 589 # Factoring default headers for most tests.
1292 # 1292 #
1293 if test "$ac_init_help" = "long"; then 1293 if test "$ac_init_help" = "long"; then
1294 # Omit some internal or obsolete options to make the list less imposing. 1294 # Omit some internal or obsolete options to make the list less imposing.
1295 # This message is too long to be a string in the A/UX 3.1 sh. 1295 # This message is too long to be a string in the A/UX 3.1 sh.
1296 cat <<_ACEOF 1296 cat <<_ACEOF
1297 \`configure' configures masqmail 0.3.5 to adapt to many kinds of systems. 1297 \`configure' configures masqmail 0.3.6-dev to adapt to many kinds of systems.
1298 1298
1299 Usage: $0 [OPTION]... [VAR=VALUE]... 1299 Usage: $0 [OPTION]... [VAR=VALUE]...
1300 1300
1301 To assign environment variables (e.g., CC, CFLAGS...), specify them as 1301 To assign environment variables (e.g., CC, CFLAGS...), specify them as
1302 VAR=VALUE. See below for descriptions of some of the useful variables. 1302 VAR=VALUE. See below for descriptions of some of the useful variables.
1358 _ACEOF 1358 _ACEOF
1359 fi 1359 fi
1360 1360
1361 if test -n "$ac_init_help"; then 1361 if test -n "$ac_init_help"; then
1362 case $ac_init_help in 1362 case $ac_init_help in
1363 short | recursive ) echo "Configuration of masqmail 0.3.5:";; 1363 short | recursive ) echo "Configuration of masqmail 0.3.6-dev:";;
1364 esac 1364 esac
1365 cat <<\_ACEOF 1365 cat <<\_ACEOF
1366 1366
1367 Optional Features: 1367 Optional Features:
1368 --disable-option-checking ignore unrecognized --enable/--with options 1368 --disable-option-checking ignore unrecognized --enable/--with options
1467 fi 1467 fi
1468 1468
1469 test -n "$ac_init_help" && exit $ac_status 1469 test -n "$ac_init_help" && exit $ac_status
1470 if $ac_init_version; then 1470 if $ac_init_version; then
1471 cat <<\_ACEOF 1471 cat <<\_ACEOF
1472 masqmail configure 0.3.5 1472 masqmail configure 0.3.6-dev
1473 generated by GNU Autoconf 2.69 1473 generated by GNU Autoconf 2.69
1474 1474
1475 Copyright (C) 2012 Free Software Foundation, Inc. 1475 Copyright (C) 2012 Free Software Foundation, Inc.
1476 This configure script is free software; the Free Software Foundation 1476 This configure script is free software; the Free Software Foundation
1477 gives unlimited permission to copy, distribute and modify it. 1477 gives unlimited permission to copy, distribute and modify it.
1890 } # ac_fn_c_check_type 1890 } # ac_fn_c_check_type
1891 cat >config.log <<_ACEOF 1891 cat >config.log <<_ACEOF
1892 This file contains any messages produced by compilers while 1892 This file contains any messages produced by compilers while
1893 running configure, to aid debugging if configure makes a mistake. 1893 running configure, to aid debugging if configure makes a mistake.
1894 1894
1895 It was created by masqmail $as_me 0.3.5, which was 1895 It was created by masqmail $as_me 0.3.6-dev, which was
1896 generated by GNU Autoconf 2.69. Invocation command line was 1896 generated by GNU Autoconf 2.69. Invocation command line was
1897 1897
1898 $ $0 $@ 1898 $ $0 $@
1899 1899
1900 _ACEOF 1900 _ACEOF
2708 fi 2708 fi
2709 2709
2710 2710
2711 # Define the identity of the package. 2711 # Define the identity of the package.
2712 PACKAGE='masqmail' 2712 PACKAGE='masqmail'
2713 VERSION='0.3.5' 2713 VERSION='0.3.6-dev'
2714 2714
2715 2715
2716 cat >>confdefs.h <<_ACEOF 2716 cat >>confdefs.h <<_ACEOF
2717 #define PACKAGE "$PACKAGE" 2717 #define PACKAGE "$PACKAGE"
2718 _ACEOF 2718 _ACEOF
5897 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 5897 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5898 # Save the log message, to keep $0 and so on meaningful, and to 5898 # Save the log message, to keep $0 and so on meaningful, and to
5899 # report actual input values of CONFIG_FILES etc. instead of their 5899 # report actual input values of CONFIG_FILES etc. instead of their
5900 # values after options handling. 5900 # values after options handling.
5901 ac_log=" 5901 ac_log="
5902 This file was extended by masqmail $as_me 0.3.5, which was 5902 This file was extended by masqmail $as_me 0.3.6-dev, which was
5903 generated by GNU Autoconf 2.69. Invocation command line was 5903 generated by GNU Autoconf 2.69. Invocation command line was
5904 5904
5905 CONFIG_FILES = $CONFIG_FILES 5905 CONFIG_FILES = $CONFIG_FILES
5906 CONFIG_HEADERS = $CONFIG_HEADERS 5906 CONFIG_HEADERS = $CONFIG_HEADERS
5907 CONFIG_LINKS = $CONFIG_LINKS 5907 CONFIG_LINKS = $CONFIG_LINKS
5963 5963
5964 _ACEOF 5964 _ACEOF
5965 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 5965 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5966 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 5966 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
5967 ac_cs_version="\\ 5967 ac_cs_version="\\
5968 masqmail config.status 0.3.5 5968 masqmail config.status 0.3.6-dev
5969 configured by $0, generated by GNU Autoconf 2.69, 5969 configured by $0, generated by GNU Autoconf 2.69,
5970 with options \\"\$ac_cs_config\\" 5970 with options \\"\$ac_cs_config\\"
5971 5971
5972 Copyright (C) 2012 Free Software Foundation, Inc. 5972 Copyright (C) 2012 Free Software Foundation, Inc.
5973 This config.status script is free software; the Free Software Foundation 5973 This config.status script is free software; the Free Software Foundation