summaryrefslogtreecommitdiffstats
path: root/gettext-tools
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools')
-rw-r--r--gettext-tools/ChangeLog4
-rw-r--r--gettext-tools/configure.ac8
2 files changed, 4 insertions, 8 deletions
diff --git a/gettext-tools/ChangeLog b/gettext-tools/ChangeLog
index ae133f0..ca54417 100644
--- a/gettext-tools/ChangeLog
+++ b/gettext-tools/ChangeLog
@@ -1,3 +1,7 @@
+2003-10-07 Bruno Haible <bruno@clisp.org>
+
+ * configure.ac: Drop PARAMS definition from config.h.in.
+
2003-10-08 Bruno Haible <bruno@clisp.org>
* configure.ac: Invoke gt_SIG_ATOMIC_T.
diff --git a/gettext-tools/configure.ac b/gettext-tools/configure.ac
index bd491ff..701fca6 100644
--- a/gettext-tools/configure.ac
+++ b/gettext-tools/configure.ac
@@ -139,14 +139,6 @@ dnl Put some default definitions into config.h.
AH_TOP([
/* Default value for alignment of strings in .mo file. */
#define DEFAULT_OUTPUT_ALIGNMENT 1
-
-#ifndef PARAMS
-# if __STDC__ || defined __GNUC__ || defined __SUNPRO_C || defined __cplusplus || __PROTOTYPES
-# define PARAMS(args) args
-# else
-# define PARAMS(args) ()
-# endif
-#endif
])
AH_BOTTOM([
/* A file name cannot consist of any character possible. INVALID_PATH_CHAR