Skip to content

Commit

Permalink
BUILD: We now also depend on Boost.Smart_Ptr
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMcCoy committed Aug 6, 2012
1 parent 5268972 commit 7880510
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions BUILDDEP
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Build-time library dependencies
- Boost.Function
- Boost.Bind
- Boost.Uuid
- Boost.Smart_Ptr

- OpenGL (>= 2.1)
- SDL (>= 1.2.14)
Expand Down
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ BOOST_DATE_TIME
BOOST_FUNCTION
BOOST_BIND
BOOST_UUID
BOOST_SMART_PTR

dnl OpenGL
case "$target" in
Expand Down

0 comments on commit 7880510

Please sign in to comment.