pandora-build v0.1
authorMonty Taylor <mordred@inaugust.com>
Wed, 8 Jul 2009 07:37:38 +0000 (00:37 -0700)
committerMonty Taylor <mordred@inaugust.com>
Wed, 8 Jul 2009 07:37:38 +0000 (00:37 -0700)
commit36c6f6f7178cd69c4c0746dfee06e67f8e83cb0a
tree24c3ff25e2cdfcfadb52d8d96fe49543cab14361
parent7968ba456c94e012f278f6e27a784550d5d48b04
pandora-build v0.1
20 files changed:
configure.ac
libmemcached/Makefile.am
m4/64bit.m4 [deleted file]
m4/ac_cxx_compile_stdcxx_0x.m4 [new file with mode: 0644]
m4/ac_cxx_header_stdcxx_98.m4 [new file with mode: 0644]
m4/check_gcc_version.m4 [deleted file]
m4/dtrace.m4 [deleted file]
m4/extensions.m4
m4/pandora_64bit.m4 [new file with mode: 0644]
m4/pandora_canonical.m4 [new file with mode: 0644]
m4/pandora_check_compiler_version.m4 [new file with mode: 0644]
m4/pandora_check_cxx_standard.m4 [new file with mode: 0644]
m4/pandora_enable_dtrace.m4 [new file with mode: 0644]
m4/pandora_ensure_gcc_version.m4 [new file with mode: 0644]
m4/pandora_header_assert.m4 [new file with mode: 0644]
m4/pandora_libtool.m4 [new file with mode: 0644]
m4/pandora_optimize.m4 [new file with mode: 0644]
m4/pandora_shared_ptr.m4 [new file with mode: 0644]
m4/pandora_vc_build.m4 [new file with mode: 0644]
m4/pandora_warnings.m4 [new file with mode: 0644]