[Fedora-directory-commits] mod_restartd configure,1.7,1.8

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Fri Feb 24 22:21:12 UTC 2006


Author: nhosoi

Update of /cvs/dirsec/mod_restartd
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2395

Modified Files:
	configure 
Log Message:
[179394] HP-UX IPF/PA-RISC support
updated hppa*64* with hppa2.* in aclocal.m4 to support 64 bit PA_RISC.
CAUTION: this file could be automatically updated by "aclocal" command using
libtool.m4, which contains the expression: "hppa*64*".  But 64 bit PA_RISC
generates, this string "build_cpu='hppa2.0w'", which does not match
"hppa*64*".  So, if aclocal.m4 needs to be updated, hppa*64* needs to be
replaced.



Index: configure
===================================================================
RCS file: /cvs/dirsec/mod_restartd/configure,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- configure	24 Feb 2006 19:16:38 -0000	1.7
+++ configure	24 Feb 2006 22:21:04 -0000	1.8
@@ -3408,7 +3408,7 @@
     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
     lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
     ;;
-  hppa*64*)
+  hppa2.*)
     lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
     lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
     ;;
@@ -6224,7 +6224,7 @@
       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
       # not for PA HP-UX.
       case "$host_cpu" in
-      hppa*64*|ia64*)
+      hppa2.*|ia64*)
 	# +Z the default
 	;;
       *)
@@ -6271,7 +6271,7 @@
       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
       # not for PA HP-UX.
       case "$host_cpu" in
-      hppa*64*|ia64*)
+      hppa2.*|ia64*)
 	# +Z the default
 	;;
       *)
@@ -7111,7 +7111,7 @@
     hpux10* | hpux11*)
       if test "$GCC" = yes -a "$with_gnu_ld" = no; then
 	case "$host_cpu" in
-	hppa*64*|ia64*)
+	hppa2.*|ia64*)
 	  archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
@@ -7120,7 +7120,7 @@
 	esac
       else
 	case "$host_cpu" in
-	hppa*64*|ia64*)
+	hppa2.*|ia64*)
 	  archive_cmds='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
 	  ;;
 	*)
@@ -7130,7 +7130,7 @@
       fi
       if test "$with_gnu_ld" = no; then
 	case "$host_cpu" in
-	hppa*64*)
+	hppa2.*)
 	  hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
 	  hardcode_libdir_flag_spec_ld='+b $libdir'
 	  hardcode_libdir_separator=:
@@ -7740,7 +7740,7 @@
     fi
     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
     ;;
-   hppa*64*)
+   hppa2.*)
      shrext_cmds='.sl'
      hardcode_into_libs=yes
      dynamic_linker="$host_os dld.sl"
@@ -10028,7 +10028,7 @@
   hpux10*|hpux11*)
     if test $with_gnu_ld = no; then
       case "$host_cpu" in
-      hppa*64*)
+      hppa2.*)
 	hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
 	hardcode_libdir_flag_spec_ld_CXX='+b $libdir'
 	hardcode_libdir_separator_CXX=:
@@ -10044,7 +10044,7 @@
       esac
     fi
     case "$host_cpu" in
-    hppa*64*)
+    hppa2.*)
       hardcode_direct_CXX=no
       hardcode_shlibpath_var_CXX=no
       ;;
@@ -10070,7 +10070,7 @@
 	;;
       aCC*)
 	case "$host_cpu" in
-	hppa*64*|ia64*)
+	hppa2.*|ia64*)
 	  archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
 	  ;;
 	*)
@@ -10091,7 +10091,7 @@
 	if test "$GXX" = yes; then
 	  if test $with_gnu_ld = no; then
 	    case "$host_cpu" in
-	    ia64*|hppa*64*)
+	    ia64*|hppa2.*)
 	      archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
 	      ;;
 	    *)
@@ -10690,7 +10690,7 @@
       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
       # not for PA HP-UX.
       case "$host_cpu" in
-      hppa*64*|ia64*)
+      hppa2.*|ia64*)
 	;;
       *)
 	lt_prog_compiler_pic_CXX='-fPIC'
@@ -10759,7 +10759,7 @@
 	    lt_prog_compiler_wl_CXX='-Wl,'
 	    lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
 	    case "$host_cpu" in
-	    hppa*64*|ia64*)
+	    hppa2.*|ia64*)
 	      # +Z the default
 	      ;;
 	    *)
@@ -11428,7 +11428,7 @@
     fi
     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
     ;;
-   hppa*64*)
+   hppa2.*)
      shrext_cmds='.sl'
      hardcode_into_libs=yes
      dynamic_linker="$host_os dld.sl"
@@ -13107,7 +13107,7 @@
       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
       # not for PA HP-UX.
       case "$host_cpu" in
-      hppa*64*|ia64*)
+      hppa2.*|ia64*)
 	# +Z the default
 	;;
       *)
@@ -13154,7 +13154,7 @@
       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
       # not for PA HP-UX.
       case "$host_cpu" in
-      hppa*64*|ia64*)
+      hppa2.*|ia64*)
 	# +Z the default
 	;;
       *)
@@ -13972,7 +13972,7 @@
     hpux10* | hpux11*)
       if test "$GCC" = yes -a "$with_gnu_ld" = no; then
 	case "$host_cpu" in
-	hppa*64*|ia64*)
+	hppa2.*|ia64*)
 	  archive_cmds_F77='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
@@ -13981,7 +13981,7 @@
 	esac
       else
 	case "$host_cpu" in
-	hppa*64*|ia64*)
+	hppa2.*|ia64*)
 	  archive_cmds_F77='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
 	  ;;
 	*)
@@ -13991,7 +13991,7 @@
       fi
       if test "$with_gnu_ld" = no; then
 	case "$host_cpu" in
-	hppa*64*)
+	hppa2.*)
 	  hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
 	  hardcode_libdir_flag_spec_ld_F77='+b $libdir'
 	  hardcode_libdir_separator_F77=:
@@ -14601,7 +14601,7 @@
     fi
     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
     ;;
-   hppa*64*)
+   hppa2.*)
      shrext_cmds='.sl'
      hardcode_into_libs=yes
      dynamic_linker="$host_os dld.sl"
@@ -15547,7 +15547,7 @@
       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
       # not for PA HP-UX.
       case "$host_cpu" in
-      hppa*64*|ia64*)
+      hppa2.*|ia64*)
 	# +Z the default
 	;;
       *)
@@ -15594,7 +15594,7 @@
       # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
       # not for PA HP-UX.
       case "$host_cpu" in
-      hppa*64*|ia64*)
+      hppa2.*|ia64*)
 	# +Z the default
 	;;
       *)
@@ -16434,7 +16434,7 @@
     hpux10* | hpux11*)
       if test "$GCC" = yes -a "$with_gnu_ld" = no; then
 	case "$host_cpu" in
-	hppa*64*|ia64*)
+	hppa2.*|ia64*)
 	  archive_cmds_GCJ='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
 	  ;;
 	*)
@@ -16443,7 +16443,7 @@
 	esac
       else
 	case "$host_cpu" in
-	hppa*64*|ia64*)
+	hppa2.*|ia64*)
 	  archive_cmds_GCJ='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
 	  ;;
 	*)
@@ -16453,7 +16453,7 @@
       fi
       if test "$with_gnu_ld" = no; then
 	case "$host_cpu" in
-	hppa*64*)
+	hppa2.*)
 	  hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
 	  hardcode_libdir_flag_spec_ld_GCJ='+b $libdir'
 	  hardcode_libdir_separator_GCJ=:
@@ -17063,7 +17063,7 @@
     fi
     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
     ;;
-   hppa*64*)
+   hppa2.*)
      shrext_cmds='.sl'
      hardcode_into_libs=yes
      dynamic_linker="$host_os dld.sl"




More information about the Fedora-directory-commits mailing list