Guillaume Cottenceau <[EMAIL PROTECTED]> writes:
> Bryan Paxton <[EMAIL PROTECTED]> writes:
>
> > HAHA is this a typo ?
> > This are the type of silly deps that need to be audited.
> >
> > Sorry, but you don't need glib for pam to work flawlessy.
>
> [gc@kenobi ~/rpm/BUILD/pam-0.72/modules/pam_console] rgrep -rh glib *
> Makefile:LIBOBJD = $(addprefix dynamic/,$(LIBOBJ)) $(shell glib-config --libs) -lc
> Makefile: $(shell glib-config --cflags) \
> README:I'm using glib because I didn't want to write my own hashtables
> chmod.c:#include <glib.h>
> chmod.h:#include <glib.h>
> config.l:#include <glib.h>
> config.y:#include <glib.h>
> pam_console.c:#include <glib.h>
> pam_console.h:#include <glib.h>
errrrrrk
that's ugly.
--
-- Yoann http://www.mandrakesoft.com/~yoann/
An engineer from NVidia, while asking him to release geforce specs said :
"Actually, we do write our drivers without documentation."