diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-18 22:43:53 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-18 22:43:53 +0800 |
commit | 71429808888b8ba903e7575e1f3400b81d672db2 (patch) | |
tree | da91d0491574da0a3a0b0b7ad7777cd2f225cd26 /sysutils/accountsservice/files/patch-config.h.in | |
parent | 5271c1e9be56b0a3ecdf4487ad7f7ce50fb1df2a (diff) | |
download | marcuscom-ports-71429808888b8ba903e7575e1f3400b81d672db2.tar.gz marcuscom-ports-71429808888b8ba903e7575e1f3400b81d672db2.tar.zst marcuscom-ports-71429808888b8ba903e7575e1f3400b81d672db2.zip |
Update to 0.6.15.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16464 df743ca5-7f9a-e211-a948-0013205c9059
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 |