Merge lp://staging/~stewart/pandora-build/pandora-for-playback into lp://staging/pandora-build
Proposed by
Stewart Smith
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~stewart/pandora-build/pandora-for-playback |
Merge into: | lp://staging/pandora-build |
Diff against target: |
441 lines (+417/-4) 2 files modified
m4/pandora_have_libmysqlclient.m4 (+18/-4) m4/pandora_have_libpcap.m4 (+399/-0) |
To merge this branch: | bzr merge lp://staging/~stewart/pandora-build/pandora-for-playback |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Monty Taylor | Pending | ||
Review via email: mp+113329@code.staging.launchpad.net |
Description of the change
some fixups and additons we've needed.
To post a comment you must log in.
Unmerged revisions
- 275. By Stewart Smith
-
fix have_libmysqlcient for when mysql_config isn't a full path.
- 274. By Vlad Lesin
-
Add macros for libpcap.
- 273. By Vlad Lesin
-
Store paths to mysql client library headers, binaries and mysqlconfig in MYSQL_INCLUDES, MYSQL_LIBS, MYSQL_CONFIG variables respectively