Browse Source

libtool: revert r16212. It broke building packages using c++.

SVN-Revision: 16305
Lars-Peter Clausen 16 years ago
parent
commit
3d3d75a248
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package/libtool/Makefile

+ 0 - 1
package/libtool/Makefile

@@ -25,7 +25,6 @@ include $(INCLUDE_DIR)/host-build.mk
 include $(INCLUDE_DIR)/package.mk
 
 CONFIGURE_PREFIX=$(STAGING_DIR)/host
-CONFIGURE_VARS+= CXX=no
 export GLOBAL_LIBDIR=$(STAGING_DIR)/usr/lib
 
 define Package/libltdl