Skip to content
Snippets Groups Projects
Commit c6373b7c authored by Brian Carrier's avatar Brian Carrier
Browse files

fixed #236 caused by me not resolving conflicts properly before

parent 670b5bc9
Branches master
No related tags found
No related merge requests found
......@@ -113,6 +113,8 @@ AC_ARG_WITH([afflib],
[AS_HELP_STRING([--without-afflib],[Do not use AFFLIB even if it is installed])]
[AS_HELP_STRING([--with-afflib=dir],[Specify that AFFLIB is installed in directory 'dir'])],
dnl If --with-afflib or --without-afflib is given
[],
dnl If --with-afflib or --without-afflib is given
[with_afflib=yes])
dnl check for the lib if they did not specify no
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment