summaryrefslogtreecommitdiff
path: root/src/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/acconfig.h')
-rw-r--r--src/acconfig.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/acconfig.h b/src/acconfig.h
index 8fda78f..bc324d5 100644
--- a/src/acconfig.h
+++ b/src/acconfig.h
@@ -543,15 +543,6 @@
#undef SHADOWPW
/*
- * If you are on a SYS V machine that restricts filename length to 14
- * characters, you may need to enforce that by setting NAME_MAX to 14
- */
-/* KEEP_UNDEF_HERE override system value
- * (Will this even work as expected? -mjc) */
-#undef NAME_MAX
-#undef NAME_MAX
-
-/*
* define HAVE_NL_LANGINFO if your system has the nl_langinfo() call
* and <langinfo.h> defines CODESET.
*/