From owner-freebsd-questions Thu Sep 12 5:21: 3 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BF9937B400 for ; Thu, 12 Sep 2002 05:21:01 -0700 (PDT) Received: from balrog.rt.ru (balrog.rt.ru [217.107.221.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 750C343E81 for ; Thu, 12 Sep 2002 05:20:56 -0700 (PDT) (envelope-from dima@rt.ru) Received: from rt.ru (localhost [127.0.0.1]) by balrog.rt.ru (8.9.3/8.9.3) with ESMTP id QAA03861 for ; Thu, 12 Sep 2002 16:20:33 +0400 (MSD) (envelope-from dima@rt.ru) Message-ID: <3D808690.913C2D10@rt.ru> Date: Thu, 12 Sep 2002 16:20:32 +0400 From: "Dmitry S. Rzhavin" Organization: Rostelecom X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-20000103-CURRENT i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: m4 broken Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello! I just moved from FreeBSD 4.0 to yday cvsup of 4.6. And found that some m4 scripts does not work anymore! Where can I find original m4? script is here: errprint(`M4: starting') define(PSTYLE,`ifelse('$#`,3,Style "'$1`" Icon '$2``,' MiniIcon '$3`,Style "'$1`" Icon '$2`)') PSTYLE(Xman,manpage2.xpm,mini-manual.xpm) errprint(`M4: We done') To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message