summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-06-25 18:05:39 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2012-06-25 18:05:39 -0700
commitcf38a720e81b545f90dc7be81891d94df6ed059a (patch)
tree421932c3315e5ded7dab371d26820ed3172bfd23 /lib
parent414e642ca92b569cd74d26a2879e0e8fe9f8d6be (diff)
downloademacs-cf38a720e81b545f90dc7be81891d94df6ed059a.tar.gz
Clean out last vestiges of the old HAVE_CONFIG_H stuff.
Diffstat (limited to 'lib')
-rw-r--r--lib/makefile.w32-in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/makefile.w32-in b/lib/makefile.w32-in
index b7ce6dd3b01..92fd7a81848 100644
--- a/lib/makefile.w32-in
+++ b/lib/makefile.w32-in
@@ -20,7 +20,7 @@ ALL = gnulib
.PHONY: $(ALL)
-LOCAL_FLAGS = -DHAVE_CONFIG_H=1 -I. -I../nt/inc -I../src
+LOCAL_FLAGS = -I. -I../nt/inc -I../src
LIBS =
GNULIBOBJS = $(BLD)/dtoastr.$(O) \