[revert some function caching changes]
[p5sagit/p5-mst-13.2.git] / hints / unicos.sh
index 6c43129..272cb9b 100644 (file)
@@ -7,7 +7,3 @@ libswanted=m
 d_setregid='undef'
 d_setreuid='undef'
 
-# Pick up dbm.h in <rpcsvc/dbm.h>
-if test -f /usr/include/rpcsvc/dbm.h; then
-    ccflags="$ccflags -I/usr/include/rpcsvc"
-fi