use misc-config.h
authorewt <devnull@localhost>
Thu, 16 Jan 1997 19:46:14 +0000 (19:46 +0000)
committerewt <devnull@localhost>
Thu, 16 Jan 1997 19:46:14 +0000 (19:46 +0000)
CVS patchset: 1301
CVS date: 1997/01/16 19:46:14

misc/intl.h

index 3e2a548..29d5469 100644 (file)
@@ -1,5 +1,7 @@
 /* Dummy header for libintl.h */
 
+#include "misc-config.h"
+
 #ifdef HAVE_LIBINTL_H
 #include <libintl.h>
 #define _(String) gettext((String))