enable_option_checking
enable_silent_rules
enable_maintainer_mode
-with_extra_fascism
enable_dependency_tracking
enable_shared
enable_static
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --with-extra-fascism Add extra gcc3-specific warning flags
--with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
both]
--with-aix-soname=aix|svr4|both
-
-# Check whether --with-extra-fascism was given.
-if test "${with_extra_fascism+set}" = set; then :
- 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"
-fi
-
-
-
-
-
DEPDIR="${am__leading_dot}deps"
ac_config_commands="$ac_config_commands depfiles"
AC_PREFIX_DEFAULT([\${HOME}/hopm])
AM_MAINTAINER_MODE
-AC_ARG_WITH(extra-fascism,
- AS_HELP_STRING([--with-extra-fascism],
- [Add extra gcc3-specific warning flags]),
- [CFLAGS="$CFLAGS -g -O0 -W -Wall -Wfloat-equal -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs"])
-
-dnl ipv6?
-dnl AC_ARG_ENABLE(ipv6,
-dnl AS_HELP_STRING([--enable-ipv6], [Enable IPV6 support]),
-dnl [ac_cv_ipv6=$enableval], [ac_cv_ipv6="no"])
-
-dnl AC_MSG_CHECKING([whether to enable IPv6 features])
-
-dnl if test "$ac_cv_ipv6" = "yes" ; then
-dnl AC_DEFINE(IPV6, 1, [Use Ipv6 Support])
-dnl AC_MSG_RESULT([yes])
-dnl else
-dnl AC_MSG_RESULT([no])
-dnl fi
-
dnl Checks for programs.
AC_PROG_CC_C99
AS_IF([test "$ac_cv_prog_cc_c99" = "no"],
enable_option_checking
enable_silent_rules
enable_maintainer_mode
-with_extra_fascism
enable_dependency_tracking
enable_shared
enable_static
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
- --with-extra-fascism add extra gcc3-specific warning flags
--with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
both]
--with-aix-soname=aix|svr4|both
-
-# Check whether --with-extra-fascism was given.
-if test "${with_extra_fascism+set}" = set; then :
- 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"
-fi
-
-
-
DEPDIR="${am__leading_dot}deps"
ac_config_commands="$ac_config_commands depfiles"
AC_PREFIX_DEFAULT([/usr/local/libopm])
AM_MAINTAINER_MODE
-AC_ARG_WITH(extra-fascism,
- AS_HELP_STRING([--with-extra-fascism],
- [add extra gcc3-specific warning flags]),
- [CFLAGS="$CFLAGS -g -O0 -W -Wall -Wfloat-equal -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs"])
-
-dnl AC_ARG_WITH(faldo,
-dnl AS_HELP_STRING([--with-faldo],
-dnl [make some use of Nick Faldo]))
-
dnl Checks for programs.
AC_PROG_CC_C99
AS_IF([test "$ac_cv_prog_cc_c99" = "no"],