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

Comparing hopm/trunk/configure (file contents):
Revision 5123 by michael, Thu Dec 25 16:57:22 2014 UTC vs.
Revision 5314 by michael, Tue Jan 6 13:27:34 2015 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 + # From configure.ac Id: configure.ac 4980 2014-12-05 14:30:16Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.69 for hopm 1.0.0beta1.
4 > # Generated by GNU Autoconf 2.69 for hopm TRUNK.
5 > #
6 > # Report bugs to <bugs@ircd-hybrid.org>.
7   #
8   #
9   # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
# Line 272 | Line 275 | fi
275      $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
276      $as_echo "$0: be upgraded to zsh 4.3.4 or later."
277    else
278 <    $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
279 < $0: including any error possibly output before this
280 < $0: message. Then install a modern shell, or manually run
281 < $0: the script under such a shell if you do have one."
278 >    $as_echo "$0: Please tell bug-autoconf@gnu.org and
279 > $0: bugs@ircd-hybrid.org about your system, including any
280 > $0: error possibly output before this message. Then install
281 > $0: a modern shell, or manually run the script under such a
282 > $0: shell if you do have one."
283    fi
284    exit 1
285   fi
# Line 587 | Line 591 | MAKEFLAGS=
591   # Identity of this package.
592   PACKAGE_NAME='hopm'
593   PACKAGE_TARNAME='hopm'
594 < PACKAGE_VERSION='1.0.0beta1'
595 < PACKAGE_STRING='hopm 1.0.0beta1'
596 < PACKAGE_BUGREPORT=''
594 > PACKAGE_VERSION='TRUNK'
595 > PACKAGE_STRING='hopm TRUNK'
596 > PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
597   PACKAGE_URL=''
598  
599   ac_unique_file="src/opercmd.h"
# Line 630 | Line 634 | ac_includes_default="\
634   # include <unistd.h>
635   #endif"
636  
633 enable_option_checking=no
637   ac_subst_vars='am__EXEEXT_FALSE
638   am__EXEEXT_TRUE
639   LTLIBOBJS
640   LIBOBJS
638 subdirs
641   LEXLIB
642   LEX_OUTPUT_ROOT
643   LEX
# Line 761 | Line 763 | ac_user_opts='
763   enable_option_checking
764   enable_silent_rules
765   enable_maintainer_mode
764 with_extra_fascism
766   enable_dependency_tracking
767   enable_shared
768   enable_static
# Line 783 | Line 784 | CPPFLAGS
784   CPP
785   YACC
786   YFLAGS'
787 < ac_subdirs_all='src/libopm'
787 >
788  
789   # Initialize some variables set by options.
790   ac_init_help=
# Line 1323 | Line 1324 | if test "$ac_init_help" = "long"; then
1324    # Omit some internal or obsolete options to make the list less imposing.
1325    # This message is too long to be a string in the A/UX 3.1 sh.
1326    cat <<_ACEOF
1327 < \`configure' configures hopm 1.0.0beta1 to adapt to many kinds of systems.
1327 > \`configure' configures hopm TRUNK to adapt to many kinds of systems.
1328  
1329   Usage: $0 [OPTION]... [VAR=VALUE]...
1330  
# Line 1393 | Line 1394 | fi
1394  
1395   if test -n "$ac_init_help"; then
1396    case $ac_init_help in
1397 <     short | recursive ) echo "Configuration of hopm 1.0.0beta1:";;
1397 >     short | recursive ) echo "Configuration of hopm TRUNK:";;
1398     esac
1399    cat <<\_ACEOF
1400  
# Line 1419 | Line 1420 | Optional Features:
1420   Optional Packages:
1421    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1422    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1422  --with-extra-fascism    Add extra gcc3-specific warning flags
1423    --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
1424                            both]
1425    --with-aix-soname=aix|svr4|both
# Line 1448 | Line 1448 | Some influential environment variables:
1448   Use these variables to override the choices made by `configure' or to help
1449   it to find libraries and programs with nonstandard names/locations.
1450  
1451 < Report bugs to the package provider.
1451 > Report bugs to <bugs@ircd-hybrid.org>.
1452   _ACEOF
1453   ac_status=$?
1454   fi
# Line 1511 | Line 1511 | fi
1511   test -n "$ac_init_help" && exit $ac_status
1512   if $ac_init_version; then
1513    cat <<\_ACEOF
1514 < hopm configure 1.0.0beta1
1514 > hopm configure TRUNK
1515   generated by GNU Autoconf 2.69
1516  
1517   Copyright (C) 2012 Free Software Foundation, Inc.
# Line 1785 | Line 1785 | $as_echo "$ac_res" >&6; }
1785    eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1786  
1787   } # ac_fn_c_check_func
1788
1789 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1790 # -------------------------------------------------------
1791 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1792 # the include files in INCLUDES and setting the cache variable VAR
1793 # accordingly.
1794 ac_fn_c_check_header_mongrel ()
1795 {
1796  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1797  if eval \${$3+:} false; then :
1798  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1799 $as_echo_n "checking for $2... " >&6; }
1800 if eval \${$3+:} false; then :
1801  $as_echo_n "(cached) " >&6
1802 fi
1803 eval ac_res=\$$3
1804               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1805 $as_echo "$ac_res" >&6; }
1806 else
1807  # Is the header compilable?
1808 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1809 $as_echo_n "checking $2 usability... " >&6; }
1810 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1811 /* end confdefs.h.  */
1812 $4
1813 #include <$2>
1814 _ACEOF
1815 if ac_fn_c_try_compile "$LINENO"; then :
1816  ac_header_compiler=yes
1817 else
1818  ac_header_compiler=no
1819 fi
1820 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1821 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1822 $as_echo "$ac_header_compiler" >&6; }
1823
1824 # Is the header present?
1825 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1826 $as_echo_n "checking $2 presence... " >&6; }
1827 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1828 /* end confdefs.h.  */
1829 #include <$2>
1830 _ACEOF
1831 if ac_fn_c_try_cpp "$LINENO"; then :
1832  ac_header_preproc=yes
1833 else
1834  ac_header_preproc=no
1835 fi
1836 rm -f conftest.err conftest.i conftest.$ac_ext
1837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1838 $as_echo "$ac_header_preproc" >&6; }
1839
1840 # So?  What about this header?
1841 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1842  yes:no: )
1843    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1844 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1845    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1846 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1847    ;;
1848  no:yes:* )
1849    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1850 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1851    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
1852 $as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
1853    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1854 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1855    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
1856 $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
1857    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1858 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1859    ;;
1860 esac
1861  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1862 $as_echo_n "checking for $2... " >&6; }
1863 if eval \${$3+:} false; then :
1864  $as_echo_n "(cached) " >&6
1865 else
1866  eval "$3=\$ac_header_compiler"
1867 fi
1868 eval ac_res=\$$3
1869               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1870 $as_echo "$ac_res" >&6; }
1871 fi
1872  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1873
1874 } # ac_fn_c_check_header_mongrel
1875
1876 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1877 # -------------------------------------------
1878 # Tests whether TYPE exists after having included INCLUDES, setting cache
1879 # variable VAR accordingly.
1880 ac_fn_c_check_type ()
1881 {
1882  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1883  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1884 $as_echo_n "checking for $2... " >&6; }
1885 if eval \${$3+:} false; then :
1886  $as_echo_n "(cached) " >&6
1887 else
1888  eval "$3=no"
1889  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1890 /* end confdefs.h.  */
1891 $4
1892 int
1893 main ()
1894 {
1895 if (sizeof ($2))
1896         return 0;
1897  ;
1898  return 0;
1899 }
1900 _ACEOF
1901 if ac_fn_c_try_compile "$LINENO"; then :
1902  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1903 /* end confdefs.h.  */
1904 $4
1905 int
1906 main ()
1907 {
1908 if (sizeof (($2)))
1909            return 0;
1910  ;
1911  return 0;
1912 }
1913 _ACEOF
1914 if ac_fn_c_try_compile "$LINENO"; then :
1915
1916 else
1917  eval "$3=yes"
1918 fi
1919 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1920 fi
1921 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1922 fi
1923 eval ac_res=\$$3
1924               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1925 $as_echo "$ac_res" >&6; }
1926  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1927
1928 } # ac_fn_c_check_type
1929
1930 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
1931 # --------------------------------------------
1932 # Tries to find the compile-time value of EXPR in a program that includes
1933 # INCLUDES, setting VAR accordingly. Returns whether the value could be
1934 # computed
1935 ac_fn_c_compute_int ()
1936 {
1937  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1938  if test "$cross_compiling" = yes; then
1939    # Depending upon the size, compute the lo and hi bounds.
1940 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1941 /* end confdefs.h.  */
1942 $4
1943 int
1944 main ()
1945 {
1946 static int test_array [1 - 2 * !(($2) >= 0)];
1947 test_array [0] = 0;
1948 return test_array [0];
1949
1950  ;
1951  return 0;
1952 }
1953 _ACEOF
1954 if ac_fn_c_try_compile "$LINENO"; then :
1955  ac_lo=0 ac_mid=0
1956  while :; do
1957    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1958 /* end confdefs.h.  */
1959 $4
1960 int
1961 main ()
1962 {
1963 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
1964 test_array [0] = 0;
1965 return test_array [0];
1966
1967  ;
1968  return 0;
1969 }
1970 _ACEOF
1971 if ac_fn_c_try_compile "$LINENO"; then :
1972  ac_hi=$ac_mid; break
1973 else
1974  as_fn_arith $ac_mid + 1 && ac_lo=$as_val
1975                        if test $ac_lo -le $ac_mid; then
1976                          ac_lo= ac_hi=
1977                          break
1978                        fi
1979                        as_fn_arith 2 '*' $ac_mid + 1 && ac_mid=$as_val
1980 fi
1981 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1982  done
1983 else
1984  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1985 /* end confdefs.h.  */
1986 $4
1987 int
1988 main ()
1989 {
1990 static int test_array [1 - 2 * !(($2) < 0)];
1991 test_array [0] = 0;
1992 return test_array [0];
1993
1994  ;
1995  return 0;
1996 }
1997 _ACEOF
1998 if ac_fn_c_try_compile "$LINENO"; then :
1999  ac_hi=-1 ac_mid=-1
2000  while :; do
2001    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2002 /* end confdefs.h.  */
2003 $4
2004 int
2005 main ()
2006 {
2007 static int test_array [1 - 2 * !(($2) >= $ac_mid)];
2008 test_array [0] = 0;
2009 return test_array [0];
2010
2011  ;
2012  return 0;
2013 }
2014 _ACEOF
2015 if ac_fn_c_try_compile "$LINENO"; then :
2016  ac_lo=$ac_mid; break
2017 else
2018  as_fn_arith '(' $ac_mid ')' - 1 && ac_hi=$as_val
2019                        if test $ac_mid -le $ac_hi; then
2020                          ac_lo= ac_hi=
2021                          break
2022                        fi
2023                        as_fn_arith 2 '*' $ac_mid && ac_mid=$as_val
2024 fi
2025 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2026  done
2027 else
2028  ac_lo= ac_hi=
2029 fi
2030 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2031 fi
2032 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2033 # Binary search between lo and hi bounds.
2034 while test "x$ac_lo" != "x$ac_hi"; do
2035  as_fn_arith '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo && ac_mid=$as_val
2036  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2037 /* end confdefs.h.  */
2038 $4
2039 int
2040 main ()
2041 {
2042 static int test_array [1 - 2 * !(($2) <= $ac_mid)];
2043 test_array [0] = 0;
2044 return test_array [0];
2045
2046  ;
2047  return 0;
2048 }
2049 _ACEOF
2050 if ac_fn_c_try_compile "$LINENO"; then :
2051  ac_hi=$ac_mid
2052 else
2053  as_fn_arith '(' $ac_mid ')' + 1 && ac_lo=$as_val
2054 fi
2055 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2056 done
2057 case $ac_lo in #((
2058 ?*) eval "$3=\$ac_lo"; ac_retval=0 ;;
2059 '') ac_retval=1 ;;
2060 esac
2061  else
2062    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2063 /* end confdefs.h.  */
2064 $4
2065 static long int longval () { return $2; }
2066 static unsigned long int ulongval () { return $2; }
2067 #include <stdio.h>
2068 #include <stdlib.h>
2069 int
2070 main ()
2071 {
2072
2073  FILE *f = fopen ("conftest.val", "w");
2074  if (! f)
2075    return 1;
2076  if (($2) < 0)
2077    {
2078      long int i = longval ();
2079      if (i != ($2))
2080        return 1;
2081      fprintf (f, "%ld", i);
2082    }
2083  else
2084    {
2085      unsigned long int i = ulongval ();
2086      if (i != ($2))
2087        return 1;
2088      fprintf (f, "%lu", i);
2089    }
2090  /* Do not output a trailing newline, as this causes \r\n confusion
2091     on some platforms.  */
2092  return ferror (f) || fclose (f) != 0;
2093
2094  ;
2095  return 0;
2096 }
2097 _ACEOF
2098 if ac_fn_c_try_run "$LINENO"; then :
2099  echo >>conftest.val; read $3 <conftest.val; ac_retval=0
2100 else
2101  ac_retval=1
2102 fi
2103 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2104  conftest.$ac_objext conftest.beam conftest.$ac_ext
2105 rm -f conftest.val
2106
2107  fi
2108  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2109  as_fn_set_status $ac_retval
2110
2111 } # ac_fn_c_compute_int
1788   cat >config.log <<_ACEOF
1789   This file contains any messages produced by compilers while
1790   running configure, to aid debugging if configure makes a mistake.
1791  
1792 < It was created by hopm $as_me 1.0.0beta1, which was
1792 > It was created by hopm $as_me TRUNK, which was
1793   generated by GNU Autoconf 2.69.  Invocation command line was
1794  
1795    $ $0 $@
# Line 2461 | Line 2137 | ac_link='$CC -o conftest$ac_exeext $CFLA
2137   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2138  
2139  
2464
2465 ac_config_headers="$ac_config_headers src/setup.h"
2466
2140   am__api_version='1.14'
2141  
2142   ac_aux_dir=
# Line 2979 | Line 2652 | fi
2652  
2653   # Define the identity of the package.
2654   PACKAGE='hopm'
2655 < VERSION='1.0.0beta1'
2655 > VERSION='TRUNK'
2656  
2657  
2658   cat >>confdefs.h <<_ACEOF
# Line 3072 | Line 2745 | END
2745    fi
2746   fi
2747  
3075
2748   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
2749   $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
2750      # Check whether --enable-maintainer-mode was given.
# Line 3096 | Line 2768 | fi
2768  
2769  
2770  
2771 <
3100 < # Check whether --with-extra-fascism was given.
3101 < if test "${with_extra_fascism+set}" = set; then :
3102 <  withval=$with_extra_fascism; CFLAGS="$CFLAGS -g -O0 -W -Wall -Wfloat-equal -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs"
3103 < fi
3104 <
3105 <
2771 > ac_config_headers="$ac_config_headers src/setup.h"
2772  
2773  
2774  
# Line 12325 | Line 11991 | CC=$lt_save_CC
11991  
11992  
11993  
12328 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
12329 $as_echo_n "checking for ANSI C header files... " >&6; }
12330 if ${ac_cv_header_stdc+:} false; then :
12331  $as_echo_n "(cached) " >&6
12332 else
12333  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12334 /* end confdefs.h.  */
12335 #include <stdlib.h>
12336 #include <stdarg.h>
12337 #include <string.h>
12338 #include <float.h>
12339
12340 int
12341 main ()
12342 {
12343
12344  ;
12345  return 0;
12346 }
12347 _ACEOF
12348 if ac_fn_c_try_compile "$LINENO"; then :
12349  ac_cv_header_stdc=yes
12350 else
12351  ac_cv_header_stdc=no
12352 fi
12353 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12354
12355 if test $ac_cv_header_stdc = yes; then
12356  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
12357  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12358 /* end confdefs.h.  */
12359 #include <string.h>
12360
12361 _ACEOF
12362 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
12363  $EGREP "memchr" >/dev/null 2>&1; then :
12364
12365 else
12366  ac_cv_header_stdc=no
12367 fi
12368 rm -f conftest*
12369
12370 fi
12371
12372 if test $ac_cv_header_stdc = yes; then
12373  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
12374  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12375 /* end confdefs.h.  */
12376 #include <stdlib.h>
12377
12378 _ACEOF
12379 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
12380  $EGREP "free" >/dev/null 2>&1; then :
12381
12382 else
12383  ac_cv_header_stdc=no
12384 fi
12385 rm -f conftest*
12386
12387 fi
12388
12389 if test $ac_cv_header_stdc = yes; then
12390  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
12391  if test "$cross_compiling" = yes; then :
12392  :
12393 else
12394  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12395 /* end confdefs.h.  */
12396 #include <ctype.h>
12397 #include <stdlib.h>
12398 #if ((' ' & 0x0FF) == 0x020)
12399 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
12400 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
12401 #else
12402 # define ISLOWER(c) \
12403                   (('a' <= (c) && (c) <= 'i') \
12404                     || ('j' <= (c) && (c) <= 'r') \
12405                     || ('s' <= (c) && (c) <= 'z'))
12406 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
12407 #endif
12408
12409 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
12410 int
12411 main ()
12412 {
12413  int i;
12414  for (i = 0; i < 256; i++)
12415    if (XOR (islower (i), ISLOWER (i))
12416        || toupper (i) != TOUPPER (i))
12417      return 2;
12418  return 0;
12419 }
12420 _ACEOF
12421 if ac_fn_c_try_run "$LINENO"; then :
12422
12423 else
12424  ac_cv_header_stdc=no
12425 fi
12426 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
12427  conftest.$ac_objext conftest.beam conftest.$ac_ext
12428 fi
12429
12430 fi
12431 fi
12432 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
12433 $as_echo "$ac_cv_header_stdc" >&6; }
12434 if test $ac_cv_header_stdc = yes; then
12435
12436 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
12437
12438 fi
12439
12440
12441 for ac_header in sys/poll.h
12442 do :
12443  ac_fn_c_check_header_mongrel "$LINENO" "sys/poll.h" "ac_cv_header_sys_poll_h" "$ac_includes_default"
12444 if test "x$ac_cv_header_sys_poll_h" = xyes; then :
12445  cat >>confdefs.h <<_ACEOF
12446 #define HAVE_SYS_POLL_H 1
12447 _ACEOF
12448 have_poll_sys_h=yes
12449 else
12450  have_sys_poll_h=no
12451 fi
12452
12453 done
12454
12455
12456 for ac_header in fcntl.h sys/time.h unistd.h strings.h
12457 do :
12458  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12459 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
12460 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
12461  cat >>confdefs.h <<_ACEOF
12462 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12463 _ACEOF
12464
12465 fi
12466
12467 done
12468
12469
12470 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
12471 if test "x$ac_cv_type_size_t" = xyes; then :
12472
12473 else
12474
12475 cat >>confdefs.h <<_ACEOF
12476 #define size_t unsigned int
12477 _ACEOF
12478
12479 fi
12480
12481 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
12482 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
12483 if ${ac_cv_header_time+:} false; then :
12484  $as_echo_n "(cached) " >&6
12485 else
12486  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12487 /* end confdefs.h.  */
12488 #include <sys/types.h>
12489 #include <sys/time.h>
12490 #include <time.h>
12491
12492 int
12493 main ()
12494 {
12495 if ((struct tm *) 0)
12496 return 0;
12497  ;
12498  return 0;
12499 }
12500 _ACEOF
12501 if ac_fn_c_try_compile "$LINENO"; then :
12502  ac_cv_header_time=yes
12503 else
12504  ac_cv_header_time=no
12505 fi
12506 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12507 fi
12508 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
12509 $as_echo "$ac_cv_header_time" >&6; }
12510 if test $ac_cv_header_time = yes; then
12511
12512 $as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
12513
12514 fi
12515
12516 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
12517 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
12518 if ${ac_cv_struct_tm+:} false; then :
12519  $as_echo_n "(cached) " >&6
12520 else
12521  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12522 /* end confdefs.h.  */
12523 #include <sys/types.h>
12524 #include <time.h>
12525
12526 int
12527 main ()
12528 {
12529 struct tm tm;
12530                                     int *p = &tm.tm_sec;
12531                                     return !p;
12532  ;
12533  return 0;
12534 }
12535 _ACEOF
12536 if ac_fn_c_try_compile "$LINENO"; then :
12537  ac_cv_struct_tm=time.h
12538 else
12539  ac_cv_struct_tm=sys/time.h
12540 fi
12541 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12542 fi
12543 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_tm" >&5
12544 $as_echo "$ac_cv_struct_tm" >&6; }
12545 if test $ac_cv_struct_tm = sys/time.h; then
12546
12547 $as_echo "#define TM_IN_SYS_TIME 1" >>confdefs.h
12548
12549 fi
12550
12551
12552
11994   for ac_prog in 'bison -y' byacc
11995   do
11996    # Extract the first word of "$ac_prog", so it can be a program name with args.
# Line 12940 | Line 12381 | fi
12381   fi
12382  
12383  
12384 < for ac_func in strlcpy strlcat inet_aton inet_pton socket strdup strstr
12384 > for ac_func in strlcpy strlcat
12385   do :
12386    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12387   ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
# Line 12953 | Line 12394 | fi
12394   done
12395  
12396  
12956 for ac_func in gethostbyname
12957 do :
12958  ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
12959 if test "x$ac_cv_func_gethostbyname" = xyes; then :
12960  cat >>confdefs.h <<_ACEOF
12961 #define HAVE_GETHOSTBYNAME 1
12962 _ACEOF
12963
12964 fi
12965 done
12966
12967
12397   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
12398   $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
12399   if ${ac_cv_c_bigendian+:} false; then :
# Line 13190 | Line 12619 | $as_echo "#define AC_APPLE_UNIVERSAL_BUI
12619   esac
12620  
12621  
12622 < # The cast to long int works around a bug in the HP C Compiler
13194 < # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13195 < # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13196 < # This bug is HP SR number 8606223364.
13197 < { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
13198 < $as_echo_n "checking size of int... " >&6; }
13199 < if ${ac_cv_sizeof_int+:} false; then :
13200 <  $as_echo_n "(cached) " >&6
13201 < else
13202 <  if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int"        "$ac_includes_default"; then :
13203 <
13204 < else
13205 <  if test "$ac_cv_type_int" = yes; then
13206 <     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13207 < $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13208 < as_fn_error 77 "cannot compute sizeof (int)
13209 < See \`config.log' for more details" "$LINENO" 5; }
13210 <   else
13211 <     ac_cv_sizeof_int=0
13212 <   fi
13213 < fi
13214 <
13215 < fi
13216 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_int" >&5
13217 < $as_echo "$ac_cv_sizeof_int" >&6; }
13218 <
13219 <
13220 <
13221 < cat >>confdefs.h <<_ACEOF
13222 < #define SIZEOF_INT $ac_cv_sizeof_int
13223 < _ACEOF
13224 <
13225 <
13226 < # The cast to long int works around a bug in the HP C Compiler
13227 < # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13228 < # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13229 < # This bug is HP SR number 8606223364.
13230 < { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5
13231 < $as_echo_n "checking size of short... " >&6; }
13232 < if ${ac_cv_sizeof_short+:} false; then :
13233 <  $as_echo_n "(cached) " >&6
13234 < else
13235 <  if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short"        "$ac_includes_default"; then :
13236 <
13237 < else
13238 <  if test "$ac_cv_type_short" = yes; then
13239 <     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13240 < $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13241 < as_fn_error 77 "cannot compute sizeof (short)
13242 < See \`config.log' for more details" "$LINENO" 5; }
13243 <   else
13244 <     ac_cv_sizeof_short=0
13245 <   fi
13246 < fi
13247 <
13248 < fi
13249 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_short" >&5
13250 < $as_echo "$ac_cv_sizeof_short" >&6; }
13251 <
13252 <
13253 <
13254 < cat >>confdefs.h <<_ACEOF
13255 < #define SIZEOF_SHORT $ac_cv_sizeof_short
13256 < _ACEOF
13257 <
13258 <
13259 < # The cast to long int works around a bug in the HP C Compiler
13260 < # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
13261 < # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
13262 < # This bug is HP SR number 8606223364.
13263 < { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
13264 < $as_echo_n "checking size of long... " >&6; }
13265 < if ${ac_cv_sizeof_long+:} false; then :
13266 <  $as_echo_n "(cached) " >&6
13267 < else
13268 <  if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long"        "$ac_includes_default"; then :
13269 <
13270 < else
13271 <  if test "$ac_cv_type_long" = yes; then
13272 <     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13273 < $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13274 < as_fn_error 77 "cannot compute sizeof (long)
13275 < See \`config.log' for more details" "$LINENO" 5; }
13276 <   else
13277 <     ac_cv_sizeof_long=0
13278 <   fi
13279 < fi
13280 <
13281 < fi
13282 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_long" >&5
13283 < $as_echo "$ac_cv_sizeof_long" >&6; }
13284 <
13285 <
13286 <
13287 < cat >>confdefs.h <<_ACEOF
13288 < #define SIZEOF_LONG $ac_cv_sizeof_long
13289 < _ACEOF
13290 <
13291 <
13292 <
13293 <
13294 <
13295 <
13296 <
13297 <
13298 < subdirs="$subdirs src/libopm"
13299 <
13300 <
13301 < ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile"
12622 > ac_config_files="$ac_config_files Makefile doc/Makefile src/Makefile src/libopm/Makefile src/libopm/src/Makefile"
12623  
12624   cat >confcache <<\_ACEOF
12625   # This file is a shell script that caches the results of configure
# Line 13394 | Line 12715 | DEFS=-DHAVE_CONFIG_H
12715  
12716   ac_libobjs=
12717   ac_ltlibobjs=
12718 + U=
12719   for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
12720    # 1. Remove the extension, and $U if already installed.
12721    ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
# Line 13834 | Line 13156 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
13156   # report actual input values of CONFIG_FILES etc. instead of their
13157   # values after options handling.
13158   ac_log="
13159 < This file was extended by hopm $as_me 1.0.0beta1, which was
13159 > This file was extended by hopm $as_me TRUNK, which was
13160   generated by GNU Autoconf 2.69.  Invocation command line was
13161  
13162    CONFIG_FILES    = $CONFIG_FILES
# Line 13894 | Line 13216 | $config_headers
13216   Configuration commands:
13217   $config_commands
13218  
13219 < Report bugs to the package provider."
13219 > Report bugs to <bugs@ircd-hybrid.org>."
13220  
13221   _ACEOF
13222   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13223   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
13224   ac_cs_version="\\
13225 < hopm config.status 1.0.0beta1
13225 > hopm config.status TRUNK
13226   configured by $0, generated by GNU Autoconf 2.69,
13227    with options \\"\$ac_cs_config\\"
13228  
# Line 14316 | Line 13638 | do
13638      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
13639      "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
13640      "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
13641 +    "src/libopm/Makefile") CONFIG_FILES="$CONFIG_FILES src/libopm/Makefile" ;;
13642 +    "src/libopm/src/Makefile") CONFIG_FILES="$CONFIG_FILES src/libopm/src/Makefile" ;;
13643  
13644    *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
13645    esac
# Line 15515 | Line 14839 | if test "$no_create" != yes; then
14839    # would make configure fail if this is the last instruction.
14840    $ac_cs_success || as_fn_exit 1
14841   fi
15518
15519 #
15520 # CONFIG_SUBDIRS section.
15521 #
15522 if test "$no_recursion" != yes; then
15523
15524  # Remove --cache-file, --srcdir, and --disable-option-checking arguments
15525  # so they do not pile up.
15526  ac_sub_configure_args=
15527  ac_prev=
15528  eval "set x $ac_configure_args"
15529  shift
15530  for ac_arg
15531  do
15532    if test -n "$ac_prev"; then
15533      ac_prev=
15534      continue
15535    fi
15536    case $ac_arg in
15537    -cache-file | --cache-file | --cache-fil | --cache-fi \
15538    | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
15539      ac_prev=cache_file ;;
15540    -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
15541    | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
15542    | --c=*)
15543      ;;
15544    --config-cache | -C)
15545      ;;
15546    -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
15547      ac_prev=srcdir ;;
15548    -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
15549      ;;
15550    -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
15551      ac_prev=prefix ;;
15552    -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
15553      ;;
15554    --disable-option-checking)
15555      ;;
15556    *)
15557      case $ac_arg in
15558      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
15559      esac
15560      as_fn_append ac_sub_configure_args " '$ac_arg'" ;;
15561    esac
15562  done
15563
15564  # Always prepend --prefix to ensure using the same prefix
15565  # in subdir configurations.
15566  ac_arg="--prefix=$prefix"
15567  case $ac_arg in
15568  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
15569  esac
15570  ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
15571
15572  # Pass --silent
15573  if test "$silent" = yes; then
15574    ac_sub_configure_args="--silent $ac_sub_configure_args"
15575  fi
15576
15577  # Always prepend --disable-option-checking to silence warnings, since
15578  # different subdirs can have different --enable and --with options.
15579  ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
15580
15581  ac_popdir=`pwd`
15582  for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
15583
15584    # Do not complain, so a configure script can configure whichever
15585    # parts of a large source tree are present.
15586    test -d "$srcdir/$ac_dir" || continue
15587
15588    ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
15589    $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5
15590    $as_echo "$ac_msg" >&6
15591    as_dir="$ac_dir"; as_fn_mkdir_p
15592    ac_builddir=.
15593
15594 case "$ac_dir" in
15595 .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
15596 *)
15597  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
15598  # A ".." for each directory in $ac_dir_suffix.
15599  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
15600  case $ac_top_builddir_sub in
15601  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
15602  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
15603  esac ;;
15604 esac
15605 ac_abs_top_builddir=$ac_pwd
15606 ac_abs_builddir=$ac_pwd$ac_dir_suffix
15607 # for backward compatibility:
15608 ac_top_builddir=$ac_top_build_prefix
15609
15610 case $srcdir in
15611  .)  # We are building in place.
15612    ac_srcdir=.
15613    ac_top_srcdir=$ac_top_builddir_sub
15614    ac_abs_top_srcdir=$ac_pwd ;;
15615  [\\/]* | ?:[\\/]* )  # Absolute name.
15616    ac_srcdir=$srcdir$ac_dir_suffix;
15617    ac_top_srcdir=$srcdir
15618    ac_abs_top_srcdir=$srcdir ;;
15619  *) # Relative name.
15620    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
15621    ac_top_srcdir=$ac_top_build_prefix$srcdir
15622    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
15623 esac
15624 ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
15625
15626
15627    cd "$ac_dir"
15628
15629    # Check for guested configure; otherwise get Cygnus style configure.
15630    if test -f "$ac_srcdir/configure.gnu"; then
15631      ac_sub_configure=$ac_srcdir/configure.gnu
15632    elif test -f "$ac_srcdir/configure"; then
15633      ac_sub_configure=$ac_srcdir/configure
15634    elif test -f "$ac_srcdir/configure.in"; then
15635      # This should be Cygnus configure.
15636      ac_sub_configure=$ac_aux_dir/configure
15637    else
15638      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no configuration information is in $ac_dir" >&5
15639 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
15640      ac_sub_configure=
15641    fi
15642
15643    # The recursion is here.
15644    if test -n "$ac_sub_configure"; then
15645      # Make the cache file name correct relative to the subdirectory.
15646      case $cache_file in
15647      [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
15648      *) # Relative name.
15649        ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;
15650      esac
15651
15652      { $as_echo "$as_me:${as_lineno-$LINENO}: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
15653 $as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
15654      # The eval makes quoting arguments work.
15655      eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
15656           --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
15657        as_fn_error $? "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
15658    fi
15659
15660    cd "$ac_popdir"
15661  done
15662 fi
14842   if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
14843    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
14844   $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}

Comparing hopm/trunk/configure (property svn:eol-style):
Revision 5123 by michael, Thu Dec 25 16:57:22 2014 UTC vs.
Revision 5314 by michael, Tue Jan 6 13:27:34 2015 UTC

# Line 0 | Line 1
1 + native

Comparing hopm/trunk/configure (property svn:keywords):
Revision 5123 by michael, Thu Dec 25 16:57:22 2014 UTC vs.
Revision 5314 by michael, Tue Jan 6 13:27:34 2015 UTC

# Line 0 | Line 1
1 + Id

Diff Legend

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