Browse Source

Merge pull request #877 from jow-/libmms-autoconf-fix

libmms: remove useless autogen call
Ted Hess 10 years ago
parent
commit
1fc0010400
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      libs/libmms/Makefile

+ 0
- 5
libs/libmms/Makefile View File

@@ -44,11 +44,6 @@ endef
44 44
 TARGET_CFLAGS += $(FPIC)
45 45
 TARGET_LDFLAGS += $(if $(ICONV_FULL),-liconv)
46 46
 
47
-define Build/Configure
48
-	(cd $(PKG_BUILD_DIR); ./autogen.sh );
49
-	$(call Build/Configure/Default)
50
-endef
51
-
52 47
 define Build/InstallDev
53 48
 	$(INSTALL_DIR) $(1)/usr/include
54 49
 	$(CP) $(PKG_INSTALL_DIR)/usr/include/libmms $(1)/usr/include/