Merge lp://staging/~chasedouglas/frame/automake-fixes into lp://staging/frame
Proposed by
Chase Douglas
Status: | Merged |
---|---|
Merged at revision: | 69 |
Proposed branch: | lp://staging/~chasedouglas/frame/automake-fixes |
Merge into: | lp://staging/frame |
Diff against target: | 0 lines |
To merge this branch: | bzr merge lp://staging/~chasedouglas/frame/automake-fixes |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stephen M. Webb (community) | Approve | ||
Review via email: mp+95411@code.staging.launchpad.net |
Description of the change
Various automake fixes:
* Remove unused X11 pkgconfig variables
* Expand wrapped variable declarations into one item per line
* Use LIBADD or LDADD instead of LDFLAGS for linking libraries
To post a comment you must log in.
If you making changes, -lutouch-evemu should be $(EVEMU_LIBS) and -lmtdev should be $(MTDEV_LIBS). The rest is copacetic.