[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [d-i] [Patch] error in cdebconf/configure.in



On Tue, Jun 18, 2002 at 10:35:11PM +0200, Thomas Poindessous wrote:
> Index: configure.in
> ===================================================================
> RCS file: /cvs/debian-boot/debian-installer/tools/cdebconf/configure.in,v
> retrieving revision 1.9
> diff -u -r1.9 configure.in
> +++ configure.in        2002/06/18 20:33:30
> @@ -93,7 +93,7 @@
>  
>  AC_CHECK_LIB(ncurses, initscr, FRONTEND_MODULES="$FRONTEND_MODULES ncurses",
>   echo "*** Cannot build ncurses frontend ***")
> -AC_CHECK_LIB(bogl, bogl_flush, FRONTEND_MODULES="$FRONTEND_MODULES bogl",
> +AC_CHECK_LIB(bogl, bowl_flush, FRONTEND_MODULES="$FRONTEND_MODULES bogl",
                      ^^^^^^^^^^
You've *got* to be kidding.

$ grep bowl_flush /usr/include/bogl/*
/usr/include/bogl/bowl.h:void bowl_flush (void);

Nope, I guess you aren't.

Matt

Attachment: pgp2K8AfB_VQz.pgp
Description: PGP signature


Reply to: