diff options
Diffstat (limited to 'devtools/OS/SunOS.5.11')
| -rw-r--r-- | devtools/OS/SunOS.5.11 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devtools/OS/SunOS.5.11 b/devtools/OS/SunOS.5.11 index 0001caab178c..d383aeaa1916 100644 --- a/devtools/OS/SunOS.5.11 +++ b/devtools/OS/SunOS.5.11 @@ -1,4 +1,4 @@ -# $Id: SunOS.5.11,v 1.1 2005/06/20 23:52:31 ca Exp $ +# $Id: SunOS.5.11,v 1.2 2009/10/13 21:46:01 ca Exp $ dnl DO NOT EDIT THIS FILE. dnl Place personal settings in devtools/Site/site.config.m4 @@ -6,7 +6,7 @@ dnl Place personal settings in devtools/Site/site.config.m4 define(`confCC', `gcc') define(`confLDOPTS_SO', `-G') define(`confBEFORE', `sysexits.h') -define(`confMAPDEF', `-DNDBM -DNIS -DNISPLUS -DMAP_REGEX') +define(`confMAPDEF', `-DNDBM -DNIS -DMAP_REGEX') define(`confENVDEF', `-DSOLARIS=21100 -DNETINET6') define(`confSM_OS_HEADER', `sm_os_sunos') define(`confLIBS', `-lsocket -lnsl') |
