pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkg_install-renovation]: pkgsrc/pkgtools/pkg_install/files/lib Forgot...
details: https://anonhg.NetBSD.org/pkgsrc/rev/78145fcee327
branches: pkg_install-renovation
changeset: 541558:78145fcee327
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jun 12 16:06:57 2008 +0000
description:
Forgotten part of last commit: don't do the rlimit dance.
diffstat:
pkgtools/pkg_install/files/lib/config.h.in | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diffs (23 lines):
diff -r bf29170494a2 -r 78145fcee327 pkgtools/pkg_install/files/lib/config.h.in
--- a/pkgtools/pkg_install/files/lib/config.h.in Thu Jun 12 15:16:41 2008 +0000
+++ b/pkgtools/pkg_install/files/lib/config.h.in Thu Jun 12 16:06:57 2008 +0000
@@ -36,9 +36,6 @@
/* Define to 1 if you have the <fnmatch.h> header file. */
#undef HAVE_FNMATCH_H
-/* Define to 1 if you have the `getrlimit' function. */
-#undef HAVE_GETRLIMIT
-
/* Define to 1 if you have the <glob.h> header file. */
#undef HAVE_GLOB_H
@@ -66,9 +63,6 @@
/* Define to 1 if you have the <regex.h> header file. */
#undef HAVE_REGEX_H
-/* Define to 1 if you have the `setrlimit' function. */
-#undef HAVE_SETRLIMIT
-
/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
Home |
Main Index |
Thread Index |
Old Index