diff acconfig.h @ 2548:b50cc31aa0cd

[project @ 1996-11-20 06:43:26 by jwe]
author jwe
date Wed, 20 Nov 1996 06:46:07 +0000
parents 0be4639a6c13
children cfa9f35fd407
line wrap: on
line diff
--- a/acconfig.h
+++ b/acconfig.h
@@ -33,6 +33,9 @@
 /* Define if your gnuplot has mutliplot. */
 #undef GNUPLOT_HAS_MULTIPLOT
 
+/* Define if your system's struct group has a gr_passwd field. */
+#undef HAVE_GR_PASSWD
+
 /* Define if you have isinf(). */
 #undef HAVE_ISINF