spot/m4
Alexandre Duret-Lutz 93f6e21759 Install gnulib to make sure we can use argp in ltlfilt.
* lib/Makefile.am, lib/alloca.c, lib/alloca.in.h, lib/argp-ba.c,
lib/argp-eexst.c, lib/argp-fmtstream.c, lib/argp-fmtstream.h,
lib/argp-fs-xinl.c, lib/argp-help.c, lib/argp-namefrob.h,
lib/argp-parse.c, lib/argp-pin.c, lib/argp-pv.c, lib/argp-pvh.c,
lib/argp-xinl.c, lib/argp.h, lib/asnprintf.c, lib/basename-lgpl.c,
lib/dirname-lgpl.c, lib/dirname.h, lib/dosname.h, lib/errno.in.h,
lib/float+.h, lib/float.c, lib/float.in.h, lib/getopt.c,
lib/getopt.in.h, lib/getopt1.c, lib/getopt_int.h, lib/gettext.h,
lib/intprops.h, lib/itold.c, lib/malloc.c, lib/memchr.c,
lib/memchr.valgrind, lib/mempcpy.c, lib/printf-args.c,
lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h,
lib/rawmemchr.c, lib/rawmemchr.valgrind, lib/size_max.h,
lib/sleep.c, lib/stdalign.in.h, lib/stdbool.in.h, lib/stddef.in.h,
lib/stdint.in.h, lib/stdio.in.h, lib/stdlib.in.h, lib/strcasecmp.c,
lib/strchrnul.c, lib/strchrnul.valgrind, lib/strerror-override.c,
lib/strerror-override.h, lib/strerror.c, lib/string.in.h,
lib/strings.in.h, lib/stripslash.c, lib/strncasecmp.c,
lib/strndup.c, lib/strnlen.c, lib/sys_types.in.h, lib/sysexits.in.h,
lib/unistd.in.h, lib/vasnprintf.c, lib/vasnprintf.h, lib/verify.h,
lib/vsnprintf.c, lib/wchar.in.h, lib/xsize.h, m4/00gnulib.m4,
m4/alloca.m4, m4/argp.m4, m4/dirname.m4, m4/double-slash-root.m4,
m4/errno_h.m4, m4/exponentd.m4, m4/extensions.m4, m4/float_h.m4,
m4/getopt.m4, m4/gnulib-cache.m4, m4/gnulib-common.m4,
m4/gnulib-comp.m4, m4/gnulib-tool.m4, m4/include_next.m4,
m4/intmax_t.m4, m4/inttypes_h.m4, m4/longlong.m4, m4/malloc.m4,
m4/math_h.m4, m4/memchr.m4, m4/mempcpy.m4, m4/mmap-anon.m4,
m4/multiarch.m4, m4/nocrash.m4, m4/off_t.m4, m4/printf.m4,
m4/rawmemchr.m4, m4/size_max.m4, m4/sleep.m4, m4/ssize_t.m4,
m4/stdalign.m4, m4/stdbool.m4, m4/stddef_h.m4, m4/stdint.m4,
m4/stdint_h.m4, m4/stdio_h.m4, m4/stdlib_h.m4, m4/strcase.m4,
m4/strchrnul.m4, m4/strerror.m4, m4/string_h.m4, m4/strings_h.m4,
m4/strndup.m4, m4/strnlen.m4, m4/sys_socket_h.m4, m4/sys_types_h.m4,
m4/sysexits.m4, m4/unistd_h.m4, m4/vasnprintf.m4, m4/vsnprintf.m4,
m4/warn-on-use.m4, m4/wchar_h.m4, m4/wchar_t.m4, m4/wint_t.m4,
m4/xsize.m4, tools/snippet/_Noreturn.h, tools/snippet/arg-nonnull.h,
tools/snippet/c++defs.h, tools/snippet/warn-on-use.h: New files from
gnulib 1af55d85d9762a679b4302d5995f05ccd883e956.
* configure.ac, Makefile.am: Adjust to compile gnulib.
* src/bin/Makefile.am: Adjust to use gnulib.
* README: Mention lib/.
2012-09-07 14:32:10 +02:00
..
.gitignore Setup libltdl in ltdl/, so we can use it in the dve2 interface. 2011-03-05 12:29:04 +01:00
00gnulib.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
alloca.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
argp.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
ax_prefix_config_h.m4 Install a misc/_config.h to hide all the defines that clutter the 2011-06-06 12:52:50 +02:00
boost.m4 Do not use the Boost macro from the Autoconf macro archive. 2009-11-09 17:02:40 +01:00
buddy.m4 * m4/buddy.m4: Check for bdd_implies. 2012-06-19 21:52:03 +02:00
debug.m4 * configure.ac: Empty CFLAGS and CXXFLAGS. 2004-10-11 12:32:49 +00:00
devel.m4 Always pass --enable-devel or --disable-devel to BuDDy. 2011-04-10 22:12:25 +02:00
dirname.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
double-slash-root.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
errno_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
exponentd.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
extensions.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
float_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
gccoptim.m4 Fix the --enable-optimizations check. 2010-05-20 17:16:59 +02:00
gccwarn.m4 * m4/gccwarn.m4: Do not check nor use -Wstrict-prototypes. 2004-07-16 14:38:44 +00:00
getopt.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
gnulib-cache.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
gnulib-common.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
gnulib-comp.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
gnulib-tool.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
gspnlib.m4 * iface/gspn/ssp.cc (couvreur99_check_shy_ssp::find_state): Correctly 2008-02-25 14:36:56 +01:00
include_next.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
intel.m4 * m4/intel.m4: Fix to support the cache. 2009-07-09 21:29:50 +02:00
intmax_t.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
inttypes_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
lbtt.m4 Use the distributed LBTT is the installed one is not 1.2.1a. 2012-05-21 15:37:42 +02:00
longlong.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
malloc.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
math_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
memchr.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
mempcpy.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
mmap-anon.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
multiarch.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
ndebug.m4 * m4/ndebug.m4: Update CPPFLAGS, not CFLAGS. 2004-08-09 08:51:39 +00:00
nocrash.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
off_t.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
printf.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
pypath.m4 Make sure PYTHON is absolute. 2012-04-30 11:57:55 +02:00
rawmemchr.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
size_max.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
sleep.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
ssize_t.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
stdalign.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
stdbool.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
stddef_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
stdint.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
stdint_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
stdio_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
stdlib_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
stl.m4 Do use of tr1::unordered_map with G++ 4.0.0. 2012-01-12 18:40:40 +01:00
strcase.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
strchrnul.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
strerror.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
string_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
strings_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
strndup.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
strnlen.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
sys_socket_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
sys_types_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
sysexits.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
unistd_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
valgrind.m4 * NEWS, buddy/src/bddop.c, m4/valgrind.m4: s/wether/whether/. 2012-08-22 13:53:59 +02:00
vasnprintf.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
vsnprintf.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
warn-on-use.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
wchar_h.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
wchar_t.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
wint_t.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00
xsize.m4 Install gnulib to make sure we can use argp in ltlfilt. 2012-09-07 14:32:10 +02:00