<p>osmith <strong>uploaded patch set #7</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/11725">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">use autotools to add "make install" target<br><br>For reasoning why a transition to autotools is desired, see the commit<br>message of the previous patch in this series.<br><br>"make install" copies the "build", "common" dirs, as well as the "*.xsl"<br>files to $(prefix)/share/osmo-gsm-manuals. Prefix is typically<br>/usr/local. Also a pkg-config file gets installed, so the path of the<br>shared files can be looked up by autoconf scripts of the project<br>repositories. The check-depends script is installed to<br>$(prefix)/bin/osmo-gsm-manuals-check-depends and will be used by<br>project specific autoconf scripts, too.<br><br>All existing make targets ("make", "make check", "make upload") are<br>still working, users only need to run "autoreconf -fi" and<br>"./configure" beforehand.<br><br>Makefile.am uses custom install-data-hook and uninstall-local targets,<br>so we don't need to specify each file of the relevant subdirs in a<br>_DATA variable (no extra maintenance effort).<br><br>(moving manuals to project repositories 5/19)<br><br>Related: OS#3385<br>Change-Id: I8e7036fae062ee783cb132b14608827a82c5e7c7<br>---<br>M .gitignore<br>M INSTALL.txt<br>D Makefile<br>A Makefile.am<br>R OsmoBSC/Makefile.am<br>R OsmoBTS/Makefile.am<br>R OsmoGGSN/Makefile.am<br>R OsmoGSMTester/Makefile.am<br>R OsmoHLR/Makefile.am<br>R OsmoMGCP/Makefile.am<br>R OsmoMGW/Makefile.am<br>R OsmoMSC/Makefile.am<br>R OsmoNAT/Makefile.am<br>R OsmoNITB/Makefile.am<br>R OsmoPCU/Makefile.am<br>R OsmoSGSN/Makefile.am<br>R OsmoSIPConnector/Makefile.am<br>R OsmoSTP/Makefile.am<br>R OsmoTRX/Makefile.am<br>R OsmocomBB/Makefile.am<br>M build/Makefile.common.inc<br>A configure.ac<br>M contrib/jenkins.sh<br>A osmo-gsm-manuals.pc.in<br>R tests/Makefile.am<br>25 files changed, 131 insertions(+), 79 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/25/11725/7</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11725">change 11725</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/11725"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-manuals </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I8e7036fae062ee783cb132b14608827a82c5e7c7 </div>
<div style="display:none"> Gerrit-Change-Number: 11725 </div>
<div style="display:none"> Gerrit-PatchSet: 7 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>