From edbac28f9109eb4406ddbfc323c521515029ac73 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 06 Nov 2012 17:54:48 -0500 Subject: Add the archtab as dependency in the build system. --- (limited to 'configure') diff --git a/configure b/configure index 712aa0d..5fbff59 100755 --- a/configure +++ b/configure @@ -39,6 +39,7 @@ sh ' dep_libs=' libopkbuild.1 +archtab ' long_opts_with_args=' @@ -158,6 +159,7 @@ Dependencies: --with-sh=PATH use sh at PATH --with-libopkbuild.1=PATH use libopkbuild.1 at PATH + --with-archtab=PATH use archtab at PATH EOF } -- cgit v0.9.1