make dok-index target for privoxy-index.html. Fix *bak dead soldiers in
[privoxy.git] / configure.in
1 dnl Process this file with autoconf to produce a configure script.
2 dnl 
3 dnl $Id: configure.in,v 1.69 2002/05/25 18:11:49 jongfoster Exp $
4 dnl 
5 dnl Written by and Copyright (C) 2001, 2002 the SourceForge
6 dnl Privoxy team. http://www.privoxy.org/
7 dnl
8 dnl Based on the Internet Junkbuster originally written
9 dnl by and Copyright (C) 1997 Anonymous Coders and 
10 dnl Junkbusters Corporation.  http://www.junkbusters.com
11 dnl
12 dnl This program is free software; you can redistribute it 
13 dnl and/or modify it under the terms of the GNU General
14 dnl Public License as published by the Free Software
15 dnl Foundation; either version 2 of the License, or (at
16 dnl your option) any later version.
17 dnl 
18 dnl This program is distributed in the hope that it will
19 dnl be useful, but WITHOUT ANY WARRANTY; without even the
20 dnl implied warranty of MERCHANTABILITY or FITNESS FOR A
21 dnl PARTICULAR PURPOSE.  See the GNU General Public
22 dnl License for more details.
23 dnl 
24 dnl The GNU General Public License should be included with
25 dnl this file.  If not, you can view it at
26 dnl http://www.gnu.org/copyleft/gpl.html
27 dnl or write to the Free Software Foundation, Inc., 59
28 dnl Temple Place - Suite 330, Boston, MA  02111-1307, USA.
29 dnl 
30 dnl $Log: configure.in,v $
31 dnl Revision 1.69  2002/05/25 18:11:49  jongfoster
32 dnl Wahay!!! 3.0.x has branched!
33 dnl New development version is 3.1.1 alpha
34 dnl
35 dnl Revision 1.68  2002/05/25 16:54:54  jongfoster
36 dnl Detect if the compiler supports -pthread.
37 dnl Hopefully this will fix bug 560442.  (I don't have a HP PA-RISC
38 dnl machine to test this!)
39 dnl
40 dnl Revision 1.67  2002/05/03 14:33:59  oes
41 dnl Generate doc/soucre/ldp.dsl
42 dnl
43 dnl Revision 1.66  2002/05/03 00:41:56  oes
44 dnl Set version to 2.9.15 to comply with new versioning scheme
45 dnl
46 dnl Revision 1.65  2002/04/25 19:13:57  morcego
47 dnl Removed RPM release number declaration on configure.in
48 dnl Changed makefile to use given value for RPM_PACKAGEV when on uploading
49 dnl targets (will produce an error, explaining who to do it, if no value
50 dnl if provided).
51 dnl
52 dnl Revision 1.64  2002/04/22 16:32:31  morcego
53 dnl configure.in, *.spec: Bumping release to 2 (2.9.14-2)
54 dnl -rh.spec: uid and gid are now macros
55 dnl -suse.spec: Changing the header Copyright to License (Copyright is
56 dnl             deprecable)
57 dnl
58 dnl Revision 1.63  2002/04/11 11:00:21  oes
59 dnl Applied Moritz' fix for socklen_t on Solaris
60 dnl
61 dnl Revision 1.62  2002/04/11 10:09:20  oes
62 dnl Version 2.9.14
63 dnl
64 dnl Revision 1.61  2002/04/10 18:14:45  morcego
65 dnl - (privoxy-rh.spec only) Relisting template files on the %%files section
66 dnl - (configure.in, privoxy-rh.spec) Bumped package release to 5
67 dnl
68 dnl Revision 1.60  2002/04/09 16:38:49  oes
69 dnl Added detection of missing config.h.in
70 dnl
71 dnl Revision 1.59  2002/04/06 20:23:55  jongfoster
72 dnl Removing unnessacery tests (C++, ranlib)
73 dnl
74 dnl Revision 1.58  2002/04/04 20:49:20  swa
75 dnl attempt to consolidate the
76 dnl different dokbook versions.
77 dnl
78 dnl Revision 1.57  2002/04/04 00:36:36  gliptak
79 dnl always use pcre for matching
80 dnl
81 dnl Revision 1.56  2002/04/03 22:28:03  gliptak
82 dnl Removed references to gnu_regex
83 dnl
84 dnl Revision 1.55  2002/04/03 03:54:38  gliptak
85 dnl Checking pcre version
86 dnl
87 dnl Revision 1.54  2002/04/01 00:54:24  gliptak
88 dnl More changes needed around regex support.
89 dnl
90 dnl Revision 1.53  2002/03/29 20:09:01  swa
91 dnl al's patch
92 dnl
93 dnl Revision 1.52  2002/03/29 19:51:40  gliptak
94 dnl Correcting compile problem with Debian
95 dnl
96 dnl Revision 1.51  2002/03/28 20:43:00  swa
97 dnl set make correctly
98 dnl
99 dnl Revision 1.50  2002/03/27 03:03:45  hal9
100 dnl Add test for man2html
101 dnl
102 dnl Revision 1.49  2002/03/27 02:19:52  david__schmidt
103 dnl More Mac OSX support:
104 dnl - Get rid of extraneous, noisy -pthread warnings
105 dnl - Define unix so we get oes' unix-tagged changes
106 dnl
107 dnl Revision 1.48  2002/03/26 22:29:54  swa
108 dnl we have a new homepage!
109 dnl
110 dnl Revision 1.47  2002/03/26 16:41:00  hal9
111 dnl Upped RPM Release to 3 (need to build new RH packages)
112 dnl
113 dnl Revision 1.46  2002/03/24 18:55:06  jongfoster
114 dnl Making Docbook work under Windows
115 dnl
116 dnl Revision 1.45  2002/03/24 14:19:55  swa
117 dnl set rpm package release in configure.in. nowhere else.
118 dnl
119 dnl Revision 1.44  2002/03/24 13:25:43  swa
120 dnl name change related issues
121 dnl
122 dnl Revision 1.43  2002/03/24 12:56:21  swa
123 dnl name change related issues.
124 dnl
125 dnl Revision 1.42  2002/03/22 18:11:37  jongfoster
126 dnl Bumping version number to 2.9.12
127 dnl
128 dnl Revision 1.41  2002/03/19 19:30:04  morcego
129 dnl - Fixing stylesheet checking on configure. If it is found, no further checks
130 dnl   should be done
131 dnl
132 dnl - configure will now check for db2html or docbook2html (should work now
133 dnl   on SuSe without the docbktls package)
134 dnl
135 dnl Revision 1.40  2002/03/09 14:33:30  oes
136 dnl Fixing the (harmless) AC_CHECK_FILE warnings
137 dnl
138 dnl Revision 1.39  2002/03/08 16:46:13  oes
139 dnl Added --enable-no-gifs
140 dnl
141 dnl Revision 1.38  2002/03/08 14:13:50  morcego
142 dnl Fixing configure, to remove a command not found error.
143 dnl
144 dnl Revision 1.37  2002/03/08 12:58:21  oes
145 dnl Tiny bugfix in AC_ARG_WITH(debug)
146 dnl
147 dnl Revision 1.36  2002/03/06 23:50:36  morcego
148 dnl Will not test for a text browser if we are not using docbook.
149 dnl
150 dnl Revision 1.35  2002/03/06 21:55:52  morcego
151 dnl New configure option: --with-docbook=(yes|no|directory)
152 dnl Preliminary new platform detection code included. Will work with the
153 dnl old one for now. No use just trowing it away
154 dnl
155 dnl Revision 1.34  2002/03/06 20:57:00  morcego
156 dnl Fixing detection of stylesheets on SuSe.
157 dnl
158 dnl Revision 1.33  2002/03/05 17:31:11  morcego
159 dnl Search for docbook.dsl. Should solve portability problems for SuSe.
160 dnl
161 dnl Revision 1.32  2002/03/05 14:07:43  morcego
162 dnl configure now detects rpm topdir, and change GNUmakefile acordingly
163 dnl    (based on sugestion by Sarantis Paskalis)
164 dnl
165 dnl Revision 1.31  2002/03/05 13:43:28  morcego
166 dnl Checking for text browser, so redhat-dok can work.
167 dnl
168 dnl Revision 1.30  2002/03/04 17:58:01  oes
169 dnl Deleted _DEBUG and PID_FILE_PATH
170 dnl
171 dnl Revision 1.29  2002/02/28 14:20:53  oes
172 dnl Fixed detection of gethost*_r functions on Solaris
173 dnl
174 dnl Revision 1.28  2002/02/27 15:02:38  oes
175 dnl Incremented version number
176 dnl
177 dnl Revision 1.27  2002/01/10 12:35:18  oes
178 dnl Added cross-compile defaults to the AC_CHECK_SIZEOF macros
179 dnl to silence autoconf warnings. Numbers are for Intel/Linux.
180 dnl Is there a better way?
181 dnl
182 dnl Revision 1.26  2002/01/09 14:29:49  oes
183 dnl - Added AC_CHECK_FUNC tests for the availability of
184 dnl   gethostbyname_r, gethostbyaddr_r, gmtime_r and
185 dnl   localtime_r, as well as AC_TRY_COMPILE tests to
186 dnl   determine their signatures.
187 dnl
188 dnl - Fixed a bug with the init of CFLAGS that was
189 dnl   reported by barsnick
190 dnl
191 dnl Revision 1.25  2002/01/04 15:27:18  oes
192 dnl Changed quoting of CODE_STATUS for use in make
193 dnl
194 dnl Revision 1.24  2001/12/30 14:07:31  steudten
195 dnl - Add signal handling (unix)
196 dnl - Add SIGHUP handler (unix)
197 dnl - Add creation of pidfile (unix)
198 dnl - Add action 'top' in rc file (RH)
199 dnl - Add entry 'SIGNALS' to manpage
200 dnl - Add exit message to logfile (unix)
201 dnl
202 dnl Revision 1.23  2001/12/09 20:24:42  david__schmidt
203 dnl Change from "alpha" to "beta" in configure.in
204 dnl
205 dnl Revision 1.22  2001/12/01 11:24:01  jongfoster
206 dnl Renaming Makefile.in to GNUmakefile.in so that non-GNU versions of
207 dnl make break in a more obvious way.
208 dnl
209 dnl Revision 1.21  2001/11/30 21:35:54  jongfoster
210 dnl Bumping version number to 2.9.10
211 dnl
212 dnl Revision 1.20  2001/10/23 21:24:09  jongfoster
213 dnl Support for FEATURE_CGI_EDIT_ACTIONS
214 dnl
215 dnl Revision 1.19  2001/10/07 15:33:14  oes
216 dnl Removed FEATURE_DENY_GZIP
217 dnl Bumped up version number
218 dnl
219 dnl Revision 1.18  2001/09/13 13:10:24  steudten
220 dnl
221 dnl PreWork for Debug Interface.
222 dnl Add new option "--with-debug" to enable debugging (flags aso.)
223 dnl
224 dnl Revision 1.17  2001/09/12 23:44:55  david__schmidt
225 dnl Mac OSX (Darwin) support added.
226 dnl
227 dnl Revision 1.16  2001/09/12 22:55:45  joergs
228 dnl AmigaOS support added.
229 dnl
230 dnl Revision 1.15  2001/09/12 17:28:59  david__schmidt
231 dnl
232 dnl OS/2 port: update autoconf'd support for the platform.
233 dnl
234 dnl Revision 1.14  2001/07/30 22:12:11  jongfoster
235 dnl Fixing Solaris build (I hope) and tidying up #defines:
236 dnl - All feature #defines are now of the form FEATURE_xxx
237 dnl - Permanently turned off WIN_GUI_EDIT
238 dnl - Permanently turned on WEBDAV and SPLIT_PROXY_ARGS
239 dnl
240 dnl Revision 1.13  2001/07/29 17:09:17  jongfoster
241 dnl Major changes to build system in order to fix these bugs:
242 dnl - pthreads under Linux was broken - changed -lpthread to -pthread
243 dnl - Compiling in MinGW32 mode under CygWin now correctly detects
244 dnl   which shared libraries are available
245 dnl - Solaris support (?) (Not tested under Solaris yet)
246 dnl
247 dnl Revision 1.12  2001/07/25 19:16:27  oes
248 dnl Bumping version number to 2.9.8
249 dnl
250 dnl Revision 1.11  2001/07/21 18:00:07  jongfoster
251 dnl Bumping version number to 2.9.7
252 dnl
253 dnl Revision 1.10  2001/07/18 17:25:04  oes
254 dnl Fixed a typo
255 dnl
256 dnl Revision 1.9  2001/07/15 19:45:13  jongfoster
257 dnl Added support for linking with POSIX threads library
258 dnl
259 dnl Revision 1.8  2001/07/15 17:54:29  jongfoster
260 dnl Renaming #define STATIC to STATIC_PCRE
261 dnl Adding new #define FEATURE_PTHREAD that will be used to enable
262 dnl POSIX threads support.
263 dnl
264 dnl Revision 1.7  2001/07/13 13:58:05  oes
265 dnl    Completely reorganized the selection scheme for
266 dnl    pcre, pcreposix, pcrs and gnu_regex:
267 dnl
268 dnl    The presence of shared pcre, pcreposix or pcrs
269 dnl    libraried is now autodetected. Additionally, the
270 dnl    user can enforce using the built-in static variants
271 dnl    by specifying --disable-dynamic-(pcre|pcrs).
272 dnl    Care is taken to avoid that pcre is dyn, while pcreposix
273 dnl    is static, if both are used and that pcrs is static if
274 dnl    pcrs is.
275 dnl
276 dnl    The choice between pcre, gnu or no regex for actionsfile
277 dnl    URL matching is now via
278 dnl    --(enable|disable)-regex-matching[=(gnu|pcre|no)] with the
279 dnl    default being pcre.
280 dnl
281 dnl Revision 1.6  2001/06/29 21:56:40  oes
282 dnl Version -> 2.9.5
283 dnl
284 dnl Revision 1.5  2001/06/29 13:26:27  oes
285 dnl Introduced #define CODE_STATUS
286 dnl
287 dnl Revision 1.4  2001/05/29 09:50:24  jongfoster
288 dnl Unified blocklist/imagelist/permissionslist.
289 dnl File format is still under discussion, but the internal changes
290 dnl are (mostly) done.
291 dnl
292 dnl Also modified interceptor behaviour:
293 dnl - We now intercept all URLs beginning with one of the following
294 dnl   prefixes (and *only* these prefixes):
295 dnl     * http://i.j.b/
296 dnl     * http://ijbswa.sf.net/config/
297 dnl     * http://ijbswa.sourceforge.net/config/
298 dnl - New interceptors "home page" - go to http://i.j.b/ to see it.
299 dnl - Internal changes so that intercepted and fast redirect pages
300 dnl   are not replaced with an image.
301 dnl - Interceptors now have the option to send a binary page direct
302 dnl   to the client. (i.e. ijb-send-banner uses this)
303 dnl - Implemented show-url-info interceptor.  (Which is why I needed
304 dnl   the above interceptors changes - a typical URL is
305 dnl   "http://i.j.b/show-url-info?url=www.somesite.com/banner.gif".
306 dnl   The previous mechanism would not have intercepted that, and
307 dnl   if it had been intercepted then it then it would have replaced
308 dnl   it with an image.)
309 dnl
310 dnl Revision 1.3  2001/05/22 18:46:04  oes
311 dnl
312 dnl - Enabled filtering banners by size rather than URL
313 dnl   by adding patterns that replace all standard banner
314 dnl   sizes with the "Junkbuster" gif to the re_filterfile
315 dnl
316 dnl - Enabled filtering WebBugs by providing a pattern
317 dnl   which kills all 1x1 images
318 dnl
319 dnl - Added support for PCRE_UNGREEDY behaviour to pcrs,
320 dnl   which is selected by the (nonstandard and therefore
321 dnl   capital) letter 'U' in the option string.
322 dnl   It causes the quantifiers to be ungreedy by default.
323 dnl   Appending a ? turns back to greedy (!).
324 dnl
325 dnl - Added a new interceptor ijb-send-banner, which
326 dnl   sends back the "Junkbuster" gif. Without imagelist or
327 dnl   MSIE detection support, or if tinygif = 1, or the
328 dnl   URL isn't recognized as an imageurl, a lame HTML
329 dnl   explanation is sent instead.
330 dnl
331 dnl - Added new feature, which permits blocking remote
332 dnl   script redirects and firing back a local redirect
333 dnl   to the browser.
334 dnl   The feature is conditionally compiled, i.e. it
335 dnl   can be disabled with --disable-fast-redirects,
336 dnl   plus it must be activated by a "fast-redirects"
337 dnl   line in the config file, has its own log level
338 dnl   and of course wants to be displayed by show-proxy-args
339 dnl   Note: Boy, all the #ifdefs in 1001 locations and
340 dnl   all the fumbling with configure.in and acconfig.h
341 dnl   were *way* more work than the feature itself :-(
342 dnl
343 dnl - Because a generic redirect template was needed for
344 dnl   this, tinygif = 3 now uses the same.
345 dnl
346 dnl - Moved GIFs, and other static HTTP response templates
347 dnl   to project.h
348 dnl
349 dnl - Some minor fixes
350 dnl
351 dnl - Removed some >400 CRs again (Jon, you really worked
352 dnl   a lot! ;-)
353 dnl
354 dnl Revision 1.2  2001/05/20 01:21:20  jongfoster
355 dnl Version 2.9.4 checkin.
356 dnl - Merged popupfile and cookiefile, and added control over PCRS
357 dnl   filtering, in new "permissionsfile".
358 dnl - Implemented LOG_LEVEL_FATAL, so that if there is a configuration
359 dnl   file error you now get a message box (in the Win32 GUI) rather
360 dnl   than the program exiting with no explanation.
361 dnl - Made killpopup use the PCRS MIME-type checking and HTTP-header
362 dnl   skipping.
363 dnl - Removed tabs from "config"
364 dnl - Moved duplicated url parsing code in "loaders.c" to a new funcition.
365 dnl - Bumped up version number.
366 dnl
367 dnl Revision 1.1.1.1  2001/05/15 13:58:50  oes
368 dnl Initial import of version 2.9.3 source tree
369 dnl
370 dnl 
371
372
373 dnl =================================================================
374 dnl AutoConf Initialization
375 dnl =================================================================
376
377 AC_REVISION($Revision: 1.69 $)
378 AC_INIT(jcc.c)
379
380 if test ! -f config.h.in; then
381    echo "You need to run autoheader first. "
382    echo -n "Shall I do this for you now? (y/n) "
383    read answer
384    if test $answer != "y"; then
385       exit 1
386    else
387       autoheader
388   fi
389 fi  
390
391 AC_CONFIG_HEADER([config.h])
392 AC_CANONICAL_HOST
393
394 AC_ARG_WITH(docbook, dnl
395   --with-docbook=<directory>    
396                            Set the location of the dsssl stylesheet
397                            (default = search),[dnl
398 DKPREFIX=$withval
399 ])
400
401 dnl NOT USED?
402 dnl DB2HTML=false
403 dnl AC_ARG_WITH(db2html, dnl
404 dnl  --with-db2html=<path/executable>
405 dnl                          Set the location of the docbook to html converter
406 dnl                           (default = search),[dnl
407 dnl DB2HTML=$withval
408 dnl ])
409 dnl if ! test -x $DB2HTML; then
410 dnl     DB2HTML=""
411 dnl fi
412
413
414 dnl =================================================================
415 dnl Application version number
416 dnl =================================================================
417
418 VERSION_MAJOR=3
419 VERSION_MINOR=1
420 VERSION_POINT=1
421 CODE_STATUS="alpha"
422
423 dnl CODE_STATUS can be "alpha", "beta", or "stable", and will be
424 dnl used for CGI output
425
426 dnl =================================================================
427 dnl Substitute the version numbers
428 dnl =================================================================
429
430 AC_SUBST(VERSION_MAJOR)
431 AC_SUBST(VERSION_MINOR)
432 AC_SUBST(VERSION_POINT)
433 AC_SUBST(CODE_STATUS)
434
435 dnl
436 AC_DEFINE_UNQUOTED(VERSION_MAJOR,${VERSION_MAJOR})
437 AC_DEFINE_UNQUOTED(VERSION_MINOR,${VERSION_MINOR})
438 AC_DEFINE_UNQUOTED(VERSION_POINT,${VERSION_POINT})
439 AC_DEFINE_UNQUOTED(VERSION,"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_POINT}")
440 AC_DEFINE_UNQUOTED(CODE_STATUS,"${CODE_STATUS}")
441
442 dnl =================================================================
443 dnl Checks for programs needed to build.
444 dnl =================================================================
445 AC_PROG_CC
446 AC_PROG_CPP
447 AC_PROG_INSTALL
448 AC_PROG_LN_S
449 AC_PROG_MAKE_SET
450
451 AC_CHECK_PROG(GDB,gdb,yes,no)
452
453 dnl =================================================================
454 dnl debug, gcc and gdb support 
455 dnl =================================================================
456
457 AC_ARG_WITH(debug,
458         [  --with-debug            Enable debug mode],
459         [
460                 if test "x$withval" != "xno" ; then
461                     if test $ac_cv_prog_cc_g = yes; then
462                       if test "$GCC" = yes; then
463                         if test "$GDB"; then
464                           CFLAGS="-ggdb"
465                         else
466                           CFLAGS="-g"
467                         fi
468                         CFLAGS="$CFLAGS -Wshadow  -Wconversion"
469                       else
470                         CFLAGS="-g"
471                       fi
472                    fi
473                 fi
474         ],
475         [
476             if test "X$CFLAGS" = "X"; then # if CFLAGS are unset
477               if test "$GCC" = yes; then
478                 CFLAGS="-O2"
479               else
480                 CFLAGS=
481               fi
482             fi
483         ]
484 )
485
486 AC_ARG_WITH(user,
487         [  --with-user=privoxy            Set user under which privoxy run],
488         [
489                 if test "x$withval" != "xyes"; then
490                     USER=$with_user;
491                   else
492                    AC_MSG_ERROR(We need a user if you give me this parameter)
493                 fi
494         ],
495         [
496           USER=privoxy;
497         ]
498 )
499 AC_SUBST(USER)
500
501 AC_ARG_WITH(group,
502         [  --with-group=privoxy         Set group for privoxy],
503         [
504                 if test "x$withval" != "xyes"; then
505                     GROUP=$with_group;
506                   else
507                    AC_MSG_ERROR(We need a group if you give me this parameter)
508                 fi
509         ],
510         [
511           GROUP=privoxy;
512         ]
513 )
514 AC_SUBST(GROUP)
515 dnl =================================================================
516 dnl additional gcc flags
517 dnl =================================================================
518 dnl 
519 if test "$GCC"; then
520   CFLAGS="-pipe $CFLAGS"
521 fi
522
523
524 dnl =================================================================
525 dnl Build type
526 dnl =================================================================
527 dnl
528 dnl Must do this first.
529 dnl
530 dnl Reason: This sets CFLAGS in order to switch the Cygwin compiler
531 dnl into Cygwin or MinGW32 modes.  Depending on the mode selected,
532 dnl the compiler will use completely different sets of library
533 dnl and include files.
534 dnl 
535 dnl =================================================================
536
537 AC_MINGW32
538 AC_CYGWIN
539
540 if test "$MINGW32" = "yes"; then
541   target_type=mingw
542 else
543   if test "$CYGWIN" = "yes"; then
544     target_type=cygwin
545   else
546     target_type=unix
547   fi
548 fi
549
550 dnl Decide what to do based on target_type
551 dnl Note: PTHREAD_LIB is always set, even if pthread is disabled.
552 dnl This is because we don't know yet whether pthread is enabled.
553
554 AC_ARG_ENABLE(mingw32,
555 [  --enable-mingw32        Use mingw32 for a Windows GUI],
556 [if test $enableval = yes; then
557   target_type=mingw
558 fi])
559
560 if test $target_type = mingw; then
561   WIN_ONLY=
562   SPECIAL_CFLAGS="-mwindows -mno-cygwin"
563   PTHREAD_LIB=-lpthreadGC
564   echo "Using mingw32 (Win32 GUI)"
565 else
566   WIN_ONLY=#
567   if test $target_type = cygwin; then
568     SPECIAL_CFLAGS="-mno-win32"
569     PTHREAD_LIB=
570     echo "Using Cygnus (Win32 command line)"
571   else
572     SPECIAL_CFLAGS=
573     PTHREAD_LIB=-lpthread
574   fi
575 fi
576 AC_SUBST(WIN_ONLY)
577
578 dnl Check for a text browser that supports -dump
579 AC_CHECK_PROGS(WDUMP,w3m lynx links,false)
580 AC_SUBST(WDUMP)
581
582 dnl NOT USED?
583 dnl Check for a docbook -> HTML converter
584 dnl AC_CHECK_PROGS(DB2HTML,db2html docbook2html,false)
585 dnl AC_SUBST(DB2HTML)
586
587 dnl Check for jade, so we can build the documentation
588 dnl Openjade is preferred according to docs, but jade
589 dnl is *much* faster.
590 AC_CHECK_PROGS(JADEBIN,jade openjade,false)
591 AC_SUBST(JADEBIN)
592
593 dnl Check for man2html for docs.
594 AC_CHECK_PROGS(MAN2HTML,man2html,false)
595 AC_SUBST(MAN2HTML)
596
597 dnl Checking for the docbook.dsl stylesheet file
598 dnl It is still not portable (directory slash)
599 DKPREFIXCOPY=$DKPREFIX
600 DKPREFIX=false
601 for i in $DKPREFIXCOPY /usr/share/sgml/docbook/stylesheet/dsssl/modular \
602         /usr/share/sgml/docbook/dsssl-stylesheets /usr/share/sgml/docbkdsl \
603         /usr/share/sgml/docbook-dsssl; do
604         echo -n "checking for $i/html/docbook.dsl..."
605         if test -f $i/html/docbook.dsl; then
606                 echo "yes"
607                 DKPREFIX=$i
608                 break
609         else
610                 echo "no"
611         fi
612 done
613 AC_SUBST(DKPREFIX)
614
615 JADECAT=""
616 dnl where are the catalogs?
617 for i in /usr/share/sgml/CATALOG.docbk30 \
618         /usr/share/sgml/CATALOG.docbk31; do
619         echo -n "checking for $i..."
620         if test -f $i; then
621                 echo "yes"
622                 JADECAT="$JADECAT -c $i"
623         else
624                 echo "no"
625         fi
626 done
627 AC_SUBST(JADECAT)
628
629 dnl If we use rpm, we need to check where %_topdir is
630 AC_CHECK_PROGS(RPMBIN,rpm,false)
631 if test $RPMBIN != false; then
632                 RPM_BASE=`rpm --eval "%{_topdir}"`
633                 if test "$RPM_BASE" = ""; then
634                         RPM_BASE=/usr/src/redhat
635                 fi
636 fi
637 AC_SUBST(RPM_BASE)
638
639 dnl Save old CFLAGS so we can restore them later, then add SPECIAL_CFLAGS
640 old_CFLAGS_nospecial=$CFLAGS
641 CFLAGS="$CFLAGS $SPECIAL_CFLAGS"
642
643 # Hack to force AutoConf to use the CFLAGS we just set
644 dnl Warning: This may break with a future version of Autoconf
645 dnl          Tested with autoconf 2.13
646 ac_cpp='$CPP $CPPFLAGS $SPECIAL_CFLAGS'
647 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
648 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
649
650
651 dnl =================================================================
652 dnl Thread support
653 dnl =================================================================
654
655 AC_CHECK_HEADER(pthread.h, [have_pthread=yes], [have_pthread=no])
656
657 AC_ARG_ENABLE(pthread,
658 [  --disable-pthread       Don't use POSIX threads (pthreads)],
659 [if test $enableval = no; then
660   # Disable pthreads
661   have_pthread=no
662 fi])
663
664 if test $have_pthread = yes; then
665   PTHREAD_ONLY=
666   AC_DEFINE(FEATURE_PTHREAD)
667   echo Using POSIX threads
668   if test "$GCC" = "yes"; then
669     # Set a GCC specific switch:
670     if test "$target_type" = "unix"; then
671       ac_jgf_save_CFLAGS=$CFLAGS
672       CFLAGS="$CFLAGS -pthread"
673       AC_TRY_LINK([#include <pthread.h>],
674         [void *p = pthread_create;],
675         [
676           # This compiler switch makes GCC on Linux thread-safe
677           # However, it's not supported on most other OS.
678           PTHREAD_LIB=
679           SPECIAL_CFLAGS="-pthread"
680         ])
681       CFLAGS=$ac_jgf_save_CFLAGS
682     fi
683   fi
684 else
685   PTHREAD_ONLY=#
686   echo Using native threads
687 fi
688
689 AC_SUBST(PTHREAD_ONLY)
690
691 dnl =================================================================
692 dnl Support for thread-safe versions of gethostbyaddr, gethostbyname,
693 dnl gmtime and localtime
694 dnl =================================================================
695
696 dnl Next line needed to find the gethost*_r functions on Solaris
697 AC_CHECK_LIB(nsl, gethostbyname)
698
699 AC_CHECK_FUNC(gethostbyaddr_r, [
700   AC_MSG_CHECKING([signature of gethostbyaddr_r])
701   AC_TRY_COMPILE([
702 #   include <netdb.h>
703   ], [
704     struct hostent *h, *hp;
705     char *a, *b;
706     int l, bl, t, e;
707     (void) gethostbyaddr_r(a, l, t, h, b, bl, &hp, &e)
708   ], [
709     AC_DEFINE(HAVE_GETHOSTBYADDR_R_8_ARGS)
710     AC_MSG_RESULT([8 args])
711   ], [
712     AC_TRY_COMPILE([
713 #     include <netdb.h>
714     ], [
715       struct hostent *h;
716       char *a, *b;
717       int l, bl, t, e;
718       (void) gethostbyaddr_r(a, l, t, h, b, bl, &e)
719     ], [
720       AC_DEFINE(HAVE_GETHOSTBYADDR_R_7_ARGS)
721       AC_MSG_RESULT([7 args])
722     ], [
723       AC_TRY_COMPILE([
724 #       include <netdb.h>
725       ], [
726         struct hostent_data *d;
727         struct hostent *h;
728         char a,
729         int l, t;
730         (void) gethostbyaddr_r(a, l, t, h, d)
731       ], [
732         AC_DEFINE(HAVE_GETHOSTBYADDR_R_5_ARGS)
733         AC_MSG_RESULT([5 args])
734       ], [
735         AC_MSG_RESULT(unrecognised)
736       ])
737     ])
738   ])
739 ], [
740   AC_MSG_RESULT(no)
741 ])
742
743 AC_CHECK_FUNC(gethostbyname_r, [
744   AC_MSG_CHECKING([signature of gethostbyname_r])
745   AC_TRY_COMPILE([
746 #   include <netdb.h>
747   ], [
748     struct hostent *h, *r;
749     char *n, *b;
750     int bl, e;
751     (void) gethostbyname_r(n, h, b, bl, &r, &e)
752   ], [
753     AC_DEFINE(HAVE_GETHOSTBYNAME_R_6_ARGS)
754     AC_MSG_RESULT([6 args])
755   ], [
756     AC_TRY_COMPILE([
757 #     include <netdb.h>
758     ], [
759       struct hostent *h;
760       char *n, *b;
761       int bl, e;
762       (void) gethostbyname_r(n, h, b, bl, &e)
763     ], [
764       AC_DEFINE(HAVE_GETHOSTBYNAME_R_5_ARGS)
765       AC_MSG_RESULT([5 args])
766     ], [
767       AC_TRY_COMPILE([
768 #       include <netdb.h>
769       ], [
770         struct hostent_data *d;
771         struct hostent *h;
772         char *n,
773         (void) gethostbyname_r(n, h, d)
774       ], [
775         AC_DEFINE(HAVE_GETHOSTBYNAME_R_3_ARGS)
776         AC_MSG_RESULT([3 args])
777       ], [
778         AC_MSG_RESULT(unrecognised)
779       ])
780     ])
781   ])
782 ], [
783   AC_MSG_RESULT(no)
784 ])
785
786 AC_CHECK_FUNC(gmtime_r, [
787   AC_MSG_CHECKING([signature of gmtime_r])
788   AC_TRY_COMPILE([
789 #   include <time.h>
790   ], [
791     struct time *t;
792     struct tm *tm;
793     (void) gmtime_r(t, tm)
794   ], [
795     AC_MSG_RESULT(ok)
796     AC_DEFINE(HAVE_GMTIME_R)
797   ], [
798     AC_MSG_RESULT(unrecognised)
799   ])
800 ], [
801   AC_MSG_RESULT(no)
802 ])
803
804 AC_CHECK_FUNC(localtime_r, [
805   AC_MSG_CHECKING([signature of localtime_r])
806   AC_TRY_COMPILE([
807 #   include <time.h>
808   ], [
809     struct time *t;
810     struct tm *tm;
811     (void) localtime_r(t, tm)
812   ], [
813     AC_MSG_RESULT(ok)
814     AC_DEFINE(HAVE_LOCALTIME_R)
815   ], [
816     AC_MSG_RESULT(unrecognised)
817   ])
818 ], [
819   AC_MSG_RESULT(no)
820 ])
821
822 dnl =================================================================
823 dnl Solaris specific
824 dnl FIXME: Not tested on Solaris yet...
825 dnl ISFIXED: Have tested it on Solaris, but there are other ways to
826 dnl     make these checks generic, e.g.:
827 dnl AC_CHECK_FUNC(getsockopt, , AC_CHECK_LIB(socket, getsockopt))
828 dnl     (Moritz Barsnick <moritz@barsnick.net>)
829 dnl =================================================================
830
831
832 SOCKET_LIB=
833
834 case "$host" in
835 *-solaris*) SOCKET_LIB="-lsocket -lnsl"
836             AC_DEFINE(__EXTENSIONS__)
837             if test "$GCC" = "yes"; then
838               # Set a GCC specific switch:
839               # This compiler switch makes Solaris thread-safe
840               PTHREAD_LIB=
841               SPECIAL_CFLAGS="-pthreads"
842             else
843               # What do we do without GCC? Guess this:
844               SPECIAL_CFLAGS="-D_REENTRANT"
845             fi
846 ;;
847 esac
848
849 AC_SUBST(SOCKET_LIB)
850
851 dnl =================================================================
852 dnl Solaris problem, and others perhaps (socklen_t is undefined)
853 dnl =================================================================
854
855 AC_MSG_CHECKING([for socklen_t])
856 AC_EGREP_HEADER(socklen_t, sys/socket.h, AC_MSG_RESULT([yes]),
857         AC_MSG_RESULT([no])
858         AC_DEFINE(socklen_t,int,
859                 [ Define to 'int' if <sys/socket.h> doesn't have it. ]))
860
861
862 dnl =================================================================
863 dnl OS/2 specific
864 dnl =================================================================
865
866 case "$host" in
867 *-os2-emx*) SOCKET_LIB=-lsocket
868 ;;
869 esac
870
871 AC_SUBST(SOCKET_LIB)
872
873 dnl =================================================================
874 dnl Mac OSX specific
875 dnl =================================================================
876     
877 case "$host" in
878 *-apple-darwin*) SPECIAL_CFLAGS="-Dunix"
879 ;;  
880 esac
881
882 dnl =================================================================
883 dnl AmigaOS specific
884 dnl =================================================================
885
886 AMIGAOS_ONLY=#
887
888 case "$host" in
889 *-amigaos) AMIGAOS_ONLY=
890 ;;
891 esac
892
893 AC_SUBST(AMIGAOS_ONLY)
894
895 dnl =================================================================
896 dnl Check for standard compiler stuff
897 dnl =================================================================
898
899 AC_EXEEXT
900 AC_OBJEXT
901 AC_HEADER_STDC
902 AC_HEADER_DIRENT
903 AC_C_CONST
904 AC_TYPE_SIZE_T
905 AC_TYPE_PID_T
906 AC_HEADER_TIME
907 AC_STRUCT_TM
908 AC_CHECK_SIZEOF(int, 4)
909 AC_CHECK_SIZEOF(char *, 4)
910 AC_CHECK_SIZEOF(long, 4)
911 AC_CHECK_SIZEOF(long long, 8)
912 AC_CHECK_SIZEOF(size_t, 4)
913
914 dnl Checks for header files.
915 dnl AC_HEADER_SYS_WAIT
916 dnl AC_CHECK_HEADERS(fcntl.h limits.h malloc.h sys/time.h unistd.h)
917 AC_CHECK_HEADERS([OS.h arpa/inet.h errno.h fcntl.h limits.h locale.h netdb.h netinet/in.h stddef.h stdlib.h string.h sys/ioctl.h sys/socket.h sys/time.h sys/timeb.h sys/wait.h unistd.h])
918
919 dnl Checks for library functions.
920 dnl AC_TYPE_SIGNAL
921 dnl AC_CHECK_FUNC(strstr)
922 dnl bcopy and memmove are for PCRE
923 AC_CHECK_FUNCS([strerror bcopy memmove])
924 AC_PROG_GCC_TRADITIONAL
925 dnl uncommenting does not work for swa. suse linux
926 dnl AC_FUNC_MALLOC
927 AC_FUNC_SETPGRP
928 AC_TYPE_SIGNAL
929 dnl uncommenting does not work for swa. suse linux
930 dnl AC_FUNC_STAT
931 AC_CHECK_FUNCS([atexit getcwd gethostbyaddr gethostbyname inet_ntoa localtime_r memchr memmove memset regcomp select setlocale socket strchr strdup strerror strftime strstr strtoul])
932
933
934 dnl =================================================================
935 dnl Checks for libraries.
936 dnl =================================================================
937 dnl Note: Some systems may have the library but not the system header
938 dnl       file, so we must check for both.
939 dnl       Also check for correct version
940 AC_CHECK_LIB(pcre, pcre_compile, [AC_CHECK_HEADER(pcre.h, [AC_EGREP_HEADER(pcre_fullinfo, pcre.h, [have_pcre=yes], [AC_MSG_WARN([[pcre old version installed]]); have_pcre=no])], [have_pcre=no])], [have_pcre=no])
941 AC_CHECK_LIB(pcreposix, regcomp, [AC_CHECK_HEADER(pcreposix.h, [AC_EGREP_HEADER(pcreposix_regerror, pcreposix.h, [AC_MSG_WARN([[pcreposix old version installed]]); have_pcreposix=no], [have_pcreposix=yes])], [have_pcreposix=no])], [have_pcreposix=no], -lpcre)
942 AC_CHECK_LIB(pcrs, pcrs_compile, [AC_CHECK_HEADER(pcrs.h, [have_pcrs=yes], [have_pcrs=no])], [have_pcrs=no])
943
944
945 dnl =================================================================
946 dnl Always defined
947 dnl =================================================================
948
949 AC_DEFINE(__MT__)
950
951 dnl =================================================================
952 dnl Features
953 dnl =================================================================
954
955 AC_ARG_ENABLE(toggle,
956 [  --disable-toggle         Don't support temporary disable],
957 [if test $enableval = yes; then
958   AC_DEFINE(FEATURE_TOGGLE)
959 fi],AC_DEFINE(FEATURE_TOGGLE))
960
961 AC_ARG_ENABLE(force,
962 [  --disable-force          Don't allow single-page disable],
963 [if test $enableval = yes; then
964   AC_DEFINE(FEATURE_FORCE_LOAD)
965 fi],AC_DEFINE(FEATURE_FORCE_LOAD))
966
967 AC_ARG_ENABLE(fast-redirects,
968 [  --disable-fast-redirects Don't support fast redirects],
969 [if test $enableval = yes; then
970   AC_DEFINE(FEATURE_FAST_REDIRECTS)
971 fi], AC_DEFINE(FEATURE_FAST_REDIRECTS))
972
973 AC_ARG_ENABLE(killpopup,
974 [  --disable-killpopup      Never block popups],
975 [if test $enableval = yes; then
976   AC_DEFINE(FEATURE_KILL_POPUPS)
977 fi],AC_DEFINE(FEATURE_KILL_POPUPS))
978
979 AC_ARG_ENABLE(stats,
980 [  --disable-stats          Don't keep statistics],
981 [if test $enableval = yes; then
982   AC_DEFINE(FEATURE_STATISTICS)
983 fi],AC_DEFINE(FEATURE_STATISTICS))
984
985 AC_ARG_ENABLE(ie-images,
986 [  --disable-ie-images      Don't auto-detect whether a request from MS Internet
987                            Explorer is for an image or HTML.],
988 [if test $enableval = yes; then
989   AC_DEFINE(FEATURE_IMAGE_DETECT_MSIE)
990 fi],
991 AC_DEFINE(FEATURE_IMAGE_DETECT_MSIE))
992
993 AC_ARG_ENABLE(image-blocking,
994 [  --disable-image-blocking Don't try to figure out whether a request is 
995                            for an image or HTML - assume HTML.],
996 [if test $enableval = yes; then
997   AC_DEFINE(FEATURE_IMAGE_BLOCKING)
998 fi],
999 AC_DEFINE(FEATURE_IMAGE_BLOCKING))
1000
1001 AC_ARG_ENABLE(acl-files,
1002 [  --disable-acl-files      Prevents the use of ACL files to control access to
1003                            the proxy by IP address.],
1004 [if test $enableval = yes; then
1005   AC_DEFINE(FEATURE_ACL)
1006 fi],
1007 AC_DEFINE(FEATURE_ACL))
1008
1009 AC_ARG_ENABLE(trust-files,
1010 [  --disable-trust-files    Prevents the use of trust files.],
1011 [if test $enableval = yes; then
1012   AC_DEFINE(FEATURE_TRUST)
1013 fi],
1014 AC_DEFINE(FEATURE_TRUST))
1015
1016 AC_ARG_ENABLE(jar-files,
1017 [  --disable-jar-files      Prevents the use of jar files to capture cookies.],
1018 [if test $enableval = yes; then
1019   AC_DEFINE(FEATURE_COOKIE_JAR)
1020 fi],
1021 AC_DEFINE(FEATURE_COOKIE_JAR))
1022
1023 AC_ARG_ENABLE(editor,
1024 [  --disable-editor         Prevents the use of the web-based actions file
1025                            editor and web-based temporary disable setting.],
1026 [if test $enableval = yes; then
1027   AC_DEFINE(FEATURE_CGI_EDIT_ACTIONS)
1028 fi],
1029 AC_DEFINE(FEATURE_CGI_EDIT_ACTIONS))
1030
1031 AC_ARG_ENABLE(no-gifs,
1032 [  --enable-no-gifs         Use politically correct PNG format instead of GIF
1033                            for built-in images. May not work with all browsers.],
1034 [if test $enableval = yes; then
1035   AC_DEFINE(FEATURE_NO_GIFS)
1036 fi])
1037
1038
1039 dnl pcre/pcrs is needed for CGI anyway, so
1040 dnl the choice is only between static and
1041 dnl dynamic:
1042
1043 AC_ARG_ENABLE(dynamic-pcre,
1044 [  --disable-dynamic-pcre        Use the built-in, static pcre, even if
1045                                 libpcre is available],
1046 [ if test $enableval = "no"; then have_pcre=no; fi ])
1047
1048 AC_ARG_ENABLE(dynamic-pcrs,
1049 [  --disable-dynamic-pcrs        Use the built-in, static pcrs, even if
1050                                 libpcrs is available],
1051 [ if test $enableval = "no"; then have_pcrs=no; fi ])
1052
1053
1054 # If we have libpcre and either we also have pcreposix or
1055 # we don't need pcreposix, then link pcre dynamically; else
1056 # build it and link statically
1057 #
1058 if test $have_pcre = "yes"; then
1059   echo "using libpcre"
1060   pcre_dyn=yes
1061   STATIC_PCRE_ONLY=#
1062   LIBS="$LIBS -lpcre -lpcreposix"
1063 else
1064   echo "using built-in static pcre"
1065   pcre_dyn=no
1066   AC_DEFINE(STATIC_PCRE)
1067   STATIC_PCRE_ONLY=
1068 fi
1069
1070 # If we have libpcrs and pcre is linked dynamically
1071 # then also link pcrs dynamically, else build and link
1072 # pcrs statically
1073 #
1074 if test $have_pcrs = "yes" -a $pcre_dyn = "yes"; then
1075   echo "using libpcrs"
1076   STATIC_PCRS_ONLY=#
1077   LIBS="$LIBS -lpcrs"
1078 else
1079   echo "using built-in static pcrs"
1080   AC_DEFINE(STATIC_PCRS)
1081   STATIC_PCRS_ONLY=
1082 fi
1083
1084 AC_SUBST(STATIC_PCRE_ONLY)
1085 AC_SUBST(STATIC_PCRS_ONLY)
1086
1087 dnl =================================================================
1088 dnl Final cleanup and output
1089 dnl =================================================================
1090
1091 dnl Remove the SPECIAL_CFLAGS stuff from CFLAGS, and add it seperately
1092 dnl in the Makefile
1093 CFLAGS=$old_CFLAGS_nospecial
1094 AC_SUBST(SPECIAL_CFLAGS)
1095
1096 AC_SUBST(PTHREAD_LIB)
1097
1098 AC_OUTPUT(GNUmakefile doc/source/ldp.dsl)