ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/configure
(Generate patch)

Comparing hopm/branches/1.0.x/configure (file contents):
Revision 5213 by michael, Mon Dec 29 20:16:48 2014 UTC vs.
Revision 5234 by michael, Wed Dec 31 15:41:36 2014 UTC

# Line 1 | Line 1
1   #! /bin/sh
2   # Guess values for system-dependent variables and create Makefiles.
3 < # Generated by GNU Autoconf 2.69 for hopm 1.0.0beta1.
3 > # Generated by GNU Autoconf 2.69 for hopm 1.0.0beta2.
4   #
5   #
6   # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
# Line 587 | Line 587 | MAKEFLAGS=
587   # Identity of this package.
588   PACKAGE_NAME='hopm'
589   PACKAGE_TARNAME='hopm'
590 < PACKAGE_VERSION='1.0.0beta1'
591 < PACKAGE_STRING='hopm 1.0.0beta1'
590 > PACKAGE_VERSION='1.0.0beta2'
591 > PACKAGE_STRING='hopm 1.0.0beta2'
592   PACKAGE_BUGREPORT=''
593   PACKAGE_URL=''
594  
# Line 1322 | Line 1322 | if test "$ac_init_help" = "long"; then
1322    # Omit some internal or obsolete options to make the list less imposing.
1323    # This message is too long to be a string in the A/UX 3.1 sh.
1324    cat <<_ACEOF
1325 < \`configure' configures hopm 1.0.0beta1 to adapt to many kinds of systems.
1325 > \`configure' configures hopm 1.0.0beta2 to adapt to many kinds of systems.
1326  
1327   Usage: $0 [OPTION]... [VAR=VALUE]...
1328  
# Line 1392 | Line 1392 | fi
1392  
1393   if test -n "$ac_init_help"; then
1394    case $ac_init_help in
1395 <     short | recursive ) echo "Configuration of hopm 1.0.0beta1:";;
1395 >     short | recursive ) echo "Configuration of hopm 1.0.0beta2:";;
1396     esac
1397    cat <<\_ACEOF
1398  
# Line 1509 | Line 1509 | fi
1509   test -n "$ac_init_help" && exit $ac_status
1510   if $ac_init_version; then
1511    cat <<\_ACEOF
1512 < hopm configure 1.0.0beta1
1512 > hopm configure 1.0.0beta2
1513   generated by GNU Autoconf 2.69
1514  
1515   Copyright (C) 2012 Free Software Foundation, Inc.
# Line 1874 | Line 1874 | cat >config.log <<_ACEOF
1874   This file contains any messages produced by compilers while
1875   running configure, to aid debugging if configure makes a mistake.
1876  
1877 < It was created by hopm $as_me 1.0.0beta1, which was
1877 > It was created by hopm $as_me 1.0.0beta2, which was
1878   generated by GNU Autoconf 2.69.  Invocation command line was
1879  
1880    $ $0 $@
# Line 2740 | Line 2740 | fi
2740  
2741   # Define the identity of the package.
2742   PACKAGE='hopm'
2743 < VERSION='1.0.0beta1'
2743 > VERSION='1.0.0beta2'
2744  
2745  
2746   cat >>confdefs.h <<_ACEOF
# Line 12076 | Line 12076 | CC=$lt_save_CC
12076  
12077  
12078  
12079 for ac_header in sys/poll.h
12080 do :
12081  ac_fn_c_check_header_mongrel "$LINENO" "sys/poll.h" "ac_cv_header_sys_poll_h" "$ac_includes_default"
12082 if test "x$ac_cv_header_sys_poll_h" = xyes; then :
12083  cat >>confdefs.h <<_ACEOF
12084 #define HAVE_SYS_POLL_H 1
12085 _ACEOF
12086 have_poll_sys_h=yes
12087 else
12088  have_sys_poll_h=no
12089 fi
12090
12091 done
12092
12093
12079   for ac_header in fcntl.h sys/time.h unistd.h
12080   do :
12081    as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
# Line 13348 | Line 13333 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
13333   # report actual input values of CONFIG_FILES etc. instead of their
13334   # values after options handling.
13335   ac_log="
13336 < This file was extended by hopm $as_me 1.0.0beta1, which was
13336 > This file was extended by hopm $as_me 1.0.0beta2, which was
13337   generated by GNU Autoconf 2.69.  Invocation command line was
13338  
13339    CONFIG_FILES    = $CONFIG_FILES
# Line 13414 | Line 13399 | _ACEOF
13399   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13400   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
13401   ac_cs_version="\\
13402 < hopm config.status 1.0.0beta1
13402 > hopm config.status 1.0.0beta2
13403   configured by $0, generated by GNU Autoconf 2.69,
13404    with options \\"\$ac_cs_config\\"
13405  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)