X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fmgetgroups;h=cdfa5701f5047fb7e0e0fadb0f500d8378e1e2aa;hb=7170ee077cc44186a70cb264ceb8352a1349e05b;hp=cd249dba31421e97ab18e7cff23ca8c796ca39a8;hpb=3e035a5d686888e5eba0b622dac459b65cdd99d3;p=pspp diff --git a/modules/mgetgroups b/modules/mgetgroups index cd249dba31..cdfa5701f5 100644 --- a/modules/mgetgroups +++ b/modules/mgetgroups @@ -9,13 +9,14 @@ m4/mgetgroups.m4 Depends-on: getgroups getugroups -realloc -xalloc +realloc-gnu +xalloc-oversized configure.ac: gl_MGETGROUPS Makefile.am: +lib_SOURCES += mgetgroups.c Include: "mgetgroups.h"