patchGNU TeXmacs - Patches: patch #2552, out of tree build

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #2552: out of tree build

Submitter:  David Allouche <ddaa>
Submitted:  Fri 30 Jan 2004 07:56:28 PM UTC
   
 
Category:  Packaging Action:  Update
Privacy:  Public Assigned to:  vdhoeven
Open/Closed:  Closed Release:  1.0.3.3
Fixed Release:  Stable: 

Mon 03 Mar 2014 10:01:04 PM UTC, comment #2: 

This probably would still be useful, but the patch is out of date.  Thanks anyway, --Joris

Joris van der Hoeven <vdhoeven>
Group administrator
Tue 17 Feb 2004 07:12:20 PM UTC, comment #1: 

Updated for 1.0.3.3.
Used the same autoconf as the release, this dramatically reduces the size of the patch.

David Allouche <ddaa>
Group administrator
Fri 30 Jan 2004 07:56:28 PM UTC, original submission:  

Modify the build system to allow out-of-tree compilation.

For example:
mkdir +build
cd +build
sh ../configure --prefix $PWD/../+install
make && make install

Requires autoconf2.50 or later.

The diff is big because it contains the diff between the configure produced by autoconf2.13 and the version produced by autoconf2.59.

David Allouche <ddaa>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #6934:  ddaa-1.0.4-22.patch added by ddaa (20KiB - application/octet-stream)
file #6827:  outoftree.diff added by ddaa (316KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by vdhoeven (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-03 vdhoeven ActionApply Update
        Open/ClosedOpen Closed
    2004-02-17 ddaa Release1.0.3.2 1.0.3.3
        Attached File- Added ddaa-1.0.4-22.patch, #2747
    2004-01-30 ddaa Attached File- Added outoftree.diff, #2622

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code