From 839b6472c8c4d9586810b9af406e6798fa91ebfb Mon Sep 17 00:00:00 2001 From: Ben Collins Date: Wed, 22 Sep 1999 17:56:22 +0000 Subject: [PATCH] * configure.in/configure: oops, forgot to add the AC_SUBST(WRAP_LIBS) --- configure | 1 + configure.in | 1 + 2 files changed, 2 insertions(+) diff --git a/configure b/configure index a7f56537da..4e9781e2f8 100755 --- a/configure +++ b/configure @@ -9383,6 +9383,7 @@ fi + trap '' 1 2 15 diff --git a/configure.in b/configure.in index 127c65d074..7fd865831c 100644 --- a/configure.in +++ b/configure.in @@ -1496,6 +1496,7 @@ AC_SUBST(LUTIL_LIBS) AC_SUBST(WRAP_LIBS) AC_SUBST(KRB_LIBS) AC_SUBST(TERMCAP_LIBS) +AC_SUBST(WRAP_LIBS) dnl ---------------------------------------------------------------- dnl final output -- 2.47.2