Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oleksii Turkot
CrystFEL
Commits
c2873a98
Commit
c2873a98
authored
Dec 08, 2010
by
Thomas White
Committed by
Thomas White
Feb 22, 2012
Browse files
Update build scripts
parent
049674d6
Changes
13
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
c2873a98
EXTRA_DIST
=
configure m4/gnulib-cache.m4
SUBDIRS
=
src data doc doc/examples scripts lib
ACLOCAL_AMFLAGS
=
-I
m4
Makefile.in
View file @
c2873a98
...
...
@@ -31,24 +31,13 @@ POST_INSTALL = :
NORMAL_UNINSTALL
=
:
PRE_UNINSTALL
=
:
POST_UNINSTALL
=
:
build_triplet
=
@build@
host_triplet
=
@host@
subdir
=
.
DIST_COMMON
=
README
$(am__configure_deps)
$(srcdir)
/Makefile.am
\
$(srcdir)
/Makefile.in
$(srcdir)
/config.h.in
\
$(top_srcdir)
/configure AUTHORS COPYING ChangeLog INSTALL NEWS
\
config.guess config.sub depcomp install-sh missing
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/m4/00gnulib.m4
\
$(top_srcdir)
/m4/extensions.m4
\
$(top_srcdir)
/m4/gnulib-common.m4
\
$(top_srcdir)
/m4/gnulib-comp.m4
\
$(top_srcdir)
/m4/include_next.m4
$(top_srcdir)
/m4/memchr.m4
\
$(top_srcdir)
/m4/mmap-anon.m4
$(top_srcdir)
/m4/onceonly.m4
\
$(top_srcdir)
/m4/stddef_h.m4
$(top_srcdir)
/m4/string_h.m4
\
$(top_srcdir)
/m4/strndup.m4
$(top_srcdir)
/m4/strnlen.m4
\
$(top_srcdir)
/m4/warn-on-use.m4
$(top_srcdir)
/m4/wchar_t.m4
\
$(top_srcdir)
/configure.ac
am__aclocal_m4_deps
=
$(top_srcdir)
/configure.ac
am__configure_deps
=
$(am__aclocal_m4_deps)
$(CONFIGURE_DEPENDENCIES)
\
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES
=
config.status config.cache config.log
\
...
...
@@ -138,84 +127,21 @@ ECHO_N = @ECHO_N@
ECHO_T
=
@ECHO_T@
EGREP
=
@EGREP@
EXEEXT
=
@EXEEXT@
GNULIB_MBSCASECMP
=
@GNULIB_MBSCASECMP@
GNULIB_MBSCASESTR
=
@GNULIB_MBSCASESTR@
GNULIB_MBSCHR
=
@GNULIB_MBSCHR@
GNULIB_MBSCSPN
=
@GNULIB_MBSCSPN@
GNULIB_MBSLEN
=
@GNULIB_MBSLEN@
GNULIB_MBSNCASECMP
=
@GNULIB_MBSNCASECMP@
GNULIB_MBSNLEN
=
@GNULIB_MBSNLEN@
GNULIB_MBSPBRK
=
@GNULIB_MBSPBRK@
GNULIB_MBSPCASECMP
=
@GNULIB_MBSPCASECMP@
GNULIB_MBSRCHR
=
@GNULIB_MBSRCHR@
GNULIB_MBSSEP
=
@GNULIB_MBSSEP@
GNULIB_MBSSPN
=
@GNULIB_MBSSPN@
GNULIB_MBSSTR
=
@GNULIB_MBSSTR@
GNULIB_MBSTOK_R
=
@GNULIB_MBSTOK_R@
GNULIB_MEMCHR
=
@GNULIB_MEMCHR@
GNULIB_MEMMEM
=
@GNULIB_MEMMEM@
GNULIB_MEMPCPY
=
@GNULIB_MEMPCPY@
GNULIB_MEMRCHR
=
@GNULIB_MEMRCHR@
GNULIB_RAWMEMCHR
=
@GNULIB_RAWMEMCHR@
GNULIB_STPCPY
=
@GNULIB_STPCPY@
GNULIB_STPNCPY
=
@GNULIB_STPNCPY@
GNULIB_STRCASESTR
=
@GNULIB_STRCASESTR@
GNULIB_STRCHRNUL
=
@GNULIB_STRCHRNUL@
GNULIB_STRDUP
=
@GNULIB_STRDUP@
GNULIB_STRERROR
=
@GNULIB_STRERROR@
GNULIB_STRERROR_R
=
@GNULIB_STRERROR_R@
GNULIB_STRNCAT
=
@GNULIB_STRNCAT@
GNULIB_STRNDUP
=
@GNULIB_STRNDUP@
GNULIB_STRNLEN
=
@GNULIB_STRNLEN@
GNULIB_STRPBRK
=
@GNULIB_STRPBRK@
GNULIB_STRSEP
=
@GNULIB_STRSEP@
GNULIB_STRSIGNAL
=
@GNULIB_STRSIGNAL@
GNULIB_STRSTR
=
@GNULIB_STRSTR@
GNULIB_STRTOK_R
=
@GNULIB_STRTOK_R@
GNULIB_STRVERSCMP
=
@GNULIB_STRVERSCMP@
GREP
=
@GREP@
GTK_CFLAGS
=
@GTK_CFLAGS@
GTK_LIBS
=
@GTK_LIBS@
HAVE_DECL_MEMMEM
=
@HAVE_DECL_MEMMEM@
HAVE_DECL_MEMRCHR
=
@HAVE_DECL_MEMRCHR@
HAVE_DECL_STRDUP
=
@HAVE_DECL_STRDUP@
HAVE_DECL_STRERROR_R
=
@HAVE_DECL_STRERROR_R@
HAVE_DECL_STRNDUP
=
@HAVE_DECL_STRNDUP@
HAVE_DECL_STRNLEN
=
@HAVE_DECL_STRNLEN@
HAVE_DECL_STRSIGNAL
=
@HAVE_DECL_STRSIGNAL@
HAVE_DECL_STRTOK_R
=
@HAVE_DECL_STRTOK_R@
HAVE_MBSLEN
=
@HAVE_MBSLEN@
HAVE_MEMCHR
=
@HAVE_MEMCHR@
HAVE_MEMPCPY
=
@HAVE_MEMPCPY@
HAVE_RAWMEMCHR
=
@HAVE_RAWMEMCHR@
HAVE_STPCPY
=
@HAVE_STPCPY@
HAVE_STPNCPY
=
@HAVE_STPNCPY@
HAVE_STRCASESTR
=
@HAVE_STRCASESTR@
HAVE_STRCHRNUL
=
@HAVE_STRCHRNUL@
HAVE_STRPBRK
=
@HAVE_STRPBRK@
HAVE_STRSEP
=
@HAVE_STRSEP@
HAVE_STRVERSCMP
=
@HAVE_STRVERSCMP@
HAVE_WCHAR_T
=
@HAVE_WCHAR_T@
INCLUDE_NEXT
=
@INCLUDE_NEXT@
INCLUDE_NEXT_AS_FIRST_DIRECTIVE
=
@INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
INSTALL
=
@INSTALL@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
INSTALL_SCRIPT
=
@INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM
=
@INSTALL_STRIP_PROGRAM@
LDFLAGS
=
@LDFLAGS@
LIBGNU_LIBDEPS
=
@LIBGNU_LIBDEPS@
LIBGNU_LTLIBDEPS
=
@LIBGNU_LTLIBDEPS@
LIBOBJS
=
@LIBOBJS@
LIBS
=
@LIBS@
LN_S
=
@LN_S@
LTLIBOBJS
=
@LTLIBOBJS@
MAKEINFO
=
@MAKEINFO@
MKDIR_P
=
@MKDIR_P@
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H
=
@NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
NEXT_AS_FIRST_DIRECTIVE_STRING_H
=
@NEXT_AS_FIRST_DIRECTIVE_STRING_H@
NEXT_STDDEF_H
=
@NEXT_STDDEF_H@
NEXT_STRING_H
=
@NEXT_STRING_H@
OBJEXT
=
@OBJEXT@
PACKAGE
=
@PACKAGE@
PACKAGE_BUGREPORT
=
@PACKAGE_BUGREPORT@
...
...
@@ -226,28 +152,10 @@ PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION
=
@PACKAGE_VERSION@
PATH_SEPARATOR
=
@PATH_SEPARATOR@
PKG_CONFIG
=
@PKG_CONFIG@
PRAGMA_COLUMNS
=
@PRAGMA_COLUMNS@
PRAGMA_SYSTEM_HEADER
=
@PRAGMA_SYSTEM_HEADER@
RANLIB
=
@RANLIB@
REPLACE_MEMCHR
=
@REPLACE_MEMCHR@
REPLACE_MEMMEM
=
@REPLACE_MEMMEM@
REPLACE_NULL
=
@REPLACE_NULL@
REPLACE_STPNCPY
=
@REPLACE_STPNCPY@
REPLACE_STRCASESTR
=
@REPLACE_STRCASESTR@
REPLACE_STRDUP
=
@REPLACE_STRDUP@
REPLACE_STRERROR
=
@REPLACE_STRERROR@
REPLACE_STRERROR_R
=
@REPLACE_STRERROR_R@
REPLACE_STRNCAT
=
@REPLACE_STRNCAT@
REPLACE_STRNDUP
=
@REPLACE_STRNDUP@
REPLACE_STRNLEN
=
@REPLACE_STRNLEN@
REPLACE_STRSIGNAL
=
@REPLACE_STRSIGNAL@
REPLACE_STRSTR
=
@REPLACE_STRSTR@
REPLACE_STRTOK_R
=
@REPLACE_STRTOK_R@
SET_MAKE
=
@SET_MAKE@
SHELL
=
@SHELL@
STDDEF_H
=
@STDDEF_H@
STRIP
=
@STRIP@
UNDEFINE_STRTOK_R
=
@UNDEFINE_STRTOK_R@
VERSION
=
@VERSION@
abs_builddir
=
@abs_builddir@
abs_srcdir
=
@abs_srcdir@
...
...
@@ -260,27 +168,14 @@ am__quote = @am__quote@
am__tar
=
@am__tar@
am__untar
=
@am__untar@
bindir
=
@bindir@
build
=
@build@
build_alias
=
@build_alias@
build_cpu
=
@build_cpu@
build_os
=
@build_os@
build_vendor
=
@build_vendor@
builddir
=
@builddir@
datadir
=
@datadir@
datarootdir
=
@datarootdir@
docdir
=
@docdir@
dvidir
=
@dvidir@
exec_prefix
=
@exec_prefix@
gl_LIBOBJS
=
@gl_LIBOBJS@
gl_LTLIBOBJS
=
@gl_LTLIBOBJS@
gltests_LIBOBJS
=
@gltests_LIBOBJS@
gltests_LTLIBOBJS
=
@gltests_LTLIBOBJS@
gltests_WITNESS
=
@gltests_WITNESS@
host
=
@host@
host_alias
=
@host_alias@
host_cpu
=
@host_cpu@
host_os
=
@host_os@
host_vendor
=
@host_vendor@
htmldir
=
@htmldir@
includedir
=
@includedir@
infodir
=
@infodir@
...
...
@@ -308,6 +203,7 @@ top_builddir = @top_builddir@
top_srcdir
=
@top_srcdir@
EXTRA_DIST
=
configure m4/gnulib-cache.m4
SUBDIRS
=
src data doc doc/examples scripts lib
ACLOCAL_AMFLAGS
=
-I
m4
all
:
config.h
$(MAKE)
$(AM_MAKEFLAGS)
all-recursive
...
...
aclocal.m4
View file @
c2873a98
...
...
@@ -1341,17 +1341,3 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar])
]) # _AM_PROG_TAR
m4_include([m4/00gnulib.m4])
m4_include([m4/extensions.m4])
m4_include([m4/gnulib-common.m4])
m4_include([m4/gnulib-comp.m4])
m4_include([m4/include_next.m4])
m4_include([m4/memchr.m4])
m4_include([m4/mmap-anon.m4])
m4_include([m4/onceonly.m4])
m4_include([m4/stddef_h.m4])
m4_include([m4/string_h.m4])
m4_include([m4/strndup.m4])
m4_include([m4/strnlen.m4])
m4_include([m4/warn-on-use.m4])
m4_include([m4/wchar_t.m4])
config.h.in
View file @
c2873a98
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 when the gnulib module memchr should be tested. */
#undef GNULIB_TEST_MEMCHR
/* Define to 1 when the gnulib module strndup should be tested. */
#undef GNULIB_TEST_STRNDUP
/* Define to 1 when the gnulib module strnlen should be tested. */
#undef GNULIB_TEST_STRNLEN
/* Define to 1 if you have the <bp-sym.h> header file. */
#undef HAVE_BP_SYM_H
/* Define to 1 if Cairo is available */
#undef HAVE_CAIRO
/* Define to 1 if you have the declaration of `strndup', and to 0 if you
don't. */
#undef HAVE_DECL_STRNDUP
/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
don't. */
#undef HAVE_DECL_STRNLEN
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
...
...
@@ -45,100 +25,24 @@
to 0 otherwise. */
#undef HAVE_MALLOC
/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including
config.h and <sys/mman.h>. */
#undef HAVE_MAP_ANONYMOUS
/* Define to 1 if you have the `memchr' function. */
#undef HAVE_MEMCHR
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the `mprotect' function. */
#undef HAVE_MPROTECT
/* Define to 1 if OpenCL is available */
#undef HAVE_OPENCL
/* Define to 1 if memmem is declared even after undefining macros. */
#undef HAVE_RAW_DECL_MEMMEM
/* Define to 1 if mempcpy is declared even after undefining macros. */
#undef HAVE_RAW_DECL_MEMPCPY
/* Define to 1 if memrchr is declared even after undefining macros. */
#undef HAVE_RAW_DECL_MEMRCHR
/* Define to 1 if rawmemchr is declared even after undefining macros. */
#undef HAVE_RAW_DECL_RAWMEMCHR
/* Define to 1 if stpcpy is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STPCPY
/* Define to 1 if stpncpy is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STPNCPY
/* Define to 1 if strcasestr is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STRCASESTR
/* Define to 1 if strchrnul is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STRCHRNUL
/* Define to 1 if strdup is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STRDUP
/* Define to 1 if strerror_r is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STRERROR_R
/* Define to 1 if strncat is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STRNCAT
/* Define to 1 if strndup is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STRNDUP
/* Define to 1 if strnlen is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STRNLEN
/* Define to 1 if strpbrk is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STRPBRK
/* Define to 1 if strsep is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STRSEP
/* Define to 1 if strsignal is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STRSIGNAL
/* Define to 1 if strtok_r is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STRTOK_R
/* Define to 1 if strverscmp is declared even after undefining macros. */
#undef HAVE_RAW_DECL_STRVERSCMP
/* Define to 1 if you have the <stddef.h> header file. */
#undef HAVE_STDDEF_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the `strdup' function. */
#undef HAVE_STRDUP
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strndup' function. */
#undef HAVE_STRNDUP
/* Define to 1 if you have the <sys/mman.h> header file. */
#undef HAVE_SYS_MMAN_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
...
...
@@ -148,16 +52,10 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define if you have the 'wchar_t' type. */
#undef HAVE_WCHAR_T
/* Define to 1 if you have the
</System/Library/Frameworks/OpenCL.framework/Headers/cl.h> header file. */
#undef HAVE__SYSTEM_LIBRARY_FRAMEWORKS_OPENCL_FRAMEWORK_HEADERS_CL_H
/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
#undef MAP_ANONYMOUS
/* Name of package */
#undef PACKAGE
...
...
@@ -188,80 +86,8 @@
/* Version number of package */
#undef VERSION
/* Define to 1 if on MINIX. */
#undef _MINIX
/* Define to 2 if the system does not provide POSIX.1 features except with
this defined. */
#undef _POSIX_1_SOURCE
/* Define to 1 if you need to in order for `stat' and other things to work. */
#undef _POSIX_SOURCE
/* Define to 500 only on HP-UX. */
#undef _XOPEN_SOURCE
/* Enable extensions on AIX 3, Interix. */
#ifndef _ALL_SOURCE
# undef _ALL_SOURCE
#endif
/* Enable GNU extensions on systems that have them. */
#ifndef _GNU_SOURCE
# undef _GNU_SOURCE
#endif
/* Enable threading extensions on Solaris. */
#ifndef _POSIX_PTHREAD_SEMANTICS
# undef _POSIX_PTHREAD_SEMANTICS
#endif
/* Enable extensions on HP NonStop. */
#ifndef _TANDEM_SOURCE
# undef _TANDEM_SOURCE
#endif
/* Enable general extensions on Solaris. */
#ifndef __EXTENSIONS__
# undef __EXTENSIONS__
#endif
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports
the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of
earlier versions), but does not display it by setting __GNUC_STDC_INLINE__.
__APPLE__ && __MACH__ test for MacOS X.
__APPLE_CC__ tests for the Apple compiler and its version.
__STDC_VERSION__ tests for the C99 mode. */
#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__
# define __GNUC_STDC_INLINE__ 1
#endif
/* Define to rpl_malloc if the replacement function should be used. */
#undef malloc
/* Define to the equivalent of the C99 'restrict' keyword, or to
nothing if this is not supported. Do not define if restrict is
supported directly. */
#undef restrict
/* Work around a bug in Sun C++: it does not support _Restrict or
__restrict__, even though the corresponding Sun C compiler ends up with
"#define restrict _Restrict" or "#define restrict __restrict__" in the
previous line. Perhaps some future version of Sun C++ will work with
restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
#if defined __SUNPRO_CC && !defined __RESTRICT
# define _Restrict
# define __restrict__
#endif
/* Define as a marker that can be attached to declarations that might not
be used. This helps to reduce warnings, such as from
GCC -Wunused-parameter. */
#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7)
# define _GL_UNUSED __attribute__ ((__unused__))
#else
# define _GL_UNUSED
#endif
/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name
is a misnomer outside of parameter lists. */
#define _UNUSED_PARAMETER_ _GL_UNUSED
configure
View file @
c2873a98
...
...
@@ -593,13 +593,7 @@ ac_includes_default="\
# include <unistd.h>
#endif"
gl_header_list
=
gl_func_list
=
ac_subst_vars
=
'gltests_LTLIBOBJS
gltests_LIBOBJS
gl_LTLIBOBJS
gl_LIBOBJS
am__EXEEXT_FALSE
ac_subst_vars
=
'am__EXEEXT_FALSE
am__EXEEXT_TRUE
LTLIBOBJS
HAVE_CAIRO_FALSE
...
...
@@ -615,104 +609,12 @@ GTK_CFLAGS
PKG_CONFIG
HAVE_OPENCL_FALSE
HAVE_OPENCL_TRUE
LIBGNU_LTLIBDEPS
LIBGNU_LIBDEPS
gltests_WITNESS
NEXT_AS_FIRST_DIRECTIVE_STRING_H
NEXT_STRING_H
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H
NEXT_STDDEF_H
PRAGMA_COLUMNS
PRAGMA_SYSTEM_HEADER
INCLUDE_NEXT_AS_FIRST_DIRECTIVE
INCLUDE_NEXT
STDDEF_H
HAVE_WCHAR_T
REPLACE_NULL
UNDEFINE_STRTOK_R
REPLACE_STRTOK_R
REPLACE_STRSIGNAL
REPLACE_STRNLEN
REPLACE_STRNDUP
REPLACE_STRNCAT
REPLACE_STRERROR_R
REPLACE_STRERROR
REPLACE_STRCASESTR
REPLACE_STRSTR
REPLACE_STRDUP
REPLACE_STPNCPY
REPLACE_MEMMEM
REPLACE_MEMCHR
HAVE_STRVERSCMP
HAVE_DECL_STRSIGNAL
HAVE_DECL_STRERROR_R
HAVE_DECL_STRTOK_R
HAVE_STRCASESTR
HAVE_STRSEP
HAVE_STRPBRK
HAVE_DECL_STRNLEN
HAVE_DECL_STRNDUP
HAVE_DECL_STRDUP
HAVE_STRCHRNUL
HAVE_STPNCPY
HAVE_STPCPY
HAVE_RAWMEMCHR
HAVE_DECL_MEMRCHR
HAVE_MEMPCPY
HAVE_DECL_MEMMEM
HAVE_MEMCHR
HAVE_MBSLEN
GNULIB_STRVERSCMP
GNULIB_STRSIGNAL
GNULIB_STRERROR_R
GNULIB_STRERROR
GNULIB_MBSTOK_R
GNULIB_MBSSEP
GNULIB_MBSSPN
GNULIB_MBSPBRK
GNULIB_MBSCSPN
GNULIB_MBSCASESTR
GNULIB_MBSPCASECMP
GNULIB_MBSNCASECMP
GNULIB_MBSCASECMP
GNULIB_MBSSTR
GNULIB_MBSRCHR
GNULIB_MBSCHR
GNULIB_MBSNLEN
GNULIB_MBSLEN
GNULIB_STRTOK_R
GNULIB_STRCASESTR
GNULIB_STRSTR
GNULIB_STRSEP
GNULIB_STRPBRK
GNULIB_STRNLEN
GNULIB_STRNDUP
GNULIB_STRNCAT
GNULIB_STRDUP
GNULIB_STRCHRNUL
GNULIB_STPNCPY
GNULIB_STPCPY
GNULIB_RAWMEMCHR
GNULIB_MEMRCHR
GNULIB_MEMPCPY
GNULIB_MEMMEM
GNULIB_MEMCHR
GL_COND_LIBTOOL_FALSE
GL_COND_LIBTOOL_TRUE
LIBOBJS
LN_S
EGREP
GREP
CPP
host_os
host_vendor
host_cpu
host
build_os
build_vendor
build_cpu
build
RANLIB
LN_S
am__fastdepCC_FALSE
am__fastdepCC_TRUE
CCDEPMODE
...
...
@@ -1423,10 +1325,6 @@ Program names:
--program-prefix=PREFIX prepend PREFIX to installed program names
--program-suffix=SUFFIX append SUFFIX to installed program names
--program-transform-name=PROGRAM run sed PROGRAM on installed program names
System types:
--build=BUILD configure for building on BUILD [guessed]
--host=HOST cross-compile to build programs to run on HOST [BUILD]
_ACEOF
fi
...
...
@@ -1630,6 +1528,48 @@ fi
}
# ac_fn_c_try_cpp
# ac_fn_c_try_run LINENO
# ----------------------
# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
# that executables *can* be run.
ac_fn_c_try_run
()
{
as_lineno
=
${
as_lineno
-
"
$1
"
}
as_lineno_stack
=
as_lineno_stack
=
$as_lineno_stack
if
{
{
ac_try
=
"
$ac_link
"
case
"((
$ac_try
"
in
*
\"
*
|
*
\`
*
|
*
\\
*
)
ac_try_echo
=
\$
ac_try
;;
*
)
ac_try_echo
=
$ac_try
;;
esac
eval
ac_try_echo
=
"
\"\$
as_me:
${
as_lineno
-
$LINENO
}
:
$ac_try_echo
\"
"
$as_echo
"
$ac_try_echo
"
;
}
>
&5
(
eval
"
$ac_link
"
)
2>&5
ac_status
=
$?
$as_echo
"
$as_me
:
${
as_lineno
-
$LINENO
}
:
\$
? =
$ac_status
"
>
&5
test
$ac_status
=
0
;
}
&&
{
ac_try
=
'./conftest$ac_exeext'
{
{
case
"((
$ac_try
"
in
*
\"
*
|
*
\`
*
|
*
\\
*
)
ac_try_echo
=
\$
ac_try
;;
*
)
ac_try_echo
=
$ac_try
;;
esac
eval
ac_try_echo
=
"
\"\$
as_me:
${
as_lineno
-
$LINENO
}
:
$ac_try_echo
\"
"
$as_echo
"
$ac_try_echo
"
;
}
>
&5
(
eval
"
$ac_try
"
)
2>&5
ac_status
=
$?
$as_echo
"
$as_me
:
${
as_lineno
-
$LINENO
}
:
\$
? =
$ac_status
"
>
&5
test
$ac_status
=
0
;
}
;
}
;
then
:
ac_retval
=
0
else
$as_echo
"
$as_me
: program exited with status
$ac_status
"
>
&5
$as_echo
"
$as_me
: failed program was:"
>
&5
sed
's/^/| /'
conftest.
$ac_ext
>
&5
ac_retval
=
$ac_status
fi
rm
-rf
conftest.dSYM conftest_ipa8_conftest.oo
eval
$as_lineno_stack
;
test
"x
$as_lineno_stack
"
=
x
&&
{
as_lineno
=
;
unset
as_lineno
;
}
as_fn_set_status
$ac_retval
}
# ac_fn_c_try_run
# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
# -------------------------------------------------------
# Tests whether HEADER exists, giving a warning if it cannot be compiled using
...
...
@@ -1723,48 +1663,6 @@ fi
}
# ac_fn_c_check_header_mongrel
# ac_fn_c_try_run LINENO
# ----------------------
# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
# that executables *can* be run.
ac_fn_c_try_run
()
{
as_lineno
=
${
as_lineno
-
"
$1
"
}
as_lineno_stack
=
as_lineno_stack
=
$as_lineno_stack
if
{
{
ac_try
=
"
$ac_link
"
case
"((
$ac_try
"
in
*
\"
*
|
*
\`
*
|
*
\\
*
)
ac_try_echo
=
\$
ac_try
;;
*
)
ac_try_echo
=
$ac_try
;;
esac
eval
ac_try_echo
=
"
\"\$
as_me:
${
as_lineno
-
$LINENO
}
:
$ac_try_echo
\"
"
$as_echo
"
$ac_try_echo
"
;
}
>
&5
(
eval
"
$ac_link
"
)
2>&5
ac_status
=
$?
$as_echo
"
$as_me
:
${
as_lineno
-
$LINENO
}
:
\$
? =
$ac_status
"
>
&5
test
$ac_status
=
0
;
}
&&
{
ac_try
=
'./conftest$ac_exeext'
{
{
case
"((
$ac_try
"
in
*
\"
*
|
*
\`
*
|
*
\\
*
)
ac_try_echo
=
\$
ac_try
;;
*
)
ac_try_echo
=
$ac_try
;;
esac
eval
ac_try_echo
=
"
\"\$
as_me:
${
as_lineno
-
$LINENO
}
:
$ac_try_echo
\"
"
$as_echo
"
$ac_try_echo
"
;
}
>
&5
(
eval
"
$ac_try
"
)
2>&5
ac_status
=
$?
$as_echo
"
$as_me
:
${
as_lineno
-
$LINENO
}
:
\$
? =
$ac_status
"
>
&5
test
$ac_status
=
0
;
}
;
}
;
then
:
ac_retval
=
0
else
$as_echo
"
$as_me
: program exited with status
$ac_status
"
>
&5
$as_echo
"
$as_me
: failed program was:"
>
&5
sed
's/^/| /'
conftest.
$ac_ext
>
&5
ac_retval
=
$ac_status
fi
rm
-rf
conftest.dSYM conftest_ipa8_conftest.oo
eval
$as_lineno_stack
;
test
"x
$as_lineno_stack
"
=
x
&&
{
as_lineno
=
;
unset
as_lineno
;
}
as_fn_set_status
$ac_retval
}
# ac_fn_c_try_run
# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
# -------------------------------------------------------
# Tests whether HEADER exists and can be compiled using the include files in
...
...
@@ -1908,45 +1806,6 @@ $as_echo "$ac_res" >&6; }
eval
$as_lineno_stack
;
test
"x
$as_lineno_stack
"
=
x
&&
{
as_lineno
=
;
unset
as_lineno
;
}
}
# ac_fn_c_check_func