The xbitmaps has no headers or libs upon which this module depends. Signed-off-by: Gaetan Nadon <[email protected]> --- configure.ac | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/configure.ac b/configure.ac index 3f3f390..574324c 100644 --- a/configure.ac +++ b/configure.ac @@ -54,11 +54,6 @@ AC_SUBST(ATOBM_LIBS) # bitmap checks for packages PKG_CHECK_MODULES(BITMAP, xaw7 xmu) -PKG_CHECK_MODULES(XBITMAPS, xbitmaps) - -BITMAP_CFLAGS="$BITMAP_CFLAGS $XBITMAPS_CFLAGS" -BITMAP_LIBS="$BITMAP_LIBS $XBITMAPS_LIBS" - AC_SUBST(BITMAP_CFLAGS) AC_SUBST(BITMAP_LIBS) -- 1.6.0.4 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
