aboutsummaryrefslogtreecommitdiffstats
path: root/macros/need-declaration.m4
Commit message (Collapse)AuthorAgeFilesLines
* Add `need-declaration.m4'.Raja R Harinath1998-07-161-0/+42
* Makefile.am (MACROS): Add `need-declaration.m4'. * gnome-support.m4 (AC_REPLACE_FUNCS): Add memmove, strtod, strtol, strtoul. (GCC_NEED_DECLARATIONS): New check. Check whether `gethostname' needs to be declared. * need-declaration.m4: New file. Stolen from EGCS. svn path=/trunk/; revision=281