Remove emptyline

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3416 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
alonbl 2008-03-10 07:10:53 +00:00
parent b0ad68658e
commit 7ec2b320d6
1 changed files with 0 additions and 1 deletions

View File

@ -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}"