From 7ec2b320d6f20f357c4c7b1474ce5c98471e33b3 Mon Sep 17 00:00:00 2001 From: alonbl Date: Mon, 10 Mar 2008 07:10:53 +0000 Subject: [PATCH] Remove emptyline git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3416 c6295689-39f2-0310-b995-f0e70906c6a9 --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9fce79e0..597a8ff4 100644 --- a/configure.ac +++ b/configure.ac @@ -321,7 +321,6 @@ if test -z "${LTLIB_LIBS}"; then [LTLIB_LIBS="-lltdl"], [AC_MSG_ERROR([ltdl not found, please install libltdl and/or libtool])] ) - fi saved_CFLAGS="${CFLAGS}" CFLAGS="${CFLAGS} ${LTLIB_CFLAGS}"