Upgrade xsupplicant to latest stable (1.2.8), fix redeclaration errors (#961)
[openwrt/svn-archive/archive.git] / net / xsupplicant / patches / 003-compile_fix.patch
1 diff -urN xsupplicant-1.2.8/lib/libxsupgui/Makefile.in xsupplicant-1.2.8.new/lib/libxsupgui/Makefile.in
2 --- xsupplicant-1.2.8/lib/libxsupgui/Makefile.in 2006-10-03 05:02:31.000000000 +0200
3 +++ xsupplicant-1.2.8.new/lib/libxsupgui/Makefile.in 2006-11-27 22:52:03.000000000 +0100
4 @@ -91,7 +91,7 @@
5 with_openssl_libs = @with_openssl_libs@
6 AUTOMAKE_OPTIONS = foreign no-dependencies
7
8 -INCLUDES = ${top_srcdir}/src
9 +INCLUDES = -I${top_srcdir}/src
10
11 include_HEADERS = xsupgui.h
12 lib_LIBRARIES = libxsupgui.a