Commit 5e64f505 authored by Will Newton's avatar Will Newton Committed by Thomas Petazzoni
Browse files

berkeleydb: Update config.{sub,guess} in configure step.



Some architectures may need updates to the configure helper scripts
before it is possible to safely configure.

Signed-off-by: default avatarWill Newton <will.newton@gmail.com>
parent da282970
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ $(DB_DIR)/.dist: $(DL_DIR)/$(DB_SOURCE)
	touch $@

$(DB_DIR)/.configured: $(DB_DIR)/.dist
	$(CONFIG_UPDATE) $(DB_DIR)/dist
	(cd $(DB_DIR)/build_unix; rm -rf config.cache; \
		$(TARGET_CONFIGURE_OPTS) \
		$(TARGET_CONFIGURE_ARGS) \