Configure system in line with CLooG
commit967d2c595cf54ef3fcdadb4f53c12f7c3c3bf8ab
authorCedric Bastoul <cedric.bastoul@u-psud.fr>
Fri, 17 Feb 2012 09:29:27 +0000 (17 10:29 +0100)
committerCedric Bastoul <cedric.bastoul@u-psud.fr>
Fri, 17 Feb 2012 13:46:12 +0000 (17 14:46 +0100)
tree335faccd991ce13beaf8139d9d4df337d4495de5
parentbb9deea40803dfc6c348ff99cd7c245da63a9c0d
Configure system in line with CLooG

In particular for GMP's support.
17 files changed:
Makefile.am
autogen.sh
configure.ac [moved from configure.in with 72% similarity]
doc/openscop.texi
include/Makefile.am [deleted file]
m4/ax_cc_maxopt.m4 [new file with mode: 0644]
m4/ax_cflags_warn_all.m4 [new file with mode: 0644]
m4/ax_check_compiler_flags.m4 [new file with mode: 0644]
m4/ax_compiler_vendor.m4 [new file with mode: 0644]
m4/ax_create_pkgconfig_info.m4 [new file with mode: 0644]
m4/ax_gcc_archflag.m4 [new file with mode: 0644]
m4/ax_gcc_x86_cpuid.m4 [new file with mode: 0644]
m4/ax_submodule.m4 [new file with mode: 0644]
source/Makefile.am [deleted file]
source/util.c
tests/Makefile.am
tests/osl_test.c