diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-06-18 12:05:20 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-06-18 12:05:20 +0000 |
commit | 1c0abb83d537ef1e3b95ebd92c646a5d70793d93 (patch) | |
tree | 2160b7be9a4d3b5facf852176410dd70b43a0a99 /Build/source/texk/web2c/cwebboot.hin | |
parent | 862f90359ce158a261692c35129db2e48ebdeaa6 (diff) |
texk/web2c: Better handling of native subdirectory web2c/web2c
Add gmp and mpfr libraries in preparation for Metapost 2.0
git-svn-id: svn://tug.org/texlive/trunk@34290 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebboot.hin')
-rw-r--r-- | Build/source/texk/web2c/cwebboot.hin | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Build/source/texk/web2c/cwebboot.hin b/Build/source/texk/web2c/cwebboot.hin index 1e9e1edbaa3..a8a03287963 100644 --- a/Build/source/texk/web2c/cwebboot.hin +++ b/Build/source/texk/web2c/cwebboot.hin @@ -1,49 +1,49 @@ /*84:*/ -#line 761 "cwebdir/comm-w2c.ch" +#line 787 "cwebdir/comm-w2c.ch" /* Prototypes for functions, either * declared in common.w and used in ctangle.w and cweave.w, or * used in common.w and declared in ctangle.w and cweave.w. */ /*35:*/ -#line 319 "cwebdir/comm-w2c.ch" +#line 345 "cwebdir/comm-w2c.ch" extern int names_match(name_pointer,const char*,int,char); #line 652 "cwebdir/common.w" /*:35*//*40:*/ -#line 377 "cwebdir/comm-w2c.ch" +#line 403 "cwebdir/comm-w2c.ch" extern void init_p(name_pointer p,char t); #line 705 "cwebdir/common.w" /*:40*//*48:*/ -#line 443 "cwebdir/comm-w2c.ch" +#line 469 "cwebdir/comm-w2c.ch" extern void init_node(name_pointer node); #line 854 "cwebdir/common.w" /*:48*//*59:*/ -#line 514 "cwebdir/comm-w2c.ch" +#line 540 "cwebdir/comm-w2c.ch" extern void err_print(const char*); #line 1094 "cwebdir/common.w" /*:59*//*62:*/ -#line 534 "cwebdir/comm-w2c.ch" +#line 560 "cwebdir/comm-w2c.ch" extern int wrap_up(void); extern void print_stats(void); #line 1143 "cwebdir/common.w" /*:62*//*65:*/ -#line 553 "cwebdir/comm-w2c.ch" +#line 579 "cwebdir/comm-w2c.ch" extern void fatal(const char*,const char*); extern void overflow(const char*); #line 1175 "cwebdir/common.w" /*:65*//*83:*/ -#line 742 "cwebdir/comm-w2c.ch" +#line 768 "cwebdir/comm-w2c.ch" extern void common_init(void); extern int input_ln(FILE*fp); @@ -56,9 +56,9 @@ extern void sprint_section_name(char*dest,name_pointer p); extern name_pointer section_lookup(char*first,char*last,int ispref); #line 1417 "cwebdir/common.w" -#line 757 "cwebdir/comm-w2c.ch" +#line 783 "cwebdir/comm-w2c.ch" /*:83*/ -#line 765 "cwebdir/comm-w2c.ch" +#line 791 "cwebdir/comm-w2c.ch" extern const char*versionstring; |