Browse Source

remove not needed CONFIGURE_ENV

Waldemar Brodkorb 15 years ago
parent
commit
72150ccac2
1 changed files with 0 additions and 2 deletions
  1. 0 2
      package/openvpn/Makefile

+ 0 - 2
package/openvpn/Makefile

@@ -50,8 +50,6 @@ ENABLE_SMALL:=--enable-small
 endif
 
 CONFIGURE_STYLE=	gnu
-CONFIGURE_ENV+=		CPPFLAGS="-I$(STAGING_DIR)/usr/include" \
-			LDFLAGS="-L$(STAGING_DIR)/usr/lib"
 CONFIGURE_ARGS+=	--disable-pthread \
 			--disable-plugins \
 			--disable-management \