From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16182 invoked by alias); 25 Apr 2011 21:06:12 -0000 Received: (qmail 16174 invoked by uid 22791); 25 Apr 2011 21:06:11 -0000 X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 25 Apr 2011 21:05:57 +0000 Received: from localhost ([127.0.0.1]:40170 helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QESyZ-00022x-HO; Mon, 25 Apr 2011 17:05:47 -0400 Date: Mon, 25 Apr 2011 21:06:00 -0000 Message-ID: <4362q2hwxz.wl%bjg@gnu.org> From: Brian Gough To: Tuomo Keskitalo Cc: GSL Discuss Mailing List Subject: Re: make doc, problem with derivative/prime/apostrophe In-Reply-To: References: <4CB1A73C.3000107@iki.fi> <43wrpn5tv5.wl%bjg@gnu.org> <43hb9mimmy.wl%bjg@gnu.org> User-Agent: Wanderlust/2.15.6 (Almost Unreal) Emacs/23.2 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org X-SW-Source: 2011-q2/txt/msg00006.txt.bz2 At Mon, 25 Apr 2011 16:43:11 +0300, Tuomo Keskitalo wrote: > Ok, thanks for confirmation! I finally got it to work (I'm not too > familiar with texinfo..) > > For others who might have this problem: The file doc/texinfo.tex seems > to be overwritten by the system's version of texinfo.tex when you run > autoreconf. I simply replaced the original doc/texinfo.tex file from > GSL source before making the documentation via e.g. "make ps". At > least that worked for me. Yes, the one that is checked in is a more recent copy but it gets overwritten if you run autoreconf. I've asked on the texinfo mailing list if there can be a new relese of texinfo to get the fixed version out into the distributions.