diff --git a/ChangeLog b/ChangeLog index 5e2aaa41..d78a3cac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-11-17 Akim Demaille + + * acconfig.h: Remove, no longer used. + 2000-11-07 Akim Demaille * src: s/Copyright (C)/Copyright/g. diff --git a/acconfig.h b/acconfig.h deleted file mode 100644 index 9e84572e..00000000 --- a/acconfig.h +++ /dev/null @@ -1,7 +0,0 @@ -/* Define as 1 if realloc must be declared even if is - included. */ -#undef NEED_DECLARATION_REALLOC - -/* Define as 1 if calloc must be declared even if is - included. */ -#undef NEED_DECLARATION_CALLOC