GitHub user jablko opened a pull request:
https://github.com/apache/trafficserver/pull/1393
Trivial Autoconf cleanup
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jablko/trafficserver cleanup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1393.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1393
----
commit cd0ac8b18c6a75ddbc55ca51782afc2f36e16df4
Author: Jack Bates <[email protected]>
Date: 2017-01-29T17:21:05Z
TS-1768: AC_SEARCH_LIBS adds -llibrary to LIBS
So TS_ADDTO([LIBS], [-llibrary]) is redundant.
commit 6273fd0c33b132335f983dcd9ba1bffd5a893712
Author: Jack Bates <[email protected]>
Date: 2017-01-29T19:31:04Z
TS-235: AC_CHECK_SIZEOF defines SIZEOF_VOIDP
So SIZEOF_VOID_POINTER is redundant.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---