generic: remove unused and bogus configuration definition

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-09-28 17:28:16 +03:00
parent 23d7852213
commit 6ea48c08a8

View file

@ -1,6 +1,3 @@
/* Defined to the path of the PTY multiplexer device, if any */
#cmakedefine PTM_DEVICE "${PTM_DEVICE}"
#cmakedefine HAVE_LIBUTIL_H 1
#cmakedefine HAVE_OPENPTY 1
#cmakedefine HAVE_PTSNAME_R 1