- Fixed a typo in the previous commit

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1735 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aet 2004-01-10 23:13:41 +00:00
parent 4d915b987e
commit a717fca4c8
1 changed files with 1 additions and 1 deletions

View File

@ -783,7 +783,7 @@ if test "x$prefix" = xNONE; then
prefix=$ac_default_prefix
fi
if test "x$exec_prefix" = xNONE; then
exec_prefix='$prefix'
exec_prefix='${prefix}'
fi
dnl Enable/disable debugging messages.