configure 45 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444
  1. #! /bin/sh
  2. # Guess values for system-dependent variables and create Makefiles.
  3. # Generated automatically using autoconf version 2.13
  4. # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
  5. #
  6. # This configure script is free software; the Free Software Foundation
  7. # gives unlimited permission to copy, distribute and modify it.
  8. # Defaults:
  9. ac_help=
  10. ac_default_prefix=/usr/local
  11. # Any additions from configure.in:
  12. # Initialize some variables set by options.
  13. # The variables have the same names as the options, with
  14. # dashes changed to underlines.
  15. build=NONE
  16. cache_file=./config.cache
  17. exec_prefix=NONE
  18. host=NONE
  19. no_create=
  20. nonopt=NONE
  21. no_recursion=
  22. prefix=NONE
  23. program_prefix=NONE
  24. program_suffix=NONE
  25. program_transform_name=s,x,x,
  26. silent=
  27. site=
  28. srcdir=
  29. target=NONE
  30. verbose=
  31. x_includes=NONE
  32. x_libraries=NONE
  33. bindir='${exec_prefix}/bin'
  34. sbindir='${exec_prefix}/sbin'
  35. libexecdir='${exec_prefix}/libexec'
  36. datadir='${prefix}/share'
  37. sysconfdir='${prefix}/etc'
  38. sharedstatedir='${prefix}/com'
  39. localstatedir='${prefix}/var'
  40. libdir='${exec_prefix}/lib'
  41. includedir='${prefix}/include'
  42. oldincludedir='/usr/include'
  43. infodir='${prefix}/info'
  44. mandir='${prefix}/man'
  45. # Initialize some other variables.
  46. subdirs=
  47. MFLAGS= MAKEFLAGS=
  48. SHELL=${CONFIG_SHELL-/bin/sh}
  49. # Maximum number of lines to put in a shell here document.
  50. ac_max_here_lines=12
  51. ac_prev=
  52. for ac_option
  53. do
  54. # If the previous option needs an argument, assign it.
  55. if test -n "$ac_prev"; then
  56. eval "$ac_prev=\$ac_option"
  57. ac_prev=
  58. continue
  59. fi
  60. case "$ac_option" in
  61. -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
  62. *) ac_optarg= ;;
  63. esac
  64. # Accept the important Cygnus configure options, so we can diagnose typos.
  65. case "$ac_option" in
  66. -bindir | --bindir | --bindi | --bind | --bin | --bi)
  67. ac_prev=bindir ;;
  68. -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
  69. bindir="$ac_optarg" ;;
  70. -build | --build | --buil | --bui | --bu)
  71. ac_prev=build ;;
  72. -build=* | --build=* | --buil=* | --bui=* | --bu=*)
  73. build="$ac_optarg" ;;
  74. -cache-file | --cache-file | --cache-fil | --cache-fi \
  75. | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
  76. ac_prev=cache_file ;;
  77. -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
  78. | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
  79. cache_file="$ac_optarg" ;;
  80. -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
  81. ac_prev=datadir ;;
  82. -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
  83. | --da=*)
  84. datadir="$ac_optarg" ;;
  85. -disable-* | --disable-*)
  86. ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
  87. # Reject names that are not valid shell variable names.
  88. if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
  89. { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
  90. fi
  91. ac_feature=`echo $ac_feature| sed 's/-/_/g'`
  92. eval "enable_${ac_feature}=no" ;;
  93. -enable-* | --enable-*)
  94. ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
  95. # Reject names that are not valid shell variable names.
  96. if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
  97. { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
  98. fi
  99. ac_feature=`echo $ac_feature| sed 's/-/_/g'`
  100. case "$ac_option" in
  101. *=*) ;;
  102. *) ac_optarg=yes ;;
  103. esac
  104. eval "enable_${ac_feature}='$ac_optarg'" ;;
  105. -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
  106. | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
  107. | --exec | --exe | --ex)
  108. ac_prev=exec_prefix ;;
  109. -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
  110. | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
  111. | --exec=* | --exe=* | --ex=*)
  112. exec_prefix="$ac_optarg" ;;
  113. -gas | --gas | --ga | --g)
  114. # Obsolete; use --with-gas.
  115. with_gas=yes ;;
  116. -help | --help | --hel | --he)
  117. # Omit some internal or obsolete options to make the list less imposing.
  118. # This message is too long to be a string in the A/UX 3.1 sh.
  119. cat << EOF
  120. Usage: configure [options] [host]
  121. Options: [defaults in brackets after descriptions]
  122. Configuration:
  123. --cache-file=FILE cache test results in FILE
  124. --help print this message
  125. --no-create do not create output files
  126. --quiet, --silent do not print \`checking...' messages
  127. --version print the version of autoconf that created configure
  128. Directory and file names:
  129. --prefix=PREFIX install architecture-independent files in PREFIX
  130. [$ac_default_prefix]
  131. --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
  132. [same as prefix]
  133. --bindir=DIR user executables in DIR [EPREFIX/bin]
  134. --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
  135. --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
  136. --datadir=DIR read-only architecture-independent data in DIR
  137. [PREFIX/share]
  138. --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
  139. --sharedstatedir=DIR modifiable architecture-independent data in DIR
  140. [PREFIX/com]
  141. --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
  142. --libdir=DIR object code libraries in DIR [EPREFIX/lib]
  143. --includedir=DIR C header files in DIR [PREFIX/include]
  144. --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
  145. --infodir=DIR info documentation in DIR [PREFIX/info]
  146. --mandir=DIR man documentation in DIR [PREFIX/man]
  147. --srcdir=DIR find the sources in DIR [configure dir or ..]
  148. --program-prefix=PREFIX prepend PREFIX to installed program names
  149. --program-suffix=SUFFIX append SUFFIX to installed program names
  150. --program-transform-name=PROGRAM
  151. run sed PROGRAM on installed program names
  152. EOF
  153. cat << EOF
  154. Host type:
  155. --build=BUILD configure for building on BUILD [BUILD=HOST]
  156. --host=HOST configure for HOST [guessed]
  157. --target=TARGET configure for TARGET [TARGET=HOST]
  158. Features and packages:
  159. --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
  160. --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
  161. --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
  162. --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
  163. --x-includes=DIR X include files are in DIR
  164. --x-libraries=DIR X library files are in DIR
  165. EOF
  166. if test -n "$ac_help"; then
  167. echo "--enable and --with options recognized:$ac_help"
  168. fi
  169. exit 0 ;;
  170. -host | --host | --hos | --ho)
  171. ac_prev=host ;;
  172. -host=* | --host=* | --hos=* | --ho=*)
  173. host="$ac_optarg" ;;
  174. -includedir | --includedir | --includedi | --included | --include \
  175. | --includ | --inclu | --incl | --inc)
  176. ac_prev=includedir ;;
  177. -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
  178. | --includ=* | --inclu=* | --incl=* | --inc=*)
  179. includedir="$ac_optarg" ;;
  180. -infodir | --infodir | --infodi | --infod | --info | --inf)
  181. ac_prev=infodir ;;
  182. -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
  183. infodir="$ac_optarg" ;;
  184. -libdir | --libdir | --libdi | --libd)
  185. ac_prev=libdir ;;
  186. -libdir=* | --libdir=* | --libdi=* | --libd=*)
  187. libdir="$ac_optarg" ;;
  188. -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
  189. | --libexe | --libex | --libe)
  190. ac_prev=libexecdir ;;
  191. -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
  192. | --libexe=* | --libex=* | --libe=*)
  193. libexecdir="$ac_optarg" ;;
  194. -localstatedir | --localstatedir | --localstatedi | --localstated \
  195. | --localstate | --localstat | --localsta | --localst \
  196. | --locals | --local | --loca | --loc | --lo)
  197. ac_prev=localstatedir ;;
  198. -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
  199. | --localstate=* | --localstat=* | --localsta=* | --localst=* \
  200. | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
  201. localstatedir="$ac_optarg" ;;
  202. -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
  203. ac_prev=mandir ;;
  204. -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
  205. mandir="$ac_optarg" ;;
  206. -nfp | --nfp | --nf)
  207. # Obsolete; use --without-fp.
  208. with_fp=no ;;
  209. -no-create | --no-create | --no-creat | --no-crea | --no-cre \
  210. | --no-cr | --no-c)
  211. no_create=yes ;;
  212. -no-recursion | --no-recursion | --no-recursio | --no-recursi \
  213. | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
  214. no_recursion=yes ;;
  215. -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
  216. | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
  217. | --oldin | --oldi | --old | --ol | --o)
  218. ac_prev=oldincludedir ;;
  219. -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
  220. | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
  221. | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
  222. oldincludedir="$ac_optarg" ;;
  223. -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
  224. ac_prev=prefix ;;
  225. -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
  226. prefix="$ac_optarg" ;;
  227. -program-prefix | --program-prefix | --program-prefi | --program-pref \
  228. | --program-pre | --program-pr | --program-p)
  229. ac_prev=program_prefix ;;
  230. -program-prefix=* | --program-prefix=* | --program-prefi=* \
  231. | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
  232. program_prefix="$ac_optarg" ;;
  233. -program-suffix | --program-suffix | --program-suffi | --program-suff \
  234. | --program-suf | --program-su | --program-s)
  235. ac_prev=program_suffix ;;
  236. -program-suffix=* | --program-suffix=* | --program-suffi=* \
  237. | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
  238. program_suffix="$ac_optarg" ;;
  239. -program-transform-name | --program-transform-name \
  240. | --program-transform-nam | --program-transform-na \
  241. | --program-transform-n | --program-transform- \
  242. | --program-transform | --program-transfor \
  243. | --program-transfo | --program-transf \
  244. | --program-trans | --program-tran \
  245. | --progr-tra | --program-tr | --program-t)
  246. ac_prev=program_transform_name ;;
  247. -program-transform-name=* | --program-transform-name=* \
  248. | --program-transform-nam=* | --program-transform-na=* \
  249. | --program-transform-n=* | --program-transform-=* \
  250. | --program-transform=* | --program-transfor=* \
  251. | --program-transfo=* | --program-transf=* \
  252. | --program-trans=* | --program-tran=* \
  253. | --progr-tra=* | --program-tr=* | --program-t=*)
  254. program_transform_name="$ac_optarg" ;;
  255. -q | -quiet | --quiet | --quie | --qui | --qu | --q \
  256. | -silent | --silent | --silen | --sile | --sil)
  257. silent=yes ;;
  258. -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
  259. ac_prev=sbindir ;;
  260. -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
  261. | --sbi=* | --sb=*)
  262. sbindir="$ac_optarg" ;;
  263. -sharedstatedir | --sharedstatedir | --sharedstatedi \
  264. | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
  265. | --sharedst | --shareds | --shared | --share | --shar \
  266. | --sha | --sh)
  267. ac_prev=sharedstatedir ;;
  268. -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
  269. | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
  270. | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
  271. | --sha=* | --sh=*)
  272. sharedstatedir="$ac_optarg" ;;
  273. -site | --site | --sit)
  274. ac_prev=site ;;
  275. -site=* | --site=* | --sit=*)
  276. site="$ac_optarg" ;;
  277. -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
  278. ac_prev=srcdir ;;
  279. -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
  280. srcdir="$ac_optarg" ;;
  281. -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
  282. | --syscon | --sysco | --sysc | --sys | --sy)
  283. ac_prev=sysconfdir ;;
  284. -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
  285. | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
  286. sysconfdir="$ac_optarg" ;;
  287. -target | --target | --targe | --targ | --tar | --ta | --t)
  288. ac_prev=target ;;
  289. -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
  290. target="$ac_optarg" ;;
  291. -v | -verbose | --verbose | --verbos | --verbo | --verb)
  292. verbose=yes ;;
  293. -version | --version | --versio | --versi | --vers)
  294. echo "configure generated by autoconf version 2.13"
  295. exit 0 ;;
  296. -with-* | --with-*)
  297. ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
  298. # Reject names that are not valid shell variable names.
  299. if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
  300. { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
  301. fi
  302. ac_package=`echo $ac_package| sed 's/-/_/g'`
  303. case "$ac_option" in
  304. *=*) ;;
  305. *) ac_optarg=yes ;;
  306. esac
  307. eval "with_${ac_package}='$ac_optarg'" ;;
  308. -without-* | --without-*)
  309. ac_package=`echo $ac_option|sed -e 's/-*without-//'`
  310. # Reject names that are not valid shell variable names.
  311. if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
  312. { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
  313. fi
  314. ac_package=`echo $ac_package| sed 's/-/_/g'`
  315. eval "with_${ac_package}=no" ;;
  316. --x)
  317. # Obsolete; use --with-x.
  318. with_x=yes ;;
  319. -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
  320. | --x-incl | --x-inc | --x-in | --x-i)
  321. ac_prev=x_includes ;;
  322. -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
  323. | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
  324. x_includes="$ac_optarg" ;;
  325. -x-libraries | --x-libraries | --x-librarie | --x-librari \
  326. | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
  327. ac_prev=x_libraries ;;
  328. -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
  329. | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
  330. x_libraries="$ac_optarg" ;;
  331. -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
  332. ;;
  333. *)
  334. if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
  335. echo "configure: warning: $ac_option: invalid host type" 1>&2
  336. fi
  337. if test "x$nonopt" != xNONE; then
  338. { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
  339. fi
  340. nonopt="$ac_option"
  341. ;;
  342. esac
  343. done
  344. if test -n "$ac_prev"; then
  345. { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
  346. fi
  347. trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
  348. # File descriptor usage:
  349. # 0 standard input
  350. # 1 file creation
  351. # 2 errors and warnings
  352. # 3 some systems may open it to /dev/tty
  353. # 4 used on the Kubota Titan
  354. # 6 checking for... messages and results
  355. # 5 compiler messages saved in config.log
  356. if test "$silent" = yes; then
  357. exec 6>/dev/null
  358. else
  359. exec 6>&1
  360. fi
  361. exec 5>./config.log
  362. echo "\
  363. This file contains any messages produced by compilers while
  364. running configure, to aid debugging if configure makes a mistake.
  365. " 1>&5
  366. # Strip out --no-create and --no-recursion so they do not pile up.
  367. # Also quote any args containing shell metacharacters.
  368. ac_configure_args=
  369. for ac_arg
  370. do
  371. case "$ac_arg" in
  372. -no-create | --no-create | --no-creat | --no-crea | --no-cre \
  373. | --no-cr | --no-c) ;;
  374. -no-recursion | --no-recursion | --no-recursio | --no-recursi \
  375. | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
  376. *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
  377. ac_configure_args="$ac_configure_args '$ac_arg'" ;;
  378. *) ac_configure_args="$ac_configure_args $ac_arg" ;;
  379. esac
  380. done
  381. # NLS nuisances.
  382. # Only set these to C if already set. These must not be set unconditionally
  383. # because not all systems understand e.g. LANG=C (notably SCO).
  384. # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
  385. # Non-C LC_CTYPE values break the ctype check.
  386. if test "${LANG+set}" = set; then LANG=C; export LANG; fi
  387. if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
  388. if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
  389. if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
  390. # confdefs.h avoids OS command line length limits that DEFS can exceed.
  391. rm -rf conftest* confdefs.h
  392. # AIX cpp loses on an empty file, so make sure it contains at least a newline.
  393. echo > confdefs.h
  394. # A filename unique to this package, relative to the directory that
  395. # configure is in, which we can look for to find out if srcdir is correct.
  396. ac_unique_file=
  397. # Find the source files, if location was not specified.
  398. if test -z "$srcdir"; then
  399. ac_srcdir_defaulted=yes
  400. # Try the directory containing this script, then its parent.
  401. ac_prog=$0
  402. ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
  403. test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
  404. srcdir=$ac_confdir
  405. if test ! -r $srcdir/$ac_unique_file; then
  406. srcdir=..
  407. fi
  408. else
  409. ac_srcdir_defaulted=no
  410. fi
  411. if test ! -r $srcdir/$ac_unique_file; then
  412. if test "$ac_srcdir_defaulted" = yes; then
  413. { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
  414. else
  415. { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
  416. fi
  417. fi
  418. srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
  419. # Prefer explicitly selected file to automatically selected ones.
  420. if test -z "$CONFIG_SITE"; then
  421. if test "x$prefix" != xNONE; then
  422. CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
  423. else
  424. CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
  425. fi
  426. fi
  427. for ac_site_file in $CONFIG_SITE; do
  428. if test -r "$ac_site_file"; then
  429. echo "loading site script $ac_site_file"
  430. . "$ac_site_file"
  431. fi
  432. done
  433. if test -r "$cache_file"; then
  434. echo "loading cache $cache_file"
  435. . $cache_file
  436. else
  437. echo "creating cache $cache_file"
  438. > $cache_file
  439. fi
  440. ac_ext=c
  441. # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
  442. ac_cpp='$CPP $CPPFLAGS'
  443. ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
  444. ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
  445. cross_compiling=$ac_cv_prog_cc_cross
  446. ac_exeext=
  447. ac_objext=o
  448. if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
  449. # Stardent Vistra SVR4 grep lacks -e, says [email protected].
  450. if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
  451. ac_n= ac_c='
  452. ' ac_t=' '
  453. else
  454. ac_n=-n ac_c= ac_t=
  455. fi
  456. else
  457. ac_n= ac_c='\c' ac_t=
  458. fi
  459. CMAKE_CONFIG_DIR=`pwd`
  460. #
  461. # check for some programs we use
  462. #
  463. # Extract the first word of "gcc", so it can be a program name with args.
  464. set dummy gcc; ac_word=$2
  465. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  466. echo "configure:537: checking for $ac_word" >&5
  467. if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
  468. echo $ac_n "(cached) $ac_c" 1>&6
  469. else
  470. if test -n "$CC"; then
  471. ac_cv_prog_CC="$CC" # Let the user override the test.
  472. else
  473. IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
  474. ac_dummy="$PATH"
  475. for ac_dir in $ac_dummy; do
  476. test -z "$ac_dir" && ac_dir=.
  477. if test -f $ac_dir/$ac_word; then
  478. ac_cv_prog_CC="gcc"
  479. break
  480. fi
  481. done
  482. IFS="$ac_save_ifs"
  483. fi
  484. fi
  485. CC="$ac_cv_prog_CC"
  486. if test -n "$CC"; then
  487. echo "$ac_t""$CC" 1>&6
  488. else
  489. echo "$ac_t""no" 1>&6
  490. fi
  491. if test -z "$CC"; then
  492. # Extract the first word of "cc", so it can be a program name with args.
  493. set dummy cc; ac_word=$2
  494. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  495. echo "configure:567: checking for $ac_word" >&5
  496. if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
  497. echo $ac_n "(cached) $ac_c" 1>&6
  498. else
  499. if test -n "$CC"; then
  500. ac_cv_prog_CC="$CC" # Let the user override the test.
  501. else
  502. IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
  503. ac_prog_rejected=no
  504. ac_dummy="$PATH"
  505. for ac_dir in $ac_dummy; do
  506. test -z "$ac_dir" && ac_dir=.
  507. if test -f $ac_dir/$ac_word; then
  508. if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
  509. ac_prog_rejected=yes
  510. continue
  511. fi
  512. ac_cv_prog_CC="cc"
  513. break
  514. fi
  515. done
  516. IFS="$ac_save_ifs"
  517. if test $ac_prog_rejected = yes; then
  518. # We found a bogon in the path, so make sure we never use it.
  519. set dummy $ac_cv_prog_CC
  520. shift
  521. if test $# -gt 0; then
  522. # We chose a different compiler from the bogus one.
  523. # However, it has the same basename, so the bogon will be chosen
  524. # first if we set CC to just the basename; use the full file name.
  525. shift
  526. set dummy "$ac_dir/$ac_word" "$@"
  527. shift
  528. ac_cv_prog_CC="$@"
  529. fi
  530. fi
  531. fi
  532. fi
  533. CC="$ac_cv_prog_CC"
  534. if test -n "$CC"; then
  535. echo "$ac_t""$CC" 1>&6
  536. else
  537. echo "$ac_t""no" 1>&6
  538. fi
  539. if test -z "$CC"; then
  540. case "`uname -s`" in
  541. *win32* | *WIN32*)
  542. # Extract the first word of "cl", so it can be a program name with args.
  543. set dummy cl; ac_word=$2
  544. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  545. echo "configure:618: checking for $ac_word" >&5
  546. if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
  547. echo $ac_n "(cached) $ac_c" 1>&6
  548. else
  549. if test -n "$CC"; then
  550. ac_cv_prog_CC="$CC" # Let the user override the test.
  551. else
  552. IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
  553. ac_dummy="$PATH"
  554. for ac_dir in $ac_dummy; do
  555. test -z "$ac_dir" && ac_dir=.
  556. if test -f $ac_dir/$ac_word; then
  557. ac_cv_prog_CC="cl"
  558. break
  559. fi
  560. done
  561. IFS="$ac_save_ifs"
  562. fi
  563. fi
  564. CC="$ac_cv_prog_CC"
  565. if test -n "$CC"; then
  566. echo "$ac_t""$CC" 1>&6
  567. else
  568. echo "$ac_t""no" 1>&6
  569. fi
  570. ;;
  571. esac
  572. fi
  573. test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
  574. fi
  575. echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
  576. echo "configure:650: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
  577. ac_ext=c
  578. # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
  579. ac_cpp='$CPP $CPPFLAGS'
  580. ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
  581. ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
  582. cross_compiling=$ac_cv_prog_cc_cross
  583. cat > conftest.$ac_ext << EOF
  584. #line 661 "configure"
  585. #include "confdefs.h"
  586. main(){return(0);}
  587. EOF
  588. if { (eval echo configure:666: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
  589. ac_cv_prog_cc_works=yes
  590. # If we can't run a trivial program, we are probably using a cross compiler.
  591. if (./conftest; exit) 2>/dev/null; then
  592. ac_cv_prog_cc_cross=no
  593. else
  594. ac_cv_prog_cc_cross=yes
  595. fi
  596. else
  597. echo "configure: failed program was:" >&5
  598. cat conftest.$ac_ext >&5
  599. ac_cv_prog_cc_works=no
  600. fi
  601. rm -fr conftest*
  602. ac_ext=c
  603. # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
  604. ac_cpp='$CPP $CPPFLAGS'
  605. ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
  606. ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
  607. cross_compiling=$ac_cv_prog_cc_cross
  608. echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
  609. if test $ac_cv_prog_cc_works = no; then
  610. { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
  611. fi
  612. echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
  613. echo "configure:692: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
  614. echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
  615. cross_compiling=$ac_cv_prog_cc_cross
  616. echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
  617. echo "configure:697: checking whether we are using GNU C" >&5
  618. if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
  619. echo $ac_n "(cached) $ac_c" 1>&6
  620. else
  621. cat > conftest.c <<EOF
  622. #ifdef __GNUC__
  623. yes;
  624. #endif
  625. EOF
  626. if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:706: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
  627. ac_cv_prog_gcc=yes
  628. else
  629. ac_cv_prog_gcc=no
  630. fi
  631. fi
  632. echo "$ac_t""$ac_cv_prog_gcc" 1>&6
  633. if test $ac_cv_prog_gcc = yes; then
  634. GCC=yes
  635. else
  636. GCC=
  637. fi
  638. ac_test_CFLAGS="${CFLAGS+set}"
  639. ac_save_CFLAGS="$CFLAGS"
  640. CFLAGS=
  641. echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
  642. echo "configure:725: checking whether ${CC-cc} accepts -g" >&5
  643. if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
  644. echo $ac_n "(cached) $ac_c" 1>&6
  645. else
  646. echo 'void f(){}' > conftest.c
  647. if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
  648. ac_cv_prog_cc_g=yes
  649. else
  650. ac_cv_prog_cc_g=no
  651. fi
  652. rm -f conftest*
  653. fi
  654. echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
  655. if test "$ac_test_CFLAGS" = set; then
  656. CFLAGS="$ac_save_CFLAGS"
  657. elif test $ac_cv_prog_cc_g = yes; then
  658. if test "$GCC" = yes; then
  659. CFLAGS="-g -O2"
  660. else
  661. CFLAGS="-g"
  662. fi
  663. else
  664. if test "$GCC" = yes; then
  665. CFLAGS="-O2"
  666. else
  667. CFLAGS=
  668. fi
  669. fi
  670. for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl
  671. do
  672. # Extract the first word of "$ac_prog", so it can be a program name with args.
  673. set dummy $ac_prog; ac_word=$2
  674. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  675. echo "configure:761: checking for $ac_word" >&5
  676. if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
  677. echo $ac_n "(cached) $ac_c" 1>&6
  678. else
  679. if test -n "$CXX"; then
  680. ac_cv_prog_CXX="$CXX" # Let the user override the test.
  681. else
  682. IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
  683. ac_dummy="$PATH"
  684. for ac_dir in $ac_dummy; do
  685. test -z "$ac_dir" && ac_dir=.
  686. if test -f $ac_dir/$ac_word; then
  687. ac_cv_prog_CXX="$ac_prog"
  688. break
  689. fi
  690. done
  691. IFS="$ac_save_ifs"
  692. fi
  693. fi
  694. CXX="$ac_cv_prog_CXX"
  695. if test -n "$CXX"; then
  696. echo "$ac_t""$CXX" 1>&6
  697. else
  698. echo "$ac_t""no" 1>&6
  699. fi
  700. test -n "$CXX" && break
  701. done
  702. test -n "$CXX" || CXX="gcc"
  703. echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
  704. echo "configure:793: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
  705. ac_ext=C
  706. # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
  707. ac_cpp='$CXXCPP $CPPFLAGS'
  708. ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
  709. ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
  710. cross_compiling=$ac_cv_prog_cxx_cross
  711. cat > conftest.$ac_ext << EOF
  712. #line 804 "configure"
  713. #include "confdefs.h"
  714. int main(){return(0);}
  715. EOF
  716. if { (eval echo configure:809: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
  717. ac_cv_prog_cxx_works=yes
  718. # If we can't run a trivial program, we are probably using a cross compiler.
  719. if (./conftest; exit) 2>/dev/null; then
  720. ac_cv_prog_cxx_cross=no
  721. else
  722. ac_cv_prog_cxx_cross=yes
  723. fi
  724. else
  725. echo "configure: failed program was:" >&5
  726. cat conftest.$ac_ext >&5
  727. ac_cv_prog_cxx_works=no
  728. fi
  729. rm -fr conftest*
  730. ac_ext=c
  731. # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
  732. ac_cpp='$CPP $CPPFLAGS'
  733. ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
  734. ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
  735. cross_compiling=$ac_cv_prog_cc_cross
  736. echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
  737. if test $ac_cv_prog_cxx_works = no; then
  738. { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
  739. fi
  740. echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
  741. echo "configure:835: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
  742. echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
  743. cross_compiling=$ac_cv_prog_cxx_cross
  744. echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
  745. echo "configure:840: checking whether we are using GNU C++" >&5
  746. if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
  747. echo $ac_n "(cached) $ac_c" 1>&6
  748. else
  749. cat > conftest.C <<EOF
  750. #ifdef __GNUC__
  751. yes;
  752. #endif
  753. EOF
  754. if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:849: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
  755. ac_cv_prog_gxx=yes
  756. else
  757. ac_cv_prog_gxx=no
  758. fi
  759. fi
  760. echo "$ac_t""$ac_cv_prog_gxx" 1>&6
  761. if test $ac_cv_prog_gxx = yes; then
  762. GXX=yes
  763. else
  764. GXX=
  765. fi
  766. ac_test_CXXFLAGS="${CXXFLAGS+set}"
  767. ac_save_CXXFLAGS="$CXXFLAGS"
  768. CXXFLAGS=
  769. echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
  770. echo "configure:868: checking whether ${CXX-g++} accepts -g" >&5
  771. if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
  772. echo $ac_n "(cached) $ac_c" 1>&6
  773. else
  774. echo 'void f(){}' > conftest.cc
  775. if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
  776. ac_cv_prog_cxx_g=yes
  777. else
  778. ac_cv_prog_cxx_g=no
  779. fi
  780. rm -f conftest*
  781. fi
  782. echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
  783. if test "$ac_test_CXXFLAGS" = set; then
  784. CXXFLAGS="$ac_save_CXXFLAGS"
  785. elif test $ac_cv_prog_cxx_g = yes; then
  786. if test "$GXX" = yes; then
  787. CXXFLAGS="-g -O2"
  788. else
  789. CXXFLAGS="-g"
  790. fi
  791. else
  792. if test "$GXX" = yes; then
  793. CXXFLAGS="-O2"
  794. else
  795. CXXFLAGS=
  796. fi
  797. fi
  798. fullSrcDir=`cd $srcdir; pwd`
  799. CMAKE_ROOT_DIR=$fullSrcDir
  800. # Step 1: set the variable "system" to hold the name and version number
  801. # for the system. This can usually be done via the "uname" command, but
  802. # there are a few systems, like Next, where this doesn't work.
  803. echo $ac_n "checking system version (for dynamic loading)""... $ac_c" 1>&6
  804. echo "configure:910: checking system version (for dynamic loading)" >&5
  805. if test -f /usr/lib/NextStep/software_version; then
  806. system=NEXTSTEP-`awk '/3/,/3/' /usr/lib/NextStep/software_version`
  807. else
  808. system=`uname -s`-`uname -r`
  809. if test "$?" -ne 0 ; then
  810. echo "$ac_t""unknown (can't find uname command)" 1>&6
  811. system=unknown
  812. else
  813. # Special check for weird MP-RAS system (uname returns weird
  814. # results, and the version is kept in special file).
  815. if test -r /etc/.relid -a "X`uname -n`" = "X`uname -s`" ; then
  816. system=MP-RAS-`awk '{print $3}' /etc/.relid'`
  817. fi
  818. echo "$ac_t""$system" 1>&6
  819. fi
  820. fi
  821. CMAKE_ANSI_CFLAGS=""
  822. CMAKE_ANSI_CXXFLAGS=""
  823. # on hp use -Aa for ansi
  824. if test $ac_cv_prog_gxx = no; then
  825. case $system in
  826. HP-UX-*.08.*|HP-UX-*.09.*|HP-UX-*.10.*)
  827. echo $ac_n "checking whether ${CC} accepts -Aa""... $ac_c" 1>&6
  828. echo 'void f(){}' > conftest.c
  829. if test -z "`${CC} -Aa -c conftest.c 2>&1`"; then
  830. echo "$ac_t""yes" 1>&6
  831. CMAKE_ANSI_CFLAGS="-Aa"
  832. else
  833. echo "$ac_t""no" 1>&6
  834. fi
  835. rm -f conftest*
  836. ;;
  837. IRIX-5* | IRIX-6* | IRIX64-6* | IRIX-64-6*)
  838. echo $ac_n "checking whether ${CC} accepts -LANG:std""... $ac_c" 1>&6
  839. echo 'void f(){}' > conftest.c
  840. if test -z "`${CC} -LANG:std -c conftest.c 2>&1`"; then
  841. echo "$ac_t""yes" 1>&6
  842. CMAKE_ANSI_CXXFLAGS="-LANG:std"
  843. else
  844. echo "$ac_t""no" 1>&6
  845. fi
  846. rm -f conftest*
  847. ;;
  848. esac
  849. fi
  850. # if we are not running g++ then we might need some other flags
  851. # to get the templates compiled correctly
  852. CMAKE_TEMPLATE_FLAGS=""
  853. if test $ac_cv_prog_gxx = no; then
  854. echo $ac_n "checking whether ${CXX} accepts -ptused -no_prelink""... $ac_c" 1>&6
  855. echo 'void f(){}' > conftest.cc
  856. if test -z "`${CXX} -ptused -no_prelink -c conftest.cc 2>&1`"; then
  857. echo "$ac_t""yes" 1>&6
  858. CMAKE_TEMPLATE_FLAGS="-ptused -no_prelink"
  859. else
  860. echo "$ac_t""no" 1>&6
  861. fi
  862. rm -f conftest*
  863. echo $ac_n "checking whether ${CXX} accepts -instances=semiexplicit""... $ac_c" 1>&6
  864. echo 'void f(){}' > conftest.cc
  865. if test -z "`${CXX} -instances=static -c conftest.cc 2>&1`"; then
  866. echo "$ac_t""yes" 1>&6
  867. CMAKE_TEMPLATE_FLAGS="-instances=static"
  868. else
  869. echo "$ac_t""no" 1>&6
  870. fi
  871. fi
  872. # check no g++ compilers to see if they have the standard
  873. # ansi stream files (without the .h)
  874. if test $ac_cv_prog_gxx = no; then
  875. echo $ac_n "checking ansi standard C++ stream headers ""... $ac_c" 1>&6
  876. echo "configure:989: checking ansi standard C++ stream headers " >&5
  877. rm -rf conftest.*
  878. cat > conftest.cc <<!
  879. #include <iostream>
  880. !
  881. if test -z "`${CXX} $CMAKE_ANSI_CXXFLAGS $CXXFLAGS $CPPFLAGS -c conftest.cc 2>&1`"; then
  882. echo "$ac_t""yes" 1>&6
  883. else
  884. cat >> confdefs.h <<\EOF
  885. #define CMAKE_NO_ANSI_STREAM_HEADERS 1
  886. EOF
  887. echo "$ac_t""no" 1>&6
  888. fi
  889. fi
  890. # check to see if stl is in the std namespace
  891. if test $ac_cv_prog_gxx = no; then
  892. echo $ac_n "checking ansi standard namespace support ""... $ac_c" 1>&6
  893. echo "configure:1008: checking ansi standard namespace support " >&5
  894. rm -rf conftest.*
  895. cat > conftest.cc <<!
  896. #include <list>
  897. void foo() { std::list<int> l; }
  898. !
  899. if test -z "`${CXX} $CMAKE_ANSI_CXXFLAGS $CXXFLAGS $CPPFLAGS -c conftest.cc 2>&1`"; then
  900. echo "$ac_t""yes" 1>&6
  901. else
  902. cat >> confdefs.h <<\EOF
  903. #define CMAKE_NO_STD_NAMESPACE 1
  904. EOF
  905. echo "$ac_t""no" 1>&6
  906. fi
  907. fi
  908. # check to see if for scoping is supported
  909. if test $ac_cv_prog_gxx = no; then
  910. echo $ac_n "checking ansi for scope support ""... $ac_c" 1>&6
  911. echo "configure:1028: checking ansi for scope support " >&5
  912. rm -rf conftest.*
  913. cat > conftest.cc <<!
  914. void foo() { for(int i;;); for(int i;;); }
  915. !
  916. if test -z "`${CXX} $CMAKE_ANSI_CXXFLAGS $CXXFLAGS $CPPFLAGS -c conftest.cc 2>&1`"; then
  917. echo "$ac_t""yes" 1>&6
  918. else
  919. cat >> confdefs.h <<\EOF
  920. #define CMAKE_NO_ANSI_FOR_SCOPE 1
  921. EOF
  922. echo "$ac_t""no" 1>&6
  923. fi
  924. fi
  925. # find make to use to build cmake, prefer gmake
  926. for ac_prog in gmake make
  927. do
  928. # Extract the first word of "$ac_prog", so it can be a program name with args.
  929. set dummy $ac_prog; ac_word=$2
  930. echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
  931. echo "configure:1050: checking for $ac_word" >&5
  932. if eval "test \"`echo '$''{'ac_cv_path_RUNMAKE'+set}'`\" = set"; then
  933. echo $ac_n "(cached) $ac_c" 1>&6
  934. else
  935. case "$RUNMAKE" in
  936. /*)
  937. ac_cv_path_RUNMAKE="$RUNMAKE" # Let the user override the test with a path.
  938. ;;
  939. ?:/*)
  940. ac_cv_path_RUNMAKE="$RUNMAKE" # Let the user override the test with a dos path.
  941. ;;
  942. *)
  943. IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
  944. ac_dummy="$PATH"
  945. for ac_dir in $ac_dummy; do
  946. test -z "$ac_dir" && ac_dir=.
  947. if test -f $ac_dir/$ac_word; then
  948. ac_cv_path_RUNMAKE="$ac_dir/$ac_word"
  949. break
  950. fi
  951. done
  952. IFS="$ac_save_ifs"
  953. ;;
  954. esac
  955. fi
  956. RUNMAKE="$ac_cv_path_RUNMAKE"
  957. if test -n "$RUNMAKE"; then
  958. echo "$ac_t""$RUNMAKE" 1>&6
  959. else
  960. echo "$ac_t""no" 1>&6
  961. fi
  962. test -n "$RUNMAKE" && break
  963. done
  964. trap '' 1 2 15
  965. cat > confcache <<\EOF
  966. # This file is a shell script that caches the results of configure
  967. # tests run on this system so they can be shared between configure
  968. # scripts and configure runs. It is not useful on other systems.
  969. # If it contains results you don't want to keep, you may remove or edit it.
  970. #
  971. # By default, configure uses ./config.cache as the cache file,
  972. # creating it if it does not exist already. You can give configure
  973. # the --cache-file=FILE option to use a different cache file; that is
  974. # what configure does when it calls configure scripts in
  975. # subdirectories, so they share the cache.
  976. # Giving --cache-file=/dev/null disables caching, for debugging configure.
  977. # config.status only pays attention to the cache file if you give it the
  978. # --recheck option to rerun configure.
  979. #
  980. EOF
  981. # The following way of writing the cache mishandles newlines in values,
  982. # but we know of no workaround that is simple, portable, and efficient.
  983. # So, don't put newlines in cache variables' values.
  984. # Ultrix sh set writes to stderr and can't be redirected directly,
  985. # and sets the high bit in the cache file unless we assign to the vars.
  986. (set) 2>&1 |
  987. case `(ac_space=' '; set | grep ac_space) 2>&1` in
  988. *ac_space=\ *)
  989. # `set' does not quote correctly, so add quotes (double-quote substitution
  990. # turns \\\\ into \\, and sed turns \\ into \).
  991. sed -n \
  992. -e "s/'/'\\\\''/g" \
  993. -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
  994. ;;
  995. *)
  996. # `set' quotes correctly as required by POSIX, so do not add quotes.
  997. sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
  998. ;;
  999. esac >> confcache
  1000. if cmp -s $cache_file confcache; then
  1001. :
  1002. else
  1003. if test -w $cache_file; then
  1004. echo "updating cache $cache_file"
  1005. cat confcache > $cache_file
  1006. else
  1007. echo "not updating unwritable cache $cache_file"
  1008. fi
  1009. fi
  1010. rm -f confcache
  1011. trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
  1012. test "x$prefix" = xNONE && prefix=$ac_default_prefix
  1013. # Let make expand exec_prefix.
  1014. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
  1015. # Any assignment to VPATH causes Sun make to only execute
  1016. # the first set of double-colon rules, so remove it if not needed.
  1017. # If there is a colon in the path, we need to keep it.
  1018. if test "x$srcdir" = x.; then
  1019. ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
  1020. fi
  1021. trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
  1022. DEFS=-DHAVE_CONFIG_H
  1023. # Without the "./", some shells look in PATH for config.status.
  1024. : ${CONFIG_STATUS=./config.status}
  1025. echo creating $CONFIG_STATUS
  1026. rm -f $CONFIG_STATUS
  1027. cat > $CONFIG_STATUS <<EOF
  1028. #! /bin/sh
  1029. # Generated automatically by configure.
  1030. # Run this file to recreate the current configuration.
  1031. # This directory was configured as follows,
  1032. # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
  1033. #
  1034. # $0 $ac_configure_args
  1035. #
  1036. # Compiler output produced by configure, useful for debugging
  1037. # configure, is in ./config.log if it exists.
  1038. ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
  1039. for ac_option
  1040. do
  1041. case "\$ac_option" in
  1042. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
  1043. echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
  1044. exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
  1045. -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
  1046. echo "$CONFIG_STATUS generated by autoconf version 2.13"
  1047. exit 0 ;;
  1048. -help | --help | --hel | --he | --h)
  1049. echo "\$ac_cs_usage"; exit 0 ;;
  1050. *) echo "\$ac_cs_usage"; exit 1 ;;
  1051. esac
  1052. done
  1053. ac_given_srcdir=$srcdir
  1054. trap 'rm -fr `echo "Source/InitialConfigureFlags.cmake Makefile Source/Makefile Source/cmConfigure.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
  1055. EOF
  1056. cat >> $CONFIG_STATUS <<EOF
  1057. # Protect against being on the right side of a sed subst in config.status.
  1058. sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
  1059. s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
  1060. $ac_vpsub
  1061. $extrasub
  1062. s%@SHELL@%$SHELL%g
  1063. s%@CFLAGS@%$CFLAGS%g
  1064. s%@CPPFLAGS@%$CPPFLAGS%g
  1065. s%@CXXFLAGS@%$CXXFLAGS%g
  1066. s%@FFLAGS@%$FFLAGS%g
  1067. s%@DEFS@%$DEFS%g
  1068. s%@LDFLAGS@%$LDFLAGS%g
  1069. s%@LIBS@%$LIBS%g
  1070. s%@exec_prefix@%$exec_prefix%g
  1071. s%@prefix@%$prefix%g
  1072. s%@program_transform_name@%$program_transform_name%g
  1073. s%@bindir@%$bindir%g
  1074. s%@sbindir@%$sbindir%g
  1075. s%@libexecdir@%$libexecdir%g
  1076. s%@datadir@%$datadir%g
  1077. s%@sysconfdir@%$sysconfdir%g
  1078. s%@sharedstatedir@%$sharedstatedir%g
  1079. s%@localstatedir@%$localstatedir%g
  1080. s%@libdir@%$libdir%g
  1081. s%@includedir@%$includedir%g
  1082. s%@oldincludedir@%$oldincludedir%g
  1083. s%@infodir@%$infodir%g
  1084. s%@mandir@%$mandir%g
  1085. s%@CMAKE_CONFIG_DIR@%$CMAKE_CONFIG_DIR%g
  1086. s%@CC@%$CC%g
  1087. s%@CXX@%$CXX%g
  1088. s%@CMAKE_ROOT_DIR@%$CMAKE_ROOT_DIR%g
  1089. s%@CMAKE_ANSI_CFLAGS@%$CMAKE_ANSI_CFLAGS%g
  1090. s%@CMAKE_ANSI_CXXFLAGS@%$CMAKE_ANSI_CXXFLAGS%g
  1091. s%@CMAKE_TEMPLATE_FLAGS@%$CMAKE_TEMPLATE_FLAGS%g
  1092. s%@RUNMAKE@%$RUNMAKE%g
  1093. CEOF
  1094. EOF
  1095. cat >> $CONFIG_STATUS <<\EOF
  1096. # Split the substitutions into bite-sized pieces for seds with
  1097. # small command number limits, like on Digital OSF/1 and HP-UX.
  1098. ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
  1099. ac_file=1 # Number of current file.
  1100. ac_beg=1 # First line for current file.
  1101. ac_end=$ac_max_sed_cmds # Line after last line for current file.
  1102. ac_more_lines=:
  1103. ac_sed_cmds=""
  1104. while $ac_more_lines; do
  1105. if test $ac_beg -gt 1; then
  1106. sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
  1107. else
  1108. sed "${ac_end}q" conftest.subs > conftest.s$ac_file
  1109. fi
  1110. if test ! -s conftest.s$ac_file; then
  1111. ac_more_lines=false
  1112. rm -f conftest.s$ac_file
  1113. else
  1114. if test -z "$ac_sed_cmds"; then
  1115. ac_sed_cmds="sed -f conftest.s$ac_file"
  1116. else
  1117. ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
  1118. fi
  1119. ac_file=`expr $ac_file + 1`
  1120. ac_beg=$ac_end
  1121. ac_end=`expr $ac_end + $ac_max_sed_cmds`
  1122. fi
  1123. done
  1124. if test -z "$ac_sed_cmds"; then
  1125. ac_sed_cmds=cat
  1126. fi
  1127. EOF
  1128. cat >> $CONFIG_STATUS <<EOF
  1129. CONFIG_FILES=\${CONFIG_FILES-"Source/InitialConfigureFlags.cmake Makefile Source/Makefile"}
  1130. EOF
  1131. cat >> $CONFIG_STATUS <<\EOF
  1132. for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
  1133. # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  1134. case "$ac_file" in
  1135. *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
  1136. ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  1137. *) ac_file_in="${ac_file}.in" ;;
  1138. esac
  1139. # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
  1140. # Remove last slash and all that follows it. Not all systems have dirname.
  1141. ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  1142. if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  1143. # The file is in a subdirectory.
  1144. test ! -d "$ac_dir" && mkdir "$ac_dir"
  1145. ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
  1146. # A "../" for each directory in $ac_dir_suffix.
  1147. ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
  1148. else
  1149. ac_dir_suffix= ac_dots=
  1150. fi
  1151. case "$ac_given_srcdir" in
  1152. .) srcdir=.
  1153. if test -z "$ac_dots"; then top_srcdir=.
  1154. else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
  1155. /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
  1156. *) # Relative path.
  1157. srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
  1158. top_srcdir="$ac_dots$ac_given_srcdir" ;;
  1159. esac
  1160. echo creating "$ac_file"
  1161. rm -f "$ac_file"
  1162. configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
  1163. case "$ac_file" in
  1164. *Makefile*) ac_comsub="1i\\
  1165. # $configure_input" ;;
  1166. *) ac_comsub= ;;
  1167. esac
  1168. ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
  1169. sed -e "$ac_comsub
  1170. s%@configure_input@%$configure_input%g
  1171. s%@srcdir@%$srcdir%g
  1172. s%@top_srcdir@%$top_srcdir%g
  1173. " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
  1174. fi; done
  1175. rm -f conftest.s*
  1176. # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
  1177. # NAME is the cpp macro being defined and VALUE is the value it is being given.
  1178. #
  1179. # ac_d sets the value in "#define NAME VALUE" lines.
  1180. ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
  1181. ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
  1182. ac_dC='\3'
  1183. ac_dD='%g'
  1184. # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
  1185. ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
  1186. ac_uB='\([ ]\)%\1#\2define\3'
  1187. ac_uC=' '
  1188. ac_uD='\4%g'
  1189. # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
  1190. ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
  1191. ac_eB='$%\1#\2define\3'
  1192. ac_eC=' '
  1193. ac_eD='%g'
  1194. if test "${CONFIG_HEADERS+set}" != set; then
  1195. EOF
  1196. cat >> $CONFIG_STATUS <<EOF
  1197. CONFIG_HEADERS="Source/cmConfigure.h"
  1198. EOF
  1199. cat >> $CONFIG_STATUS <<\EOF
  1200. fi
  1201. for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
  1202. # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  1203. case "$ac_file" in
  1204. *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
  1205. ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  1206. *) ac_file_in="${ac_file}.in" ;;
  1207. esac
  1208. echo creating $ac_file
  1209. rm -f conftest.frag conftest.in conftest.out
  1210. ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
  1211. cat $ac_file_inputs > conftest.in
  1212. EOF
  1213. # Transform confdefs.h into a sed script conftest.vals that substitutes
  1214. # the proper values into config.h.in to produce config.h. And first:
  1215. # Protect against being on the right side of a sed subst in config.status.
  1216. # Protect against being in an unquoted here document in config.status.
  1217. rm -f conftest.vals
  1218. cat > conftest.hdr <<\EOF
  1219. s/[\\&%]/\\&/g
  1220. s%[\\$`]%\\&%g
  1221. s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
  1222. s%ac_d%ac_u%gp
  1223. s%ac_u%ac_e%gp
  1224. EOF
  1225. sed -n -f conftest.hdr confdefs.h > conftest.vals
  1226. rm -f conftest.hdr
  1227. # This sed command replaces #undef with comments. This is necessary, for
  1228. # example, in the case of _POSIX_SOURCE, which is predefined and required
  1229. # on some systems where configure will not decide to define it.
  1230. cat >> conftest.vals <<\EOF
  1231. s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
  1232. EOF
  1233. # Break up conftest.vals because some shells have a limit on
  1234. # the size of here documents, and old seds have small limits too.
  1235. rm -f conftest.tail
  1236. while :
  1237. do
  1238. ac_lines=`grep -c . conftest.vals`
  1239. # grep -c gives empty output for an empty file on some AIX systems.
  1240. if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
  1241. # Write a limited-size here document to conftest.frag.
  1242. echo ' cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
  1243. sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
  1244. echo 'CEOF
  1245. sed -f conftest.frag conftest.in > conftest.out
  1246. rm -f conftest.in
  1247. mv conftest.out conftest.in
  1248. ' >> $CONFIG_STATUS
  1249. sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
  1250. rm -f conftest.vals
  1251. mv conftest.tail conftest.vals
  1252. done
  1253. rm -f conftest.vals
  1254. cat >> $CONFIG_STATUS <<\EOF
  1255. rm -f conftest.frag conftest.h
  1256. echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
  1257. cat conftest.in >> conftest.h
  1258. rm -f conftest.in
  1259. if cmp -s $ac_file conftest.h 2>/dev/null; then
  1260. echo "$ac_file is unchanged"
  1261. rm -f conftest.h
  1262. else
  1263. # Remove last slash and all that follows it. Not all systems have dirname.
  1264. ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  1265. if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  1266. # The file is in a subdirectory.
  1267. test ! -d "$ac_dir" && mkdir "$ac_dir"
  1268. fi
  1269. rm -f $ac_file
  1270. mv conftest.h $ac_file
  1271. fi
  1272. fi; done
  1273. EOF
  1274. cat >> $CONFIG_STATUS <<EOF
  1275. EOF
  1276. cat >> $CONFIG_STATUS <<\EOF
  1277. exit 0
  1278. EOF
  1279. chmod +x $CONFIG_STATUS
  1280. rm -fr confdefs* $ac_clean_files
  1281. test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
  1282. # build cmake
  1283. $RUNMAKE
  1284. # run cmake
  1285. ./Source/cmake $fullSrcDir
  1286. # run cmake depends
  1287. $RUNMAKE depend