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

Comparing hopm/trunk/configure (file contents):
Revision 5264 by michael, Thu Jan 1 18:15:57 2015 UTC vs.
Revision 5266 by michael, Thu Jan 1 18:49:40 2015 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 TRUNK.
4 > #
5 > # Report bugs to <bugs@ircd-hybrid.org>.
6   #
7   #
8   # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
# Line 272 | Line 274 | fi
274      $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
275      $as_echo "$0: be upgraded to zsh 4.3.4 or later."
276    else
277 <    $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
278 < $0: including any error possibly output before this
279 < $0: message. Then install a modern shell, or manually run
280 < $0: the script under such a shell if you do have one."
277 >    $as_echo "$0: Please tell bug-autoconf@gnu.org and
278 > $0: bugs@ircd-hybrid.org about your system, including any
279 > $0: error possibly output before this message. Then install
280 > $0: a modern shell, or manually run the script under such a
281 > $0: shell if you do have one."
282    fi
283    exit 1
284   fi
# Line 587 | Line 590 | MAKEFLAGS=
590   # Identity of this package.
591   PACKAGE_NAME='hopm'
592   PACKAGE_TARNAME='hopm'
593 < PACKAGE_VERSION='1.0.0beta1'
594 < PACKAGE_STRING='hopm 1.0.0beta1'
595 < PACKAGE_BUGREPORT=''
593 > PACKAGE_VERSION='TRUNK'
594 > PACKAGE_STRING='hopm TRUNK'
595 > PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
596   PACKAGE_URL=''
597  
598   ac_unique_file="src/opercmd.h"
# Line 1320 | Line 1323 | if test "$ac_init_help" = "long"; then
1323    # Omit some internal or obsolete options to make the list less imposing.
1324    # This message is too long to be a string in the A/UX 3.1 sh.
1325    cat <<_ACEOF
1326 < \`configure' configures hopm 1.0.0beta1 to adapt to many kinds of systems.
1326 > \`configure' configures hopm TRUNK to adapt to many kinds of systems.
1327  
1328   Usage: $0 [OPTION]... [VAR=VALUE]...
1329  
# Line 1390 | Line 1393 | fi
1393  
1394   if test -n "$ac_init_help"; then
1395    case $ac_init_help in
1396 <     short | recursive ) echo "Configuration of hopm 1.0.0beta1:";;
1396 >     short | recursive ) echo "Configuration of hopm TRUNK:";;
1397     esac
1398    cat <<\_ACEOF
1399  
# Line 1444 | Line 1447 | Some influential environment variables:
1447   Use these variables to override the choices made by `configure' or to help
1448   it to find libraries and programs with nonstandard names/locations.
1449  
1450 < Report bugs to the package provider.
1450 > Report bugs to <bugs@ircd-hybrid.org>.
1451   _ACEOF
1452   ac_status=$?
1453   fi
# Line 1507 | Line 1510 | fi
1510   test -n "$ac_init_help" && exit $ac_status
1511   if $ac_init_version; then
1512    cat <<\_ACEOF
1513 < hopm configure 1.0.0beta1
1513 > hopm configure TRUNK
1514   generated by GNU Autoconf 2.69
1515  
1516   Copyright (C) 2012 Free Software Foundation, Inc.
# Line 1781 | Line 1784 | $as_echo "$ac_res" >&6; }
1784    eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1785  
1786   } # ac_fn_c_check_func
1784
1785 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1786 # -------------------------------------------------------
1787 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1788 # the include files in INCLUDES and setting the cache variable VAR
1789 # accordingly.
1790 ac_fn_c_check_header_mongrel ()
1791 {
1792  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1793  if eval \${$3+:} false; then :
1794  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1795 $as_echo_n "checking for $2... " >&6; }
1796 if eval \${$3+:} false; then :
1797  $as_echo_n "(cached) " >&6
1798 fi
1799 eval ac_res=\$$3
1800               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1801 $as_echo "$ac_res" >&6; }
1802 else
1803  # Is the header compilable?
1804 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1805 $as_echo_n "checking $2 usability... " >&6; }
1806 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1807 /* end confdefs.h.  */
1808 $4
1809 #include <$2>
1810 _ACEOF
1811 if ac_fn_c_try_compile "$LINENO"; then :
1812  ac_header_compiler=yes
1813 else
1814  ac_header_compiler=no
1815 fi
1816 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1818 $as_echo "$ac_header_compiler" >&6; }
1819
1820 # Is the header present?
1821 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1822 $as_echo_n "checking $2 presence... " >&6; }
1823 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1824 /* end confdefs.h.  */
1825 #include <$2>
1826 _ACEOF
1827 if ac_fn_c_try_cpp "$LINENO"; then :
1828  ac_header_preproc=yes
1829 else
1830  ac_header_preproc=no
1831 fi
1832 rm -f conftest.err conftest.i conftest.$ac_ext
1833 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1834 $as_echo "$ac_header_preproc" >&6; }
1835
1836 # So?  What about this header?
1837 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1838  yes:no: )
1839    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1840 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1841    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1842 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1843    ;;
1844  no:yes:* )
1845    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1846 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1847    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
1848 $as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
1849    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1850 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1851    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
1852 $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
1853    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1854 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1855    ;;
1856 esac
1857  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1858 $as_echo_n "checking for $2... " >&6; }
1859 if eval \${$3+:} false; then :
1860  $as_echo_n "(cached) " >&6
1861 else
1862  eval "$3=\$ac_header_compiler"
1863 fi
1864 eval ac_res=\$$3
1865               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1866 $as_echo "$ac_res" >&6; }
1867 fi
1868  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1869
1870 } # ac_fn_c_check_header_mongrel
1787   cat >config.log <<_ACEOF
1788   This file contains any messages produced by compilers while
1789   running configure, to aid debugging if configure makes a mistake.
1790  
1791 < It was created by hopm $as_me 1.0.0beta1, which was
1791 > It was created by hopm $as_me TRUNK, which was
1792   generated by GNU Autoconf 2.69.  Invocation command line was
1793  
1794    $ $0 $@
# Line 2738 | Line 2654 | fi
2654  
2655   # Define the identity of the package.
2656   PACKAGE='hopm'
2657 < VERSION='1.0.0beta1'
2657 > VERSION='TRUNK'
2658  
2659  
2660   cat >>confdefs.h <<_ACEOF
# Line 12074 | Line 11990 | CC=$lt_save_CC
11990  
11991  
11992  
12077 for ac_header in sys/time.h
12078 do :
12079  ac_fn_c_check_header_mongrel "$LINENO" "sys/time.h" "ac_cv_header_sys_time_h" "$ac_includes_default"
12080 if test "x$ac_cv_header_sys_time_h" = xyes; then :
12081  cat >>confdefs.h <<_ACEOF
12082 #define HAVE_SYS_TIME_H 1
12083 _ACEOF
12084
12085 fi
12086
12087 done
12088
12089
12090 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
12091 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
12092 if ${ac_cv_header_time+:} false; then :
12093  $as_echo_n "(cached) " >&6
12094 else
12095  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12096 /* end confdefs.h.  */
12097 #include <sys/types.h>
12098 #include <sys/time.h>
12099 #include <time.h>
12100
12101 int
12102 main ()
12103 {
12104 if ((struct tm *) 0)
12105 return 0;
12106  ;
12107  return 0;
12108 }
12109 _ACEOF
12110 if ac_fn_c_try_compile "$LINENO"; then :
12111  ac_cv_header_time=yes
12112 else
12113  ac_cv_header_time=no
12114 fi
12115 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12116 fi
12117 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
12118 $as_echo "$ac_cv_header_time" >&6; }
12119 if test $ac_cv_header_time = yes; then
12120
12121 $as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
12122
12123 fi
12124
12125
12126
11993   for ac_prog in 'bison -y' byacc
11994   do
11995    # Extract the first word of "$ac_prog", so it can be a program name with args.
# Line 13289 | Line 13155 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
13155   # report actual input values of CONFIG_FILES etc. instead of their
13156   # values after options handling.
13157   ac_log="
13158 < This file was extended by hopm $as_me 1.0.0beta1, which was
13158 > This file was extended by hopm $as_me TRUNK, which was
13159   generated by GNU Autoconf 2.69.  Invocation command line was
13160  
13161    CONFIG_FILES    = $CONFIG_FILES
# Line 13349 | Line 13215 | $config_headers
13215   Configuration commands:
13216   $config_commands
13217  
13218 < Report bugs to the package provider."
13218 > Report bugs to <bugs@ircd-hybrid.org>."
13219  
13220   _ACEOF
13221   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13222   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
13223   ac_cs_version="\\
13224 < hopm config.status 1.0.0beta1
13224 > hopm config.status TRUNK
13225   configured by $0, generated by GNU Autoconf 2.69,
13226    with options \\"\$ac_cs_config\\"
13227  

Diff Legend

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