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
c2a85bc4
Commit
c2a85bc4
authored
Dec 07, 2010
by
Thomas White
Committed by
Thomas White
Feb 22, 2012
Browse files
Add Gnulib to deal with unportability of 'strndup'
parent
5084f60e
Changes
28
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
c2a85bc4
...
...
@@ -21,3 +21,6 @@ src/reintegrate
src/estimate_background
src/check_hkl
*~
/arg-nonnull.h
/c++defs.h
/warn-on-use.h
Makefile.am
View file @
c2a85bc4
EXTRA_DIST
=
configure
SUBDIRS
=
src data doc doc/examples scripts
EXTRA_DIST
=
configure
m4/gnulib-cache.m4
SUBDIRS
=
src data doc doc/examples scripts
lib
Makefile.in
View file @
c2a85bc4
...
...
@@ -31,13 +31,24 @@ 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
\
depcomp install-sh missing
config.guess config.sub
depcomp install-sh missing
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/configure.ac
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__configure_deps
=
$(am__aclocal_m4_deps)
$(CONFIGURE_DEPENDENCIES)
\
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES
=
config.status config.cache config.log
\
...
...
@@ -127,21 +138,84 @@ 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@
...
...
@@ -152,9 +226,28 @@ 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@
...
...
@@ -167,14 +260,27 @@ 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@
...
...
@@ -200,8 +306,8 @@ target_alias = @target_alias@
top_build_prefix
=
@top_build_prefix@
top_builddir
=
@top_builddir@
top_srcdir
=
@top_srcdir@
EXTRA_DIST
=
configure
SUBDIRS
=
src data doc doc/examples scripts
EXTRA_DIST
=
configure
m4/gnulib-cache.m4
SUBDIRS
=
src data doc doc/examples scripts
lib
all
:
config.h
$(MAKE)
$(AM_MAKEFLAGS)
all-recursive
...
...
aclocal.m4
View file @
c2a85bc4
...
...
@@ -1341,3 +1341,17 @@ 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])
autogen.sh
View file @
c2a85bc4
#!/bin/sh
aclocal
aclocal
-I
m4
autoconf
autoheader
automake
-a
config.h.in
View file @
c2a85bc4
/* 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
...
...
@@ -25,12 +45,79 @@
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
...
...
@@ -49,6 +136,9 @@
/* 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
...
...
@@ -58,10 +148,16 @@
/* 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
...
...
@@ -92,8 +188,80 @@
/* 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 @
c2a85bc4
This diff is collapsed.
Click to expand it.
configure.ac
View file @
c2a85bc4
...
...
@@ -7,10 +7,14 @@ VERSION=AC_PACKAGE_VERSION
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(crystfel, "$VERSION")
AC_CONFIG_FILES(lib/Makefile)
AC_PROG_CC
gl_EARLY
AC_PROG_AWK
AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_RANLIB
AC_HEADER_STDC
...
...
@@ -20,6 +24,10 @@ AC_FUNC_MALLOC
AC_TYPE_SIGNAL
AC_CHECK_FUNCS([strdup strndup])
gl_INIT
gl_FUNC_STRNDUP
AC_ARG_WITH(hdf5,
[AS_HELP_STRING([--with-hdf5], [specify location of HDF5 library])],
...
...
data/Makefile.in
View file @
c2a85bc4
...
...
@@ -32,10 +32,21 @@ POST_INSTALL = :
NORMAL_UNINSTALL
=
:
PRE_UNINSTALL
=
:
POST_UNINSTALL
=
:
build_triplet
=
@build@
host_triplet
=
@host@
subdir
=
data
DIST_COMMON
=
$(srcdir)
/Makefile.am
$(srcdir)
/Makefile.in
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/configure.ac
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__configure_deps
=
$(am__aclocal_m4_deps)
$(CONFIGURE_DEPENDENCIES)
\
$(ACLOCAL_M4)
mkinstalldirs
=
$(install_sh)
-d
...
...
@@ -96,21 +107,84 @@ 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@
...
...
@@ -121,9 +195,28 @@ 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@
...
...
@@ -136,14 +229,27 @@ 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@
...
...
doc/Makefile.in
View file @
c2a85bc4
...
...
@@ -32,10 +32,21 @@ POST_INSTALL = :
NORMAL_UNINSTALL
=
:
PRE_UNINSTALL
=
:
POST_UNINSTALL
=
:
build_triplet
=
@build@
host_triplet
=
@host@
subdir
=
doc
DIST_COMMON
=
$(srcdir)
/Makefile.am
$(srcdir)
/Makefile.in
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/configure.ac
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__configure_deps
=
$(am__aclocal_m4_deps)
$(CONFIGURE_DEPENDENCIES)
\
$(ACLOCAL_M4)
mkinstalldirs
=
$(install_sh)
-d
...
...
@@ -96,21 +107,84 @@ ECHO_N = @ECHO_N@
ECHO_T
=
@ECHO_T@
EGREP
=
@EGREP@
EXEEXT
=
@EXEEXT@
GNULIB_MBSCASECMP
=
@GNULIB_MBSCASECMP@
GNULIB_MBSCASESTR
=
@GNULIB_MBSCASESTR@
GNULIB_MBSCHR
=
@GNULIB_MBSCHR@