From mboxrd@z Thu Jan 1 00:00:00 1970 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes To: zsh-workers@sunsite.auc.dk Path: mason From: mason@primenet.com.au (Geoff Wing) Newsgroups: lists.zsh.workers Subject: PATCH: 3.1.5-pws-7: NetBSD configure fix Date: 6 Feb 1999 07:17:26 GMT Organization: PrimeNet Computer Consultants Distribution: local Message-ID: Reply-To: mason@primenet.com.au NNTP-Posting-Host: coral.primenet.com.au X-Trace: coral.primenet.com.au 918285446 5354 203.43.15.2 (6 Feb 1999 07:17:26 GMT) X-Complaints-To: usenet@coral.primenet.com.au NNTP-Posting-Date: 6 Feb 1999 07:17:26 GMT User-Agent: slrn/0.9.5.4 (UNIX) X-Mailing-List: 5295 Heyla, no "ld -g" for NetBSD please. Anyone on NetBSD wanting dynamic loading, be sure to ``rm Src/modules-bltin'' after patching and running autoconf and configure. *** configure.in.org Wed Jan 27 02:32:30 1999 --- configure.in Sat Feb 6 18:14:23 1999 *************** *** 214,220 **** fi if test -n "$auto_ldflags"; then case "${enable_zsh_debug}$host_os" in ! yesaix*|yeshpux*) ;; # AIX ld does not accept -g yes*) LDFLAGS=-g ;; *) LDFLAGS=-s ;; esac --- 214,220 ---- fi if test -n "$auto_ldflags"; then case "${enable_zsh_debug}$host_os" in ! yesaix*|yeshpux*|yesnetbsd*) ;; # "ld -g" is not valid on these systems yes*) LDFLAGS=-g ;; *) LDFLAGS=-s ;; esac -- Geoff Wing Mobile : (Australia) 0412 162 441 Work URL: http://www.primenet.com.au/ Ego URL: http://pobox.com/~gcw/