Merge lp://qastaging/~brianaker/libdrizzle/use-autoconf into lp://qastaging/libdrizzle

Proposed by Brian Aker
Status: Merged
Approved by: Andrew Hutchings
Approved revision: no longer in the source branch.
Merged at revision: 45
Proposed branch: lp://qastaging/~brianaker/libdrizzle/use-autoconf
Merge into: lp://qastaging/libdrizzle
Diff against target: 4949 lines (+4535/-4)
61 files modified
Makefile.am (+59/-0)
bootstrap.sh (+1435/-0)
configure.ac (+112/-0)
docs/conf.py.in (+225/-0)
docs/include.am (+165/-0)
libdrizzle/binlog.c (+0/-1)
libdrizzle/binlog.h (+8/-0)
libdrizzle/drizzle.h (+0/-1)
libdrizzle/drizzle_client.h (+1/-1)
libdrizzle/handshake_client.h (+3/-0)
libdrizzle/include.am (+66/-0)
libdrizzle/version.h.in (+42/-0)
m4/ax_add_am_macro.m4 (+29/-0)
m4/ax_am_jobserver.m4 (+55/-0)
m4/ax_am_macros.m4 (+44/-0)
m4/ax_append_compile_flags.m4 (+65/-0)
m4/ax_append_flag.m4 (+69/-0)
m4/ax_append_link_flags.m4 (+63/-0)
m4/ax_append_to_file.m4 (+27/-0)
m4/ax_assert.m4 (+66/-0)
m4/ax_check_compile_flag.m4 (+72/-0)
m4/ax_check_library.m4 (+96/-0)
m4/ax_check_link_flag.m4 (+71/-0)
m4/ax_check_openssl.m4 (+124/-0)
m4/ax_compiler_vendor.m4 (+84/-0)
m4/ax_compiler_version.m4 (+100/-0)
m4/ax_count_cpus.m4 (+57/-0)
m4/ax_cxx_gcc_abi_demangle.m4 (+57/-0)
m4/ax_debug.m4 (+60/-0)
m4/ax_dlopen.m4 (+11/-0)
m4/ax_endian.m4 (+35/-0)
m4/ax_file_escapes.m4 (+30/-0)
m4/ax_gcc_version.m4 (+65/-0)
m4/ax_harden_compiler_flags.m4 (+259/-0)
m4/ax_hex_version.m4 (+33/-0)
m4/ax_platform.m4 (+57/-0)
m4/ax_print_to_file.m4 (+27/-0)
m4/ax_prog_sphinx_build.m4 (+45/-0)
m4/ax_restore_flags.m4 (+31/-0)
m4/ax_save_flags.m4 (+31/-0)
m4/ax_vcs_checkout.m4 (+75/-0)
m4/bottom.m4 (+59/-0)
m4/have_cinttypes.m4 (+93/-0)
m4/have_cstdint.m4 (+83/-0)
m4/include.am (+5/-0)
m4/socket_send_flags.m4 (+48/-0)
m4/visibility.m4 (+77/-0)
man/include.am (+18/-0)
rpm/include.am (+36/-0)
rpm/spec.in (+90/-0)
tests/include.am (+5/-0)
tests/unit/binlog.c (+3/-1)
tests/unit/connect.c (+2/-0)
tests/unit/escape.c (+2/-0)
tests/unit/hex.c (+2/-0)
tests/unit/include.am (+48/-0)
tests/unit/insert_id.c (+2/-0)
tests/unit/passwd.c (+2/-0)
tests/unit/query.c (+2/-0)
tests/unit/unbuffered_query.c (+2/-0)
tests/unit/version.c (+2/-0)
To merge this branch: bzr merge lp://qastaging/~brianaker/libdrizzle/use-autoconf
Reviewer Review Type Date Requested Status
Andrew Hutchings Pending
Review via email: mp+140181@code.qastaging.launchpad.net
To post a comment you must log in.
Revision history for this message
Andrew Hutchings (linuxjedi) wrote :

Awesome work :)

45. By Andrew Hutchings

Merge in Brian's autoconf work

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes:
to status/vote changes: