From ff9fc7aa3fdfcb5bcc8687b5e72c16b5def3f4ca Mon Sep 17 00:00:00 2001 From: Daniela Mariaschi Date: Fri, 14 Mar 2003 10:47:58 +0000 Subject: [PATCH] reverting to 1.8.4.1 --- ext/interbase/config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/interbase/config.m4 b/ext/interbase/config.m4 index 2231d94753..3ffd67cee7 100644 --- a/ext/interbase/config.m4 +++ b/ext/interbase/config.m4 @@ -21,7 +21,7 @@ if test "$PHP_INTERBASE" != "no"; then ], [ AC_MSG_ERROR([libgds not found! Check config.log for more information.]) ], [ - -L$IBASE_LIBDIR -lgds -lcrypt + -L$IBASE_LIBDIR -lgds ]) PHP_ADD_INCLUDE($IBASE_INCDIR) -- 2.40.0