added HAVE_REALPATH

This commit is contained in:
Todd C. Miller
1994-06-06 00:02:49 +00:00
parent ccc7909673
commit d5573c8fa1

View File

@@ -70,6 +70,9 @@
# define __svr4__ # define __svr4__
#endif /* SVR4 */ #endif /* SVR4 */
/* Define if you have realpath(3). */
#undef HAVE_REALPATH
/* Define if you have getcwd(3). */ /* Define if you have getcwd(3). */
#undef HAVE_GETCWD #undef HAVE_GETCWD