remove useless xorg macros patch
[openwrt/svn-archive/archive.git] / admin / htop / patches / 001_remove_proc_check.patch
index e0e6ed61335a16e2d1af6de591c23dc928f30fce..664b29a52e2bf4b7c475dd816d57b60cd70f081e 100644 (file)
@@ -1,14 +1,16 @@
-diff -purN htop-0.6.5_org/configure htop-0.6.5/configure
---- htop-0.6.5_org/configure   2007-04-18 15:38:08.000000000 -0400
-+++ htop-0.6.5/configure       2007-04-18 17:53:18.000000000 -0400
-@@ -5286,59 +5286,6 @@ _ACEOF
+Index: htop-0.6.6/configure
+===================================================================
+--- htop-0.6.6.orig/configure  2007-09-20 10:45:31.000000000 -0500
++++ htop-0.6.6/configure       2007-09-20 10:45:31.000000000 -0500
+@@ -6207,62 +6207,6 @@
  
- fi;
+ fi
  
+-
 -as_ac_File=`echo "ac_cv_file_$PROCDIR/stat" | $as_tr_sh`
--echo "$as_me:$LINENO: checking for $PROCDIR/stat" >&5
--echo $ECHO_N "checking for $PROCDIR/stat... $ECHO_C" >&6
--if eval "test \"\${$as_ac_File+set}\" = set"; then
+-echo "$as_me:$LINENO: checking for $PROCDIR/stat" >&5
+-echo $ECHO_N "checking for $PROCDIR/stat... $ECHO_C" >&6; }
+-if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then
 -  echo $ECHO_N "(cached) $ECHO_C" >&6
 -else
 -  test "$cross_compiling" = yes &&
@@ -21,8 +23,9 @@ diff -purN htop-0.6.5_org/configure htop-0.6.5/configure
 -  eval "$as_ac_File=no"
 -fi
 -fi
--echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5
--echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6
+-ac_res=`eval echo '${'$as_ac_File'}'`
+-             { echo "$as_me:$LINENO: result: $ac_res" >&5
+-echo "${ECHO_T}$ac_res" >&6; }
 -if test `eval echo '${'$as_ac_File'}'` = yes; then
 -  :
 -else
@@ -32,9 +35,9 @@ diff -purN htop-0.6.5_org/configure htop-0.6.5/configure
 -fi
 -
 -as_ac_File=`echo "ac_cv_file_$PROCDIR/meminfo" | $as_tr_sh`
--echo "$as_me:$LINENO: checking for $PROCDIR/meminfo" >&5
--echo $ECHO_N "checking for $PROCDIR/meminfo... $ECHO_C" >&6
--if eval "test \"\${$as_ac_File+set}\" = set"; then
+-echo "$as_me:$LINENO: checking for $PROCDIR/meminfo" >&5
+-echo $ECHO_N "checking for $PROCDIR/meminfo... $ECHO_C" >&6; }
+-if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then
 -  echo $ECHO_N "(cached) $ECHO_C" >&6
 -else
 -  test "$cross_compiling" = yes &&
@@ -47,8 +50,9 @@ diff -purN htop-0.6.5_org/configure htop-0.6.5/configure
 -  eval "$as_ac_File=no"
 -fi
 -fi
--echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5
--echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6
+-ac_res=`eval echo '${'$as_ac_File'}'`
+-             { echo "$as_me:$LINENO: result: $ac_res" >&5
+-echo "${ECHO_T}$ac_res" >&6; }
 -if test `eval echo '${'$as_ac_File'}'` = yes; then
 -  :
 -else
@@ -58,6 +62,6 @@ diff -purN htop-0.6.5_org/configure htop-0.6.5/configure
 -fi
 -
 -
          ac_config_files="$ac_config_files Makefile"
+ ac_config_files="$ac_config_files Makefile"
  
  cat >confcache <<\_ACEOF