getcwd-lgpl: new module
[pspp] / modules / ctype
index e37e622c64335d0e3c4d99ac614c64b2293745eb..8285218784649791ac55ef0b3c41bbd0d35053fb 100644 (file)
@@ -14,13 +14,11 @@ configure.ac:
 gl_CTYPE_H
 
 Makefile.am:
-nodist_pkginclude_HEADERS += ctype.h
-
 BUILT_SOURCES += ctype.h
 
 # We need the following in order to create <ctype.h> when the system
 # doesn't have one that works with the given compiler.
-ctype.h: ctype.in.h $(CXXDEFS_H) $(WARN_ON_USE_H)
+ctype.h: ctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H)
        $(AM_V_GEN)rm -f $@-t $@ && \
        { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
          sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \