1*2b15cb3dSCy Schubert<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2*2b15cb3dSCy Schubert 3*2b15cb3dSCy Schubert<html> 4*2b15cb3dSCy Schubert 5*2b15cb3dSCy Schubert <head> 6*2b15cb3dSCy Schubert <meta http-equiv="content-type" content="text/html;charset=windows-1252"> 7*2b15cb3dSCy Schubert <meta name="generator" content="HTML Tidy, see www.w3.org"> 8*2b15cb3dSCy Schubert <title>Build Options</title> 9*2b15cb3dSCy Schubert <link href="scripts/style.css" type="text/css" rel="stylesheet"> 10*2b15cb3dSCy Schubert </head> 11*2b15cb3dSCy Schubert 12*2b15cb3dSCy Schubert <body> 13*2b15cb3dSCy Schubert <h3>Build Options</h3> 14*2b15cb3dSCy Schubert <img src="pic/pogo3a.gif" alt="gif" align="left"><a href="http://www.eecis.udel.edu/~mills/pictures.html">from <i>Pogo</i>, Walt Kelly</a> 15*2b15cb3dSCy Schubert <p>Gnu autoconfigure tools are in the backpack.</p> 16*2b15cb3dSCy Schubert<p>Last update: 17*2b15cb3dSCy Schubert <!-- #BeginDate format:En2m -->10-Mar-2014 04:59<!-- #EndDate --> 18*2b15cb3dSCy Schubert UTC</p> 19*2b15cb3dSCy Schubert<br clear="left"> 20*2b15cb3dSCy Schubert <hr> 21*2b15cb3dSCy Schubert <p>Most modern software distributions include an autoconfigure utility which 22*2b15cb3dSCy Schubert customizes the build and install configuration according to the specific 23*2b15cb3dSCy Schubert hardware, operating system and file system conventions. For NTP this 24*2b15cb3dSCy Schubert utility is called <tt>configure</tt>, which is run before building and installing 25*2b15cb3dSCy Schubert the program components. For most installations no additional actions 26*2b15cb3dSCy Schubert are required other than running <tt>configure</tt> with no options. 27*2b15cb3dSCy Schubert However, it is possible to customize the build and install configuration 28*2b15cb3dSCy Schubert through the use of <tt>configure</tt> options.</p> 29*2b15cb3dSCy Schubert <p>The available options, together with 30*2b15cb3dSCy Schubert a concise description, can be displayed by running <tt>configure</tt> with 31*2b15cb3dSCy Schubert the <tt>--help</tt> option. Various options can be used to reduce the memory 32*2b15cb3dSCy Schubert footprint, adjust the scheduling priority, enable or disable debugging 33*2b15cb3dSCy Schubert support or reference clock driver support. The options can be used 34*2b15cb3dSCy Schubert to specify where to install the program components or where to find 35*2b15cb3dSCy Schubert various libraries if they are not in the default place.</p> 36*2b15cb3dSCy Schubert<hr> 37*2b15cb3dSCy Schubert <script type="text/javascript" language="javascript" src="scripts/footer.txt"></script> 38*2b15cb3dSCy Schubert </body> 39*2b15cb3dSCy Schubert 40*2b15cb3dSCy Schubert</html> 41