Attempt at a fix for mingw CPPFLAGS
[bpt/emacs.git] / lib-src / Makefile.in
index 3aff16f..e4d104e 100644 (file)
@@ -84,6 +84,7 @@ VPATH=@srcdir@
 
 # The top-level source directory, also set by configure.
 top_srcdir=@top_srcdir@
+abs_top_srcdir=@abs_top_srcdir@        # MinGW CPPFLAGS may use this
 
 # ==================== Emacs-specific directories ====================