I'd missed an install-strip rule in c++tools. Here it is, cribbed from gcc/ subdir. c++tools/ * Makefile.in (INSTALL): Replace with ... (INSTALL_PROGRAM): ... this. (INSTALL_STRIP_PROGRAM): New. (install-strip): New target. (install): Use INSTALL_PROGRAM. * configure.ac: Add INSTALL_PROGRAM. * configure: Regenerated. |
||
|---|---|---|
| .. | ||
| ChangeLog | ||
| config.h.in | ||
| configure | ||
| configure.ac | ||
| Makefile.in | ||
| resolver.cc | ||
| resolver.h | ||
| server.cc | ||