Update with job builder.
authorBrian Aker <brian@tangent.org>
Tue, 9 Oct 2012 05:01:35 +0000 (01:01 -0400)
committerBrian Aker <brian@tangent.org>
Tue, 9 Oct 2012 05:01:35 +0000 (01:01 -0400)
commit27bed94f9adf2d67670daf8a237be68f5bb7a076
treefd47c9580fdcbc1fd5595b56f146d66457fcf884
parentc81f095fd6c81cd671a8f6b8bb88eee24a0555ec
Update with job builder.
15 files changed:
.bzrignore
Makefile.am
bootstrap.sh
configure.ac
example/include.am
m4/ax_add_am_macro.m4 [new file with mode: 0644]
m4/ax_am_jobserver.m4 [new file with mode: 0644]
m4/ax_am_macros.m4 [new file with mode: 0644]
m4/ax_append_to_file.m4 [new file with mode: 0644]
m4/ax_count_cpus.m4 [new file with mode: 0644]
m4/ax_file_escapes.m4 [new file with mode: 0644]
m4/ax_libevent.m4 [new file with mode: 0644]
m4/ax_print_to_file.m4 [new file with mode: 0644]
m4/ax_restore_flags.m4 [new file with mode: 0644]
m4/ax_save_flags.m4 [new file with mode: 0644]