/[Apache-SVN]
ViewVC logotype

Revision 1796200


Jump to revision: Previous Next
Author: jchampion
Date: Thu May 25 21:18:28 2017 UTC (7 years ago)
Changed paths: 1
Log Message:
rules.mk: output directly to target for LT_COMPILE

For source files that exist in another directory, libtool will by
default put the output file in the current working directory instead of
next to the source file. Our build logic would then `touch` an empty
output file in the place where the actual output should have gone.

Replace the touch logic with an explicit -o option to libtool.

Changed paths

Path Details
Directoryhttpd/httpd/branches/httpdunit/build/rules.mk.in modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26