Changeset 56 for NEWT0/trunk/configure

Show
Ignore:
Timestamp:
06/10/06 23:21:00 (3 years ago)
Author:
gnue
Message:

change configure
change comments

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • NEWT0/trunk/configure

    r40 r56  
    312312#endif" 
    313313 
    314 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT YACC LEX LEXLIB LEX_OUTPUT_ROOT build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os CPP EGREP LIBOBJS LIBREGEX NEWT_LDIMPORT NEWT_LDFLAGS LIBNEWT_LDSHARED LINK_NEWT_APP_ DLEXT MAKE_EXT LTLIBOBJS' 
     314ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT YACC LEX LEXLIB LEX_OUTPUT_ROOT AR ac_ct_AR RANLIB ac_ct_RANLIB build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os CPP EGREP LIBOBJS NEWT_LDIMPORT NEWT_LDFLAGS LIBNEWT_LDSHARED LINK_NEWT_APP_ DLEXT MAKE_EXT LIBREGEX LTLIBOBJS' 
    315315ac_subst_files='' 
    316316 
     
    25572557fi 
    25582558 
     2559if test -n "$ac_tool_prefix"; then 
     2560  # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. 
     2561set dummy ${ac_tool_prefix}ar; ac_word=$2 
     2562echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2563echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 
     2564if test "${ac_cv_prog_AR+set}" = set; then 
     2565  echo $ECHO_N "(cached) $ECHO_C" >&6 
     2566else 
     2567  if test -n "$AR"; then 
     2568  ac_cv_prog_AR="$AR" # Let the user override the test. 
     2569else 
     2570as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     2571for as_dir in $PATH 
     2572do 
     2573  IFS=$as_save_IFS 
     2574  test -z "$as_dir" && as_dir=. 
     2575  for ac_exec_ext in '' $ac_executable_extensions; do 
     2576  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     2577    ac_cv_prog_AR="${ac_tool_prefix}ar" 
     2578    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2579    break 2 
     2580  fi 
     2581done 
     2582done 
     2583 
     2584fi 
     2585fi 
     2586AR=$ac_cv_prog_AR 
     2587if test -n "$AR"; then 
     2588  echo "$as_me:$LINENO: result: $AR" >&5 
     2589echo "${ECHO_T}$AR" >&6 
     2590else 
     2591  echo "$as_me:$LINENO: result: no" >&5 
     2592echo "${ECHO_T}no" >&6 
     2593fi 
     2594 
     2595fi 
     2596if test -z "$ac_cv_prog_AR"; then 
     2597  ac_ct_AR=$AR 
     2598  # Extract the first word of "ar", so it can be a program name with args. 
     2599set dummy ar; ac_word=$2 
     2600echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2601echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 
     2602if test "${ac_cv_prog_ac_ct_AR+set}" = set; then 
     2603  echo $ECHO_N "(cached) $ECHO_C" >&6 
     2604else 
     2605  if test -n "$ac_ct_AR"; then 
     2606  ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. 
     2607else 
     2608as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     2609for as_dir in $PATH 
     2610do 
     2611  IFS=$as_save_IFS 
     2612  test -z "$as_dir" && as_dir=. 
     2613  for ac_exec_ext in '' $ac_executable_extensions; do 
     2614  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     2615    ac_cv_prog_ac_ct_AR="ar" 
     2616    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2617    break 2 
     2618  fi 
     2619done 
     2620done 
     2621 
     2622fi 
     2623fi 
     2624ac_ct_AR=$ac_cv_prog_ac_ct_AR 
     2625if test -n "$ac_ct_AR"; then 
     2626  echo "$as_me:$LINENO: result: $ac_ct_AR" >&5 
     2627echo "${ECHO_T}$ac_ct_AR" >&6 
     2628else 
     2629  echo "$as_me:$LINENO: result: no" >&5 
     2630echo "${ECHO_T}no" >&6 
     2631fi 
     2632 
     2633  AR=$ac_ct_AR 
     2634else 
     2635  AR="$ac_cv_prog_AR" 
     2636fi 
     2637 
     2638if test -n "$ac_tool_prefix"; then 
     2639  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 
     2640set dummy ${ac_tool_prefix}ranlib; ac_word=$2 
     2641echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2642echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 
     2643if test "${ac_cv_prog_RANLIB+set}" = set; then 
     2644  echo $ECHO_N "(cached) $ECHO_C" >&6 
     2645else 
     2646  if test -n "$RANLIB"; then 
     2647  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. 
     2648else 
     2649as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     2650for as_dir in $PATH 
     2651do 
     2652  IFS=$as_save_IFS 
     2653  test -z "$as_dir" && as_dir=. 
     2654  for ac_exec_ext in '' $ac_executable_extensions; do 
     2655  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     2656    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 
     2657    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2658    break 2 
     2659  fi 
     2660done 
     2661done 
     2662 
     2663fi 
     2664fi 
     2665RANLIB=$ac_cv_prog_RANLIB 
     2666if test -n "$RANLIB"; then 
     2667  echo "$as_me:$LINENO: result: $RANLIB" >&5 
     2668echo "${ECHO_T}$RANLIB" >&6 
     2669else 
     2670  echo "$as_me:$LINENO: result: no" >&5 
     2671echo "${ECHO_T}no" >&6 
     2672fi 
     2673 
     2674fi 
     2675if test -z "$ac_cv_prog_RANLIB"; then 
     2676  ac_ct_RANLIB=$RANLIB 
     2677  # Extract the first word of "ranlib", so it can be a program name with args. 
     2678set dummy ranlib; ac_word=$2 
     2679echo "$as_me:$LINENO: checking for $ac_word" >&5 
     2680echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 
     2681if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then 
     2682  echo $ECHO_N "(cached) $ECHO_C" >&6 
     2683else 
     2684  if test -n "$ac_ct_RANLIB"; then 
     2685  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. 
     2686else 
     2687as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     2688for as_dir in $PATH 
     2689do 
     2690  IFS=$as_save_IFS 
     2691  test -z "$as_dir" && as_dir=. 
     2692  for ac_exec_ext in '' $ac_executable_extensions; do 
     2693  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 
     2694    ac_cv_prog_ac_ct_RANLIB="ranlib" 
     2695    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 
     2696    break 2 
     2697  fi 
     2698done 
     2699done 
     2700 
     2701  test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":" 
     2702fi 
     2703fi 
     2704ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB 
     2705if test -n "$ac_ct_RANLIB"; then 
     2706  echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 
     2707echo "${ECHO_T}$ac_ct_RANLIB" >&6 
     2708else 
     2709  echo "$as_me:$LINENO: result: no" >&5 
     2710echo "${ECHO_T}no" >&6 
     2711fi 
     2712 
     2713  RANLIB=$ac_ct_RANLIB 
     2714else 
     2715  RANLIB="$ac_cv_prog_RANLIB" 
     2716fi 
     2717 
    25592718 
    25602719# 
     
    26802839SAVE_LIBS="$LIBS" 
    26812840LIBS="$LIBS -liconv" 
     2841result='no' 
     2842echo "$as_me:$LINENO: checking checking for libiconv" >&5 
     2843echo $ECHO_N "checking checking for libiconv... $ECHO_C" >&6 
    26822844cat >conftest.$ac_ext <<_ACEOF 
    26832845/* confdefs.h.  */ 
     
    27282890_ACEOF 
    27292891 
     2892    result='yes' 
    27302893else 
    27312894  echo "$as_me: failed program was:" >&5 
     
    27362899rm -f conftest.err conftest.$ac_objext \ 
    27372900      conftest$ac_exeext conftest.$ac_ext 
    2738  
     2901echo "$as_me:$LINENO: result: $result" >&5 
     2902echo "${ECHO_T}$result" >&6 
     2903 
     2904 
     2905HAVE_DLOPEN='no' 
     2906echo "$as_me:$LINENO: checking checking for dlopen" >&5 
     2907echo $ECHO_N "checking checking for dlopen... $ECHO_C" >&6 
    27392908cat >conftest.$ac_ext <<_ACEOF 
    27402909/* confdefs.h.  */ 
     
    28493018rm -f conftest.err conftest.$ac_objext \ 
    28503019      conftest$ac_exeext conftest.$ac_ext 
     3020echo "$as_me:$LINENO: result: $HAVE_DLOPEN" >&5 
     3021echo "${ECHO_T}$HAVE_DLOPEN" >&6 
    28513022 
    28523023 
     
    33463517 
    33473518 
    3348 for ac_header in inttypes.h memory.h stdint.h stdlib.h string.h unistd.h 
     3519 
     3520 
     3521 
     3522for ac_header in inttypes.h memory.h stdint.h stdlib.h string.h unistd.h termios.h endian.h machine/endian.h 
    33493523do 
    33503524as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 
     
    45834757 
    45844758 
    4585 for ac_func in getcwd memchr memmove memset regcomp strcasecmp strchr strdup strncasecmp 
     4759 
     4760 
     4761 
     4762for ac_func in getcwd memchr memmove memset regcomp strcasecmp strchr strdup strncasecmp mmap chdir getpwnam 
    45864763do 
    45874764as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 
     
    47034880    NEWT_LDFLAGS='-Wl,--export-all-symbols,--out-implib=$(LDIMPORT)' 
    47044881    LIBNEWT_LDSHARED='$(CC) -shared' 
    4705     LIBREGEX='$(libdir)/libregex.a' 
     4882    LIBREGEX='$(LIBREGEX)' 
    47064883    DLEXT='dll' 
    47074884    ;; 
     
    47624939#define __DYLIBSUFFIX__ ".$DLEXT" 
    47634940_ACEOF 
    4764  
    47654941 
    47664942 
     
    53995575s,@LEXLIB@,$LEXLIB,;t t 
    54005576s,@LEX_OUTPUT_ROOT@,$LEX_OUTPUT_ROOT,;t t 
     5577s,@AR@,$AR,;t t 
     5578s,@ac_ct_AR@,$ac_ct_AR,;t t 
     5579s,@RANLIB@,$RANLIB,;t t 
     5580s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t 
    54015581s,@build@,$build,;t t 
    54025582s,@build_cpu@,$build_cpu,;t t 
     
    54145594s,@EGREP@,$EGREP,;t t 
    54155595s,@LIBOBJS@,$LIBOBJS,;t t 
    5416 s,@LIBREGEX@,$LIBREGEX,;t t 
    54175596s,@NEWT_LDIMPORT@,$NEWT_LDIMPORT,;t t 
    54185597s,@NEWT_LDFLAGS@,$NEWT_LDFLAGS,;t t 
     
    54215600s,@DLEXT@,$DLEXT,;t t 
    54225601s,@MAKE_EXT@,$MAKE_EXT,;t t 
     5602s,@LIBREGEX@,$LIBREGEX,;t t 
    54235603s,@LTLIBOBJS@,$LTLIBOBJS,;t t 
    54245604CEOF