Просмотр исходного кода

Update makefiles to use the autotools stuff put in the template, remove bogus stamp-h.in touching

SVN-Revision: 5386
Florian Fainelli 19 лет назад
Родитель
Сommit
37237a0544
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      include/package.mk

+ 0 - 1
include/package.mk

@@ -298,7 +298,6 @@ define Build/Configure/Default
 		[ -e acinclude.m4 ] && touch acinclude.m4 ; \
 		[ -e config.h.in ] && touch config.h.in ; \
 		[ -e configure.ac ] && touch configure.ac ; \
-		[ -e stamp-h.in ] && touch stamp-h.in ; \
 	);
 	(cd $(PKG_BUILD_DIR)/$(strip $(3)); \
 	if [ -x configure ]; then \