From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27825 invoked from network); 6 Dec 1999 16:32:00 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Dec 1999 16:32:00 -0000 Received: (qmail 19871 invoked by alias); 6 Dec 1999 16:31:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8916 Received: (qmail 19863 invoked from network); 6 Dec 1999 16:31:53 -0000 Date: Mon, 6 Dec 1999 11:31:52 -0500 From: Clint Adams To: zsh-workers@sunsite.auc.dk Subject: PATCH: the transform saga, directories Message-ID: <19991206113152.A25632@dman.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0i This unfortunately brings back my make hack in order to transform fndir and MODDIR. I'm a little iffy about fndir since it has its own configure switch and this makes the description incorrect. Index: configure.in =================================================================== RCS file: /cvs/zsh/zsh/configure.in,v retrieving revision 1.1.1.47 diff -u -r1.1.1.47 configure.in --- configure.in 1999/12/06 04:33:04 1.1.1.47 +++ configure.in 1999/12/06 16:27:56 @@ -48,6 +48,15 @@ dnl Handle --program-prefix, --program-suffix, etc. AC_ARG_PROGRAM +u_ptn=`make -s -f - <