mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
* config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.
This commit is contained in:
parent
4520d7aac8
commit
2f043956cf
@ -1,6 +1,7 @@
|
||||
2005-11-05 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* configure.in: Remove test for support for subtracting local labels.
|
||||
* config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.
|
||||
* stdio-common/vfprintf.c: Remove test of
|
||||
HAVE_SUBTRACT_LOCAL_LABELS.
|
||||
|
||||
|
@ -182,10 +182,6 @@
|
||||
/* Override abi-tags ABI version if necessary. */
|
||||
#undef __ABI_TAG_VERSION
|
||||
|
||||
/* An extension in gcc 2.96 and up allows the subtraction of two
|
||||
local labels. */
|
||||
#undef HAVE_SUBTRACT_LOCAL_LABELS
|
||||
|
||||
/* bash 2.0 introduced the _XXX_GNU_nonoption_argv_flags_ variable to help
|
||||
getopt determine whether a parameter is a flag or not. This features
|
||||
was disabled later since it caused trouble. We are by default therefore
|
||||
|
Loading…
Reference in New Issue
Block a user