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>
--
Guillaume Cottenceau -- Distribution Developer for MandrakeSoft
http://www.mandrakesoft.com/~gc/