Fixed stupid blunder where I renamed getpwanam to getpwnam.
[samba.git] / source / include / config.h.in
index c030ea53a668de3535067dfa5b0e79dbbe261c4d..d49a77ccb2f9d6cfecd6642cd463eb1c78d9f191 100644 (file)
 /* Define if you have the getprpwnam function.  */
 #undef HAVE_GETPRPWNAM
 
-/* Define if you have the getpwnam function.  */
-#undef HAVE_GETPWNAM
+/* Define if you have the getpwanam function.  */
+#undef HAVE_GETPWANAM
 
 /* Define if you have the getrlimit function.  */
 #undef HAVE_GETRLIMIT