From 725d2f781b48ba83f4c8784a0fbe62fe2a6c107a Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Thu, 22 Dec 2016 17:21:16 +0200 Subject: Add small regex fix. Add support directory. --- awklib/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'awklib') diff --git a/awklib/Makefile.in b/awklib/Makefile.in index 597ba20b..16f8132c 100644 --- a/awklib/Makefile.in +++ b/awklib/Makefile.in @@ -259,6 +259,7 @@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ POSUB = @POSUB@ +RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -- cgit v1.2.3