home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / info / autoconf.info (.txt) next >
GNU Info File  |  1994-12-22  |  5KB  |  255 lines

  1. This is Info file /gnu/src/amiga/autoconf-2.1/autoconf.info, produced
  2. by Makeinfo-1.55 from the input file
  3. /gnu/src/amiga/autoconf-2.1/autoconf.texi.
  4. START-INFO-DIR-ENTRY
  5. * Autoconf: (autoconf).         Create source code configuration scripts.
  6. END-INFO-DIR-ENTRY
  7.    This file documents the GNU Autoconf package for creating scripts to
  8. configure source code packages using templates and an `m4' macro
  9. package.
  10.    Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
  11.    Permission is granted to make and distribute verbatim copies of this
  12. manual provided the copyright notice and this permission notice are
  13. preserved on all copies.
  14.    Permission is granted to copy and distribute modified versions of
  15. this manual under the conditions for verbatim copying, provided that
  16. the entire resulting derived work is distributed under the terms of a
  17. permission notice identical to this one.
  18.    Permission is granted to copy and distribute translations of this
  19. manual into another language, under the above conditions for modified
  20. versions, except that this permission notice may be stated in a
  21. translation approved by the Foundation.
  22. Indirect:
  23. autoconf.info-1: 1139
  24. autoconf.info-2: 51066
  25. autoconf.info-3: 100271
  26. autoconf.info-4: 150247
  27. autoconf.info-5: 198463
  28. Tag Table:
  29. (Indirect)
  30. Node: Top
  31. Node: Introduction
  32. Node: Making configure Scripts
  33. 13104
  34. Node: Writing configure.in
  35. 16169
  36. Node: Invoking autoscan
  37. 19869
  38. Node: Invoking ifnames
  39. 22174
  40. Node: Invoking autoconf
  41. 23664
  42. Node: Invoking autoreconf
  43. 25502
  44. Node: Setup
  45. 27822
  46. Node: Input
  47. 28708
  48. Node: Output
  49. 30324
  50. Node: Makefile Substitutions
  51. 33074
  52. Node: Preset Output Variables
  53. 34656
  54. Node: Build Directories
  55. 37894
  56. Node: Automatic Remaking
  57. 39620
  58. Node: Configuration Headers
  59. 41686
  60. Node: Header Templates
  61. 44053
  62. Node: Invoking autoheader
  63. 45232
  64. Node: Subdirectories
  65. 48319
  66. Node: Default Prefix
  67. 49662
  68. Node: Versions
  69. 51066
  70. Node: Existing Tests
  71. 52968
  72. Node: Alternative Programs
  73. 54433
  74. Node: Particular Programs
  75. 55097
  76. Node: Generic Programs
  77. 60947
  78. Node: Libraries
  79. 62624
  80. Node: Library Functions
  81. 64453
  82. Node: Particular Functions
  83. 65011
  84. Node: Generic Functions
  85. 70758
  86. Node: Header Files
  87. 72599
  88. Node: Particular Headers
  89. 73158
  90. Node: Generic Headers
  91. 80129
  92. Node: Structures
  93. 81429
  94. Node: Typedefs
  95. 83666
  96. Node: Particular Typedefs
  97. 84170
  98. Node: Generic Typedefs
  99. 85370
  100. Node: Compiler Characteristics
  101. 85813
  102. Node: System Services
  103. 88270
  104. Node: UNIX Variants
  105. 90591
  106. Node: Writing Tests
  107. 92610
  108. Node: Examining Declarations
  109. 94382
  110. Node: Examining Syntax
  111. 96848
  112. Node: Examining Libraries
  113. 97903
  114. Node: Run Time
  115. 100271
  116. Node: Test Programs
  117. 101232
  118. Node: Guidelines
  119. 103767
  120. Node: Test Functions
  121. 104956
  122. Node: Portable Shell
  123. 106499
  124. Node: Testing Values and Files
  125. 108151
  126. Node: Multiple Cases
  127. 109806
  128. Node: Language Choice
  129. 111004
  130. Node: Results
  131. 112562
  132. Node: Defining Symbols
  133. 113321
  134. Node: Setting Output Variables
  135. 116330
  136. Node: Caching Results
  137. 118176
  138. Node: Cache Variable Names
  139. 120078
  140. Node: Cache Files
  141. 121627
  142. Node: Printing Messages
  143. 123412
  144. Node: Writing Macros
  145. 126699
  146. Node: Macro Definitions
  147. 127318
  148. Node: Macro Names
  149. 128423
  150. Node: Quoting
  151. 130874
  152. Node: Dependencies Between Macros
  153. 132776
  154. Node: Prerequisite Macros
  155. 133408
  156. Node: Suggested Ordering
  157. 134863
  158. Node: Obsolete Macros
  159. 136393
  160. Node: Manual Configuration
  161. 137617
  162. Node: Specifying Names
  163. 138526
  164. Node: Canonicalizing
  165. 140398
  166. Node: System Type Variables
  167. 141712
  168. Node: Using System Type
  169. 142459
  170. Node: Site Configuration
  171. 143739
  172. Node: External Software
  173. 144512
  174. Node: Package Options
  175. 146977
  176. Node: Site Details
  177. 149033
  178. Node: Transforming Names
  179. 150247
  180. Node: Transformation Options
  181. 151426
  182. Node: Transformation Examples
  183. 151892
  184. Node: Transformation Rules
  185. 153460
  186. Node: Site Defaults
  187. 154869
  188. Node: Invoking configure
  189. 158031
  190. Node: Basic Installation
  191. 158972
  192. Node: Compilers and Options
  193. 161294
  194. Node: Build Directory
  195. 161936
  196. Node: Installation Names
  197. 162637
  198. Node: Optional Features
  199. 163555
  200. Node: System Type
  201. 164325
  202. Node: Sharing Defaults
  203. 165347
  204. Node: Operation Controls
  205. 165971
  206. Node: Invoking config.status
  207. 166835
  208. Node: Questions
  209. 170223
  210. Node: Distributing
  211. 170755
  212. Node: Why GNU m4
  213. 171881
  214. Node: Bootstrapping
  215. 172694
  216. Node: Why Not Imake
  217. 173310
  218. Node: Upgrading
  219. 177891
  220. Node: Changed File Names
  221. 179412
  222. Node: Changed Makefiles
  223. 180148
  224. Node: Changed Macros
  225. 181228
  226. Node: Invoking autoupdate
  227. 182475
  228. Node: Changed Results
  229. 184066
  230. Node: Changed Macro Writing
  231. 186168
  232. Node: History
  233. 187431
  234. Node: Genesis
  235. 188138
  236. Node: Exodus
  237. 189311
  238. Node: Leviticus
  239. 192360
  240. Node: Numbers
  241. 193883
  242. Node: Deuteronomy
  243. 195799
  244. Node: Old Macro Names
  245. 198463
  246. Node: Environment Variable Index
  247. 201512
  248. Node: Output Variable Index
  249. 202514
  250. Node: Preprocessor Symbol Index
  251. 206595
  252. Node: Macro Index
  253. 211403
  254. End Tag Table
  255.