X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=oss%2Ffgis.git;a=blobdiff_plain;f=include%2Fconfig.h.in;fp=include%2Fconfig.h.in;h=48f44e07c9989714af920bd901b9b57246f5da36;hp=01a0aa002bd7111cf2c2c17a8da77f8087413075;hb=8d7c92e1a47c24c89b96e384aac6b808e5d4ecde;hpb=ed514d6406b2a9110a2dcc043b4c6a1af755e081 diff --git a/include/config.h.in b/include/config.h.in index 01a0aa0..48f44e0 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -42,8 +42,7 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H -/* Define to 1 if your system has a GNU libc compatible `malloc' function, and - to 0 otherwise. */ +/* Define to 1 if your system has a working `malloc' function. */ #undef HAVE_MALLOC /* Define to 1 if you have the header file. */ @@ -164,8 +163,5 @@ /* Define to empty if `const' does not conform to ANSI C. */ #undef const -/* Define to rpl_malloc if the replacement function should be used. */ -#undef malloc - /* Define to `unsigned' if does not define. */ #undef size_t