aboutsummaryrefslogtreecommitdiff
path: root/libiberty/config.in
diff options
context:
space:
mode:
authorgreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>2010-11-21 03:29:27 +0000
committergreen <green@138bc75d-0d04-0410-961f-82ee72b054a4>2010-11-21 03:29:27 +0000
commitd0820ac07ec119ce87dd0b6d7eea62612c6355eb (patch)
tree7625e9f4f605273dbfaade38b25a5e50f37d323f /libiberty/config.in
parent23a44cd6b52e8d9476559605340b77c8eb0a6f0f (diff)
Fix build regression
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166996 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/config.in')
-rw-r--r--libiberty/config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/libiberty/config.in b/libiberty/config.in
index 3febdad804a..e4f1f1620e1 100644
--- a/libiberty/config.in
+++ b/libiberty/config.in
@@ -169,9 +169,6 @@
/* Define to 1 if you have the `on_exit' function. */
#undef HAVE_ON_EXIT
-/* Define if you have prctl PR_SET_NAME */
-#undef HAVE_PRCTL_SET_NAME
-
/* Define to 1 if you have the <process.h> header file. */
#undef HAVE_PROCESS_H
@@ -304,6 +301,9 @@
/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
+/* Define to 1 if you have the <sys/prctl.h> header file. */
+#undef HAVE_SYS_PRCTL_H
+
/* Define to 1 if you have the <sys/pstat.h> header file. */
#undef HAVE_SYS_PSTAT_H