|
From: Bob T. <bt...@us...> - 2001-07-17 01:58:02
|
Update of /cvsroot/benson/benson2
In directory usw-pr-cvs1:/tmp/cvs-serv25751
Modified Files:
Makefile.in aclocal.m4 config.h.in configure configure.in
Log Message:
Added special aweful good configure.in
Index: Makefile.in
===================================================================
RCS file: /cvsroot/benson/benson2/Makefile.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** Makefile.in 2001/06/03 23:33:40 1.4
--- Makefile.in 2001/07/17 01:57:58 1.5
***************
*** 1,3 ****
! # Makefile.in generated automatically by automake 1.4-p2 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
--- 1,3 ----
! # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
***************
*** 111,115 ****
cd $(srcdir) && $(ACLOCAL)
! config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
--- 111,115 ----
cd $(srcdir) && $(ACLOCAL)
! config.status: $(srcdir)/configure.in $(CONFIG_STATUS_DEPENDENCIES)
$(SHELL) ./config.status --recheck
$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
Index: aclocal.m4
===================================================================
RCS file: /cvsroot/benson/benson2/aclocal.m4,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** aclocal.m4 2001/06/03 23:33:40 1.6
--- aclocal.m4 2001/07/17 01:57:58 1.7
***************
*** 1,3 ****
! dnl aclocal.m4 generated automatically by aclocal 1.4-p2
dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
--- 1,3 ----
! dnl aclocal.m4 generated automatically by aclocal 1.4-p4
dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
Index: config.h.in
===================================================================
RCS file: /cvsroot/benson/benson2/config.h.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** config.h.in 2001/06/06 15:57:44 1.4
--- config.h.in 2001/07/17 01:57:58 1.5
***************
*** 1,3 ****
! /* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if the X Window System is missing or not being used. */
--- 1,3 ----
! /* config.h.in. Generated automatically from configure.in by autoheader 2.13. */
/* Define if the X Window System is missing or not being used. */
Index: configure
===================================================================
RCS file: /cvsroot/benson/benson2/configure,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** configure 2001/06/03 23:33:40 1.7
--- configure 2001/07/17 01:57:58 1.8
***************
*** 6262,6266 ****
if test "${enable_debug+set}" = set; then
enableval="$enable_debug"
! :
fi
--- 6262,6268 ----
if test "${enable_debug+set}" = set; then
enableval="$enable_debug"
! use_debug=$enableval
! else
! use_debug=no
fi
***************
*** 6268,6278 ****
if test "${enable_profile+set}" = set; then
enableval="$enable_profile"
! :
fi
-
echo $ac_n "checking for open in -lcompat""... $ac_c" 1>&6
! echo "configure:6277: checking for open in -lcompat" >&5
ac_lib_var=`echo compat'_'open | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
--- 6270,6281 ----
if test "${enable_profile+set}" = set; then
enableval="$enable_profile"
! use_profile=$enableval
! else
! use_profile=no
fi
echo $ac_n "checking for open in -lcompat""... $ac_c" 1>&6
! echo "configure:6280: checking for open in -lcompat" >&5
ac_lib_var=`echo compat'_'open | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
***************
*** 6282,6286 ****
LIBS="-lcompat $LIBS"
cat > conftest.$ac_ext <<EOF
! #line 6285 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
--- 6285,6289 ----
LIBS="-lcompat $LIBS"
cat > conftest.$ac_ext <<EOF
! #line 6288 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
***************
*** 6293,6297 ****
; return 0; }
EOF
! if { (eval echo configure:6296: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
--- 6296,6300 ----
; return 0; }
EOF
! if { (eval echo configure:6299: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
***************
*** 6321,6325 ****
echo $ac_n "checking for open in -lsocket""... $ac_c" 1>&6
! echo "configure:6324: checking for open in -lsocket" >&5
ac_lib_var=`echo socket'_'open | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
--- 6324,6328 ----
echo $ac_n "checking for open in -lsocket""... $ac_c" 1>&6
! echo "configure:6327: checking for open in -lsocket" >&5
ac_lib_var=`echo socket'_'open | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
***************
*** 6329,6333 ****
LIBS="-lsocket $LIBS"
cat > conftest.$ac_ext <<EOF
! #line 6332 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
--- 6332,6336 ----
LIBS="-lsocket $LIBS"
cat > conftest.$ac_ext <<EOF
! #line 6335 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
***************
*** 6340,6344 ****
; return 0; }
EOF
! if { (eval echo configure:6343: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
--- 6343,6347 ----
; return 0; }
EOF
! if { (eval echo configure:6346: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
***************
*** 6368,6372 ****
echo $ac_n "checking for open in -ldl""... $ac_c" 1>&6
! echo "configure:6371: checking for open in -ldl" >&5
ac_lib_var=`echo dl'_'open | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
--- 6371,6375 ----
echo $ac_n "checking for open in -ldl""... $ac_c" 1>&6
! echo "configure:6374: checking for open in -ldl" >&5
ac_lib_var=`echo dl'_'open | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
***************
*** 6376,6380 ****
LIBS="-ldl $LIBS"
cat > conftest.$ac_ext <<EOF
! #line 6379 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
--- 6379,6383 ----
LIBS="-ldl $LIBS"
cat > conftest.$ac_ext <<EOF
! #line 6382 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
***************
*** 6387,6391 ****
; return 0; }
EOF
! if { (eval echo configure:6390: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
--- 6390,6394 ----
; return 0; }
EOF
! if { (eval echo configure:6393: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
***************
*** 6415,6419 ****
echo $ac_n "checking for open in -ldld""... $ac_c" 1>&6
! echo "configure:6418: checking for open in -ldld" >&5
ac_lib_var=`echo dld'_'open | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
--- 6418,6422 ----
echo $ac_n "checking for open in -ldld""... $ac_c" 1>&6
! echo "configure:6421: checking for open in -ldld" >&5
ac_lib_var=`echo dld'_'open | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
***************
*** 6423,6427 ****
LIBS="-ldld $LIBS"
cat > conftest.$ac_ext <<EOF
! #line 6426 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
--- 6426,6430 ----
LIBS="-ldld $LIBS"
cat > conftest.$ac_ext <<EOF
! #line 6429 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
***************
*** 6434,6438 ****
; return 0; }
EOF
! if { (eval echo configure:6437: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
--- 6437,6441 ----
; return 0; }
EOF
! if { (eval echo configure:6440: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
***************
*** 6462,6466 ****
echo $ac_n "checking for open in -lld""... $ac_c" 1>&6
! echo "configure:6465: checking for open in -lld" >&5
ac_lib_var=`echo ld'_'open | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
--- 6465,6469 ----
echo $ac_n "checking for open in -lld""... $ac_c" 1>&6
! echo "configure:6468: checking for open in -lld" >&5
ac_lib_var=`echo ld'_'open | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
***************
*** 6470,6474 ****
LIBS="-lld $LIBS"
cat > conftest.$ac_ext <<EOF
! #line 6473 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
--- 6473,6477 ----
LIBS="-lld $LIBS"
cat > conftest.$ac_ext <<EOF
! #line 6476 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
***************
*** 6481,6485 ****
; return 0; }
EOF
! if { (eval echo configure:6484: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
--- 6484,6488 ----
; return 0; }
EOF
! if { (eval echo configure:6487: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
***************
*** 6509,6513 ****
echo $ac_n "checking for open in -lw""... $ac_c" 1>&6
! echo "configure:6512: checking for open in -lw" >&5
ac_lib_var=`echo w'_'open | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
--- 6512,6516 ----
echo $ac_n "checking for open in -lw""... $ac_c" 1>&6
! echo "configure:6515: checking for open in -lw" >&5
ac_lib_var=`echo w'_'open | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
***************
*** 6517,6521 ****
LIBS="-lw $LIBS"
cat > conftest.$ac_ext <<EOF
! #line 6520 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
--- 6520,6524 ----
LIBS="-lw $LIBS"
cat > conftest.$ac_ext <<EOF
! #line 6523 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
***************
*** 6528,6532 ****
; return 0; }
EOF
! if { (eval echo configure:6531: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
--- 6531,6535 ----
; return 0; }
EOF
! if { (eval echo configure:6534: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_lib_$ac_lib_var=yes"
***************
*** 6558,6562 ****
set dummy sed; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:6561: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_sedpath'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
--- 6561,6565 ----
set dummy sed; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:6564: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_sedpath'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 6593,6597 ****
set dummy tr; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:6596: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_trpath'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
--- 6596,6600 ----
set dummy tr; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:6599: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_trpath'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 6628,6632 ****
set dummy uniq; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:6631: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_uniqpath'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
--- 6631,6635 ----
set dummy uniq; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:6634: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_uniqpath'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 6663,6667 ****
set dummy sort; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:6666: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_sortpath'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
--- 6666,6670 ----
set dummy sort; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:6669: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_sortpath'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 6704,6708 ****
if test "x$with_mico" != "xno" ; then
echo $ac_n "checking for mico-setup.sh""... $ac_c" 1>&6
! echo "configure:6707: checking for mico-setup.sh" >&5
if test "x$MICOVERSION" != "x" && test "x$MICODIR" != "x" ; then
echo "$ac_t""already loaded" 1>&6
--- 6707,6711 ----
if test "x$with_mico" != "xno" ; then
echo $ac_n "checking for mico-setup.sh""... $ac_c" 1>&6
! echo "configure:6710: checking for mico-setup.sh" >&5
if test "x$MICOVERSION" != "x" && test "x$MICODIR" != "x" ; then
echo "$ac_t""already loaded" 1>&6
***************
*** 6744,6748 ****
echo "$ac_t""$mico_setup_sh" 1>&6
echo $ac_n "checking contents of MICO config""... $ac_c" 1>&6
! echo "configure:6747: checking contents of MICO config" >&5
#
# mico_config unsets prefix and exec_prefix
--- 6747,6751 ----
echo "$ac_t""$mico_setup_sh" 1>&6
echo $ac_n "checking contents of MICO config""... $ac_c" 1>&6
! echo "configure:6750: checking contents of MICO config" >&5
#
# mico_config unsets prefix and exec_prefix
***************
*** 6761,6765 ****
if test "x$have_mico" = "xyes" ; then
echo $ac_n "checking MICO version""... $ac_c" 1>&6
! echo "configure:6764: checking MICO version" >&5
echo "$ac_t""$MICOVERSION" 1>&6
--- 6764,6768 ----
if test "x$have_mico" = "xyes" ; then
echo $ac_n "checking MICO version""... $ac_c" 1>&6
! echo "configure:6767: checking MICO version" >&5
echo "$ac_t""$MICOVERSION" 1>&6
***************
*** 6780,6784 ****
if test "x$have_mico" = "xyes" ; then
echo $ac_n "checking for CORBA.h""... $ac_c" 1>&6
! echo "configure:6783: checking for CORBA.h" >&5
if test "x" = "x" ; then
--- 6783,6787 ----
if test "x$have_mico" = "xyes" ; then
echo $ac_n "checking for CORBA.h""... $ac_c" 1>&6
! echo "configure:6786: checking for CORBA.h" >&5
if test "x" = "x" ; then
***************
*** 6819,6823 ****
echo $ac_n "checking for libmico${MICOVERSION}${TCL_SHLIB_SUFFIX}""... $ac_c" 1>&6
! echo "configure:6822: checking for libmico${MICOVERSION}${TCL_SHLIB_SUFFIX}" >&5
if test "xmico_lib" = "x" ; then
--- 6822,6826 ----
echo $ac_n "checking for libmico${MICOVERSION}${TCL_SHLIB_SUFFIX}""... $ac_c" 1>&6
! echo "configure:6825: checking for libmico${MICOVERSION}${TCL_SHLIB_SUFFIX}" >&5
if test "xmico_lib" = "x" ; then
***************
*** 6853,6857 ****
echo "$ac_t""not found" 1>&6
echo $ac_n "checking for libmico${MICOVERSION}.a""... $ac_c" 1>&6
! echo "configure:6856: checking for libmico${MICOVERSION}.a" >&5
if test "xmico_lib" = "x" ; then
--- 6856,6860 ----
echo "$ac_t""not found" 1>&6
echo $ac_n "checking for libmico${MICOVERSION}.a""... $ac_c" 1>&6
! echo "configure:6859: checking for libmico${MICOVERSION}.a" >&5
if test "xmico_lib" = "x" ; then
***************
*** 6893,6897 ****
echo $ac_n "checking whether we must use MiniSTL""... $ac_c" 1>&6
! echo "configure:6896: checking whether we must use MiniSTL" >&5
cat > conftest.c <<EOF
#include <CORBA.h>
--- 6896,6900 ----
echo $ac_n "checking whether we must use MiniSTL""... $ac_c" 1>&6
! echo "configure:6899: checking whether we must use MiniSTL" >&5
cat > conftest.c <<EOF
#include <CORBA.h>
***************
*** 6912,6916 ****
fi
echo $ac_n "checking for mico-ld""... $ac_c" 1>&6
! echo "configure:6915: checking for mico-ld" >&5
if test "x" = "x" ; then
--- 6915,6919 ----
fi
echo $ac_n "checking for mico-ld""... $ac_c" 1>&6
! echo "configure:6918: checking for mico-ld" >&5
if test "x" = "x" ; then
***************
*** 6950,6954 ****
fi
echo $ac_n "checking MICO dependencies""... $ac_c" 1>&6
! echo "configure:6953: checking MICO dependencies" >&5
micodeps=
for item in `grep -- -l $mico_ld | tr '"' ' '` ; do
--- 6953,6957 ----
fi
echo $ac_n "checking MICO dependencies""... $ac_c" 1>&6
! echo "configure:6956: checking MICO dependencies" >&5
micodeps=
for item in `grep -- -l $mico_ld | tr '"' ' '` ; do
***************
*** 6962,6966 ****
set dummy "idl"; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:6965: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_idl'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
--- 6965,6969 ----
set dummy "idl"; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:6968: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_idl'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 6996,7000 ****
echo $ac_n "checking for ird""... $ac_c" 1>&6
! echo "configure:6999: checking for ird" >&5
if test "x" = "x" ; then
--- 6999,7003 ----
echo $ac_n "checking for ird""... $ac_c" 1>&6
! echo "configure:7002: checking for ird" >&5
if test "x" = "x" ; then
***************
*** 7035,7039 ****
echo $ac_n "checking for ssliiop support""... $ac_c" 1>&6
! echo "configure:7038: checking for ssliiop support" >&5
if test "x$ssliiop" = "x" ; then
echo "$ac_t""not found" 1>&6
--- 7038,7042 ----
echo $ac_n "checking for ssliiop support""... $ac_c" 1>&6
! echo "configure:7041: checking for ssliiop support" >&5
if test "x$ssliiop" = "x" ; then
echo "$ac_t""not found" 1>&6
***************
*** 7079,7083 ****
set dummy "omniidl"; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:7082: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_idl'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
--- 7082,7086 ----
set dummy "omniidl"; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:7085: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_idl'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 7129,7133 ****
set dummy perl; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:7132: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_perlpath'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
--- 7132,7136 ----
set dummy perl; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:7135: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_perlpath'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 7162,7166 ****
echo $ac_n "checking for Perl compile flags""... $ac_c" 1>&6
! echo "configure:7165: checking for Perl compile flags" >&5
PERL_CFLAGS=`$perlpath -MExtUtils::Embed -e ccopts 2>/dev/null`
if test "_$PERL_CFLAGS" = _ ; then
--- 7165,7169 ----
echo $ac_n "checking for Perl compile flags""... $ac_c" 1>&6
! echo "configure:7168: checking for Perl compile flags" >&5
PERL_CFLAGS=`$perlpath -MExtUtils::Embed -e ccopts 2>/dev/null`
if test "_$PERL_CFLAGS" = _ ; then
***************
*** 7188,7197 ****
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
! echo "configure:7191: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
! #line 7196 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
--- 7191,7200 ----
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
! echo "configure:7194: checking for $ac_func" >&5
if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
! #line 7199 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
***************
*** 7216,7220 ****
; return 0; }
EOF
! if { (eval echo configure:7219: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
--- 7219,7223 ----
; return 0; }
EOF
! if { (eval echo configure:7222: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
eval "ac_cv_func_$ac_func=yes"
***************
*** 7245,7252 ****
fi
! if test "x$debug" = "x"; then
! CXXFLAGS=`echo $CXXFLAGS | $sedpath 's/\-g //g'`
! else
CXXFLAGS="$CXXFLAGS -g"
fi
--- 7248,7259 ----
fi
! CXXFLAGS=`echo $CXXFLAGS | $sedpath 's/\-g //g'`
!
! if test X"$use_debug" = Xyes; then
CXXFLAGS="$CXXFLAGS -g"
+ fi
+
+ if test X"$use_profile" = Xyes; then
+ CXXFLAGS="$CXXFLAGS -pg"
fi
Index: configure.in
===================================================================
RCS file: /cvsroot/benson/benson2/configure.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** configure.in 2001/06/03 23:33:40 1.6
--- configure.in 2001/07/17 01:57:58 1.7
***************
*** 38,45 ****
AC_ARG_WITH(omniorb, [ --with-omniorb=dir Find omniORB installation below dir],omni_dir=$withval, with_omni=no)
AC_ARG_WITH(ssliiop, [ --with-ssl=dir Find SSL libraries for SSLIIOP support below dir],ssl_dir=$withval, with_ssl=no)
! AC_ARG_ENABLE(debug, [ --enable-debug Compile using -g])
! AC_ARG_ENABLE(profile, [ --enable-profiling Compile using -pg])
-
AC_CHECK_LIB(compat, open)
AC_CHECK_LIB(socket, open)
--- 38,44 ----
AC_ARG_WITH(omniorb, [ --with-omniorb=dir Find omniORB installation below dir],omni_dir=$withval, with_omni=no)
AC_ARG_WITH(ssliiop, [ --with-ssl=dir Find SSL libraries for SSLIIOP support below dir],ssl_dir=$withval, with_ssl=no)
! AC_ARG_ENABLE(debug, [ --enable-debug Compile using -g], use_debug=$enableval, use_debug=no)
! AC_ARG_ENABLE(profile, [ --enable-profiling Compile using -pg], use_profile=$enableval, use_profile=no)
AC_CHECK_LIB(compat, open)
AC_CHECK_LIB(socket, open)
***************
*** 86,93 ****
fi
! if test "x$debug" = "x"; then
! CXXFLAGS=`echo $CXXFLAGS | $sedpath 's/\-g //g'`
! else
CXXFLAGS="$CXXFLAGS -g"
fi
--- 85,96 ----
fi
! CXXFLAGS=`echo $CXXFLAGS | $sedpath 's/\-g //g'`
!
! if test X"$use_debug" = Xyes; then
CXXFLAGS="$CXXFLAGS -g"
+ fi
+
+ if test X"$use_profile" = Xyes; then
+ CXXFLAGS="$CXXFLAGS -pg"
fi
|