This commit is contained in:
Christopher Faylor
2003-07-02 03:32:04 +00:00
parent 8fb2df196d
commit 6a59d15696
2 changed files with 2 additions and 2 deletions

View File

@@ -1903,7 +1903,7 @@ if test "${enable_server+set}" = set; then
enableval="$enable_server"
case "${enableval}" in
yes) cat >> confdefs.h <<\EOF
#define USE_CYGSERVE 1
#define USE_CYGSERVER 1
EOF
;;
no) ;;