From baee5e2b3a00993fee00dca9d4e560f904693a6c Mon Sep 17 00:00:00 2001 From: runge Date: Sun, 10 Apr 2005 04:30:48 +0000 Subject: x11vnc: -rawfb, -pipeinput, -xtrap, -flag, ... --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5274259..cd31883 100644 --- a/configure.ac +++ b/configure.ac @@ -266,7 +266,7 @@ AC_FUNC_VPRINTF AC_FUNC_FORK AC_CHECK_LIB(nsl,gethostbyname) AC_CHECK_LIB(socket,socket) -AC_CHECK_FUNCS([ftime gethostbyname gethostname gettimeofday inet_ntoa memmove memset mkfifo select socket strchr strcspn strdup strerror strstr setsid getpwuid getpwnam getuid geteuid setuid waitpid setutxent]) +AC_CHECK_FUNCS([ftime gethostbyname gethostname gettimeofday inet_ntoa memmove memset mmap mkfifo select socket strchr strcspn strdup strerror strstr setsid getpwuid getpwnam getuid geteuid setuid waitpid setutxent]) # check, if shmget is in cygipc.a AC_CHECK_LIB(cygipc,shmget) @@ -295,6 +295,7 @@ AC_CONFIG_FILES([Makefile libvncserver/Makefile contrib/Makefile x11vnc/Makefile + x11vnc/misc/Makefile examples/Makefile vncterm/Makefile classes/Makefile -- cgit v1.2.1