One more try at getting the HP-UX system in the build farm to compile

popt.
This commit is contained in:
Wayne Davison committed 2004-04-25 20:36:41 +00:00
1 parent 8b2869c0d2
commit cd59be1d5e
1 file changed
+1 -1
+1 -1
View File
@@ -69,7 +69,7 @@ char *alloca ();
#define xstrdup(_str) strdup(_str)
#endif /* HAVE_MCHECK_H && defined(__GNUC__) */
#if defined(__GNUC__) || !(defined(__hpux) || defined(_hpux) || defined (hpux))
#ifdef __GNUC__
#define UNUSED(x) x __attribute__((__unused__))
#else
#define UNUSED(x) x