X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=config.h.in;h=7ee7897dc2d099e85353d0c93253f10cbd53747c;hb=a16ea2937c60337997ca3200a950ded0bcbabdf1;hp=6d0a419835e275f50c71b4f25c3f61bd59303e3c;hpb=ef709a64e3e0062e9a6e42541957405ea19f7f59;p=moonshot-ui.git diff --git a/config.h.in b/config.h.in index 6d0a419..7ee7897 100644 --- a/config.h.in +++ b/config.h.in @@ -22,6 +22,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H +/* 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 @@ -59,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