Merge branch 'master' of 192.168.1.103:github/yap-6.3
This commit is contained in:
commit
65dd00be58
@ -1361,6 +1361,11 @@ signal. */
|
|||||||
#cmakedefine HAVE_STRNLEN ${HAVE_STRNLEN}
|
#cmakedefine HAVE_STRNLEN ${HAVE_STRNLEN}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `stpcpy' function. */
|
||||||
|
#ifndef HAVE_STPCPY
|
||||||
|
#cmakedefine HAVE_STPCPY ${HAVE_STPCPY}
|
||||||
|
#endif
|
||||||
|
|
||||||
/* Define to 1 if you have the <stropts.h> header file. */
|
/* Define to 1 if you have the <stropts.h> header file. */
|
||||||
#ifndef HAVE_STROPTS_H
|
#ifndef HAVE_STROPTS_H
|
||||||
#cmakedefine HAVE_STROPTS_H ${HAVE_STROPTS_H}
|
#cmakedefine HAVE_STROPTS_H ${HAVE_STROPTS_H}
|
||||||
|
Reference in New Issue
Block a user