Removed commented toolbox configuration

release/4.3a0
Alex Cunningham 2011-10-13 18:46:09 +00:00
parent f4d9ca72a8
commit a96fcc43f1
1 changed files with 0 additions and 9 deletions

View File

@ -134,15 +134,6 @@ AC_ARG_WITH([toolbox],
[toolbox=$prefix]) [toolbox=$prefix])
AC_SUBST([toolbox]) AC_SUBST([toolbox])
#Original version
#AC_ARG_WITH([toolbox],
# [AS_HELP_STRING([--with-toolbox],
# [specify the matlab toolbox directory for installation (mandatory)])],
# [toolbox=$withval],
# [AC_MSG_FAILURE(
# [--with-toolbox has to be specified])
# ])
AC_CONFIG_FILES([CppUnitLite/Makefile \ AC_CONFIG_FILES([CppUnitLite/Makefile \
wrap/Makefile \ wrap/Makefile \
gtsam/3rdparty/Makefile \ gtsam/3rdparty/Makefile \