forked from Imagelibrary/binutils-gdb
* configure.ac: Add check for "etext".
* configure, config.in: Regenerate.
* maint.c (TEXTEND): Only define if either _etext or etext
are available.
Disable the profiling functionality if TEXTEND is not defined.
This commit is contained in:
@@ -113,6 +113,9 @@
|
||||
/* Define if ELF support should be included. */
|
||||
#undef HAVE_ELF
|
||||
|
||||
/* Define to 1 if your system has the etext variable. */
|
||||
#undef HAVE_ETEXT
|
||||
|
||||
/* Define to 1 if you have the `fork' function. */
|
||||
#undef HAVE_FORK
|
||||
|
||||
|
||||
Reference in New Issue
Block a user