Mercurial > hg > octave-lojdl > gnulib-hg
annotate .gitattributes @ 17321:896204e6fbfc
extensions: port better to MINUX 3, HP-UX, autoheader 2.62
Some of these changes are merged in from git Autoconf.
* m4/extensions.m4 (AC_USE_SYSTEM_EXTENSIONS):
When deciding whether to define _XOPEN_SOURCE, inspect the
preprocessor macro __hpux instead of the more-heavyweight
operation of requiring AC_CANONICAL_HOST. Define _NETBSD_HOST on
MINUX, for MINUX 3. Use USE_SYSTEM_EXTENSIONS, not __EXTENSIONS__,
as the key for __EXTENSIONS__.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Wed, 06 Feb 2013 22:41:08 -0800 |
parents | 2e5821b6f988 |
children |
rev | line source |
---|---|
11830
2e5821b6f988
doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents:
9694
diff
changeset
|
1 # See lib/git-merge-changelog.c for making this useful. |
9694 | 2 ChangeLog merge=merge-changelog |
11830
2e5821b6f988
doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents:
9694
diff
changeset
|
3 |
2e5821b6f988
doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents:
9694
diff
changeset
|
4 # Run this to make 'git diff' on texinfo files give nicer hunk context: |
2e5821b6f988
doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents:
9694
diff
changeset
|
5 # git config diff.texinfo.funcname '^@node[ ][ ]*\\([^,][^,]*\\)' |
2e5821b6f988
doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents:
9694
diff
changeset
|
6 *.texi* diff=texinfo |