packages/net/xsupplicant/patches/003-compile_fix.patch
nico d19ec5d454 refresh patches before applying upcoming fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13971 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-11 01:55:25 +00:00

12 lines
320 B
Diff

--- a/lib/libxsupgui/Makefile.in
+++ b/lib/libxsupgui/Makefile.in
@@ -91,7 +91,7 @@ install_sh = @install_sh@
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