packages/net/xsupplicant/patches/003-compile_fix.patch
florian 09fedb0ef3 Upgrade xsupplicant to latest stable (1.2.8), fix redeclaration errors (#961)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-27 22:08:06 +00:00

13 lines
506 B
Diff

diff -urN xsupplicant-1.2.8/lib/libxsupgui/Makefile.in xsupplicant-1.2.8.new/lib/libxsupgui/Makefile.in
--- xsupplicant-1.2.8/lib/libxsupgui/Makefile.in 2006-10-03 05:02:31.000000000 +0200
+++ xsupplicant-1.2.8.new/lib/libxsupgui/Makefile.in 2006-11-27 22:52:03.000000000 +0100
@@ -91,7 +91,7 @@
with_openssl_libs = @with_openssl_libs@
AUTOMAKE_OPTIONS = foreign no-dependencies
-INCLUDES = ${top_srcdir}/src
+INCLUDES = -I${top_srcdir}/src
include_HEADERS = xsupgui.h
lib_LIBRARIES = libxsupgui.a