summaryrefslogtreecommitdiff
path: root/mk/texinfo.mk
AgeCommit message (Expand)AuthorFilesLines
2003-08-19Sync to HEADjlam1-25/+1
2003-08-16Sync to HEAD for tools.mk changes.jlam1-1/+1
2003-08-14Sync to HEAD, primarily for texinfo changes, and prepare for buildlink3.jlam1-103/+3
2003-08-01Sync to HEAD.jlam1-18/+18
2003-07-02patch from seb@ to pass --split-size to gtexinfo >= 4.6.grant1-1/+15
2003-07-01Only consider as makeinfo's version the first version number looking wordseb1-2/+7
2003-06-29Introduce a variable called "MAKEINFO_ARGS", which may be used to passjschauma1-3/+5
2003-06-19Introduce a new framework to handle info files, install-info andseb1-3/+132
2003-05-06TEXINFO_OVERRIDE tweak: '(install-info ' is also a pattern that can beseb1-2/+2
2003-02-13When comparing install-info version, ignore non [0-9.] - treat 4.0b as 4.0abs1-4/+4
2003-01-28Search for the system provided install-info in /usr/bin and if neededseb1-6/+12
2003-01-28white space fix: replace spaces by tabsseb1-12/+12
2002-11-14Drop some trailing whitespace.wiz1-2/+2
2002-03-14Always append to TEXINFO_SUBST_SED. It was my original intend thatseb1-2/+2
2002-03-10Typo and whitespace fix.seb1-3/+3
2002-03-10Add default for _GTEXINFO_PREFIX.seb1-1/+2
2002-03-06Do not blindly assign to EVAL_PREFIX! How come I was not bitten by this ?!seb1-2/+2
2002-02-18Introduce new framework for handling info files generation and installation.seb1-0/+83