Skip to content

Commit

Permalink
Enabling catalog because we are now needing it to do global cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsorby committed Jun 21, 2011
1 parent 1ee3a2b commit 965aaea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ SET( WITH_HTTP 1 )
SET( WITH_VALID 1 )
SET( WITH_HTML 1 )
SET( WITH_LEGACY 0 )
SET( WITH_CATALOG 0 )
SET( WITH_CATALOG 1 )
SET( WITH_DOCB 0 )
SET( WITH_XPATH 0 )
SET( WITH_XPTR 0 )
Expand Down

0 comments on commit 965aaea

Please sign in to comment.