X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=config.h.in;h=7ee7897dc2d099e85353d0c93253f10cbd53747c;hb=766c321fef93b64299e3086a06c67c56b233252f;hp=5de0bdfce70b08144337dfbcc2d65939be0e4cfd;hpb=22c2fd0b25d6666a2417aeaca095e05d867a6a92;p=moonshot-ui.git diff --git a/config.h.in b/config.h.in index 5de0bdf..7ee7897 100644 --- a/config.h.in +++ b/config.h.in @@ -25,6 +25,9 @@ /* Define to 1 if you have the `geteuid' function. */ #undef HAVE_GETEUID +/* Define to 1 if you have the `getpwuid' function. */ +#undef HAVE_GETPWUID + /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT @@ -62,9 +65,6 @@ */ #undef LT_OBJDIR -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O - /* Name of package */ #undef PACKAGE