Fix to be able to cross-compile for modesto

scripts/make_win_src_distribution.sh:
  Change mode to -rw-rw-r--
This commit is contained in:
unknown 2004-06-27 18:20:06 +03:00
parent 07589a6da5
commit 3eb5fd0f24
2 changed files with 1 additions and 1 deletions

View file

@ -768,7 +768,7 @@ AC_CHECK_FUNC(sem_init, , AC_CHECK_LIB(posix4, sem_init))
# For compress in zlib # For compress in zlib
case $SYSTEM_TYPE in case $SYSTEM_TYPE in
*netware*) *netware* | *modesto*)
AC_DEFINE(HAVE_COMPRESS) AC_DEFINE(HAVE_COMPRESS)
;; ;;
*) *)

0
scripts/make_win_src_distribution.sh Executable file → Normal file
View file