diff lib-src/make-path.c @ 5178:97eb4942aec8

merge
author Ben Wing <ben@xemacs.org>
date Mon, 29 Mar 2010 21:28:13 -0500
parents ed624ab64583
children cd167465bf69 061f4f90f874
line wrap: on
line diff
--- a/lib-src/make-path.c	Tue Feb 23 07:28:35 2010 -0600
+++ b/lib-src/make-path.c	Mon Mar 29 21:28:13 2010 -0500
@@ -26,7 +26,7 @@
    command on some of the purer BSD systems (like Mt. Xinu) don't have
    that option. */
 
-#ifdef emacs
+#ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif