Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 603098
Collapse All | Expand All

(-)a/configure.ac (-1 / +2 lines)
Lines 357-362 AS_IF([test "x$with_tools" = "xyes"],[ Link Here
357
    PKG_CHECK_MODULES([REVENGE_GENERATORS],[
357
    PKG_CHECK_MODULES([REVENGE_GENERATORS],[
358
        librevenge-generators-0.0
358
        librevenge-generators-0.0
359
    ])
359
    ])
360
])
361
AS_IF([test "x$with_tools" = "xyes" || test "x$enable_tests" = "xyes"],[
360
    PKG_CHECK_MODULES([REVENGE_STREAM],[
362
    PKG_CHECK_MODULES([REVENGE_STREAM],[
361
        librevenge-stream-0.0
363
        librevenge-stream-0.0
362
    ])
364
    ])
363
- 

Return to bug 603098