(Saving Customizations): New node has the info on custom-file.
[bpt/emacs.git] / lib-src / yow.c
index a45623e..c658b15 100644 (file)
  * With dynamic memory allocation.
  */
 
-#include "config.h"
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
 #include <stdio.h>
 #include <ctype.h>
 #ifdef HAVE_STRING_H