Simplify source by usuing autoconf

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30692 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2010-06-12 07:19:26 +00:00
parent de3ace2023
commit b300053863
14 changed files with 11439 additions and 10510 deletions

View file

@ -27,7 +27,6 @@
*/
#import "common.h"
#define _GNU_SOURCE
#include <math.h>
#if !defined(__APPLE__) || !defined(GNU_RUNTIME)
#include <ctype.h>