10 lines
2.1 KiB
HTML
10 lines
2.1 KiB
HTML
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>autoconfiscate</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../A.html" title="A"/><link rel="previous" href="autobogotiphobia.html" title="autobogotiphobia"/><link rel="next" href="automagically.html" title="automagically"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">autoconfiscate</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="autobogotiphobia.html">Prev</a> </td><th width="60%" align="center">A</th><td width="20%" align="right"> <a accesskey="n" href="automagically.html">Next</a></td></tr></table><hr/></div><dt><a id="autoconfiscate"/><dt xmlns="" id="autoconfiscate"><b>autoconfiscate</b></dt></dt><dd><p> To set up or modify a source-code
|
||
<a href="../D/distribution.html"><i class="glossterm">distribution</i></a> so that it configures and builds using
|
||
the GNU project's autoconf/automake/libtools suite. Among open-source
|
||
hackers, a mere running binary of a program is not considered a full
|
||
release; what's interesting is a source tree that can be built into
|
||
binaries using standard tools. Since the mid-1990s, autoconf and friends
|
||
been the standard way to adapt a distribution for portability so that it
|
||
can be built on multiple operating systems without change.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="autobogotiphobia.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../A.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="automagically.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">autobogotiphobia </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> automagically</td></tr></table></div></body></html>
|