refresh patches before applying upcoming fix
[packages.git] / net / xsupplicant / patches / 001-no-lfl.patch
index 9f0ed94..7110814 100644 (file)
@@ -1,7 +1,6 @@
-diff -ruN xsupplicant-1.2.2-old/configure xsupplicant-1.2.2-new/configure
---- xsupplicant-1.2.2-old/configure    2005-09-14 05:34:54.000000000 +0200
-+++ xsupplicant-1.2.2-new/configure    2005-10-20 06:24:23.000000000 +0200
-@@ -3316,7 +3316,7 @@
+--- a/configure
++++ b/configure
+@@ -3259,7 +3259,7 @@ if test "$LEX" = :; then
  fi
   if test -n "$LEX"; then
         LFLAGS="$LFLAGS -i"
@@ -9,11 +8,10 @@ diff -ruN xsupplicant-1.2.2-old/configure xsupplicant-1.2.2-new/configure
 +
   fi
  
- echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
-diff -ruN xsupplicant-1.2.2-old/configure.in xsupplicant-1.2.2-new/configure.in
---- xsupplicant-1.2.2-old/configure.in 2005-09-14 05:34:54.000000000 +0200
-+++ xsupplicant-1.2.2-new/configure.in 2005-10-20 06:23:38.000000000 +0200
-@@ -17,7 +17,7 @@
+ ac_ext=c
+--- a/configure.in
++++ b/configure.in
+@@ -18,7 +18,7 @@ AC_PROG_YACC
  AM_PROG_LEX
   if test -n "$LEX"; then
         LFLAGS="$LFLAGS -i"
@@ -21,4 +19,4 @@ diff -ruN xsupplicant-1.2.2-old/configure.in xsupplicant-1.2.2-new/configure.in
 +
   fi 
  
- AC_C_BIGENDIAN([big_endian=true;AC_DEFINE(BIGENDIAN)],[big_endian=false;AC_DEFINE(LILENDIAN)])
+ AC_HEADER_STDC