diff options
Diffstat (limited to 'sysutils/accountsservice/files/patch-config.h.in')
-rw-r--r-- | sysutils/accountsservice/files/patch-config.h.in | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/sysutils/accountsservice/files/patch-config.h.in b/sysutils/accountsservice/files/patch-config.h.in deleted file mode 100644 index 46497bd24..000000000 --- a/sysutils/accountsservice/files/patch-config.h.in +++ /dev/null @@ -1,32 +0,0 @@ ---- config.h.in.orig 2011-09-04 22:12:01.000000000 +0200 -+++ config.h.in 2011-10-16 20:44:20.000000000 +0200 -@@ -15,6 +15,9 @@ - /* Define to 1 if you have the <dlfcn.h> header file. */ - #undef HAVE_DLFCN_H - -+/* Define to 1 if you have the `fgetpwent' function. */ -+#undef HAVE_FGETPWENT -+ - /* Define if the GNU gettext() function is already present or preinstalled. */ - #undef HAVE_GETTEXT - -@@ -30,6 +33,9 @@ - /* Define to 1 if you have the <memory.h> header file. */ - #undef HAVE_MEMORY_H - -+/* Define to 1 if you have the <shadow.h> header file. */ -+#undef HAVE_SHADOW_H -+ - /* Define to 1 if you have the <stdint.h> header file. */ - #undef HAVE_STDINT_H - -@@ -51,6 +57,9 @@ - /* Define to 1 if you have the <unistd.h> header file. */ - #undef HAVE_UNISTD_H - -+/* Define to 1 if you have the <utmpx.h> header file. */ -+#undef HAVE_UTMPX_H -+ - /* Define to the sub-directory in which libtool stores uninstalled libraries. - */ - #undef LT_OBJDIR |