Remove boost_program_options from {configure,Makefile}.in

This commit is contained in:
Heinz Mauelshagen
2011-12-14 21:07:57 +01:00
parent e701a5a40b
commit d74b3ff35f
2 changed files with 1 additions and 2 deletions

View File

@@ -54,7 +54,6 @@ AC_CHECK_HEADERS([expat.h \
boost/lexical_cast.hpp \
boost/noncopyable.hpp \
boost/optional.hpp \
boost/program_options.hpp \
boost/shared_ptr.hpp \
boost/static_assert.hpp],
[], [AC_MSG_ERROR(bailing out)])