Use "fork_child" rather than "child_process" - on Win32, "child_process"
[obnox/wireshark/wip.git] / configure.in
index ebc32fb34b432d03912b794bc703bfcfd3c1204b..bee07de3929747dac03f9589e0c0427fe1072c9d 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.242 2004/01/09 00:34:20 guy Exp $
+# $Id: configure.in,v 1.245 2004/01/18 16:24:58 jmayer Exp $
 dnl
 dnl Process this file with autoconf 2.13 or later to produce a
 dnl configure script; 2.12 doesn't generate a "configure" script that
@@ -78,7 +78,7 @@ AC_ARG_WITH(extra-gcc-checks,
 [
        if test $withval != no
        then
-               ethereal_extra_gcc_flags=" -Wcast-qual -Wcast-align -pedantic"
+               ethereal_extra_gcc_flags=" -Wcast-qual -Wcast-align -Wbad-function-cast -pedantic -Wstrict-prototypes"
        fi
 ],)
 AC_MSG_CHECKING(to see if we can add '-Wall -W$ethereal_extra_gcc_flags' to CFLAGS)
@@ -337,6 +337,8 @@ fi
 AC_SUBST(ethereal_bin)
 AC_SUBST(ethereal_man)
 
+rdps_bin="rdps\$(EXEEXT)"
+AC_SUBST(rdps_bin)
 
 
 # Enable/disable tethereal