diff lib/Makefile.in @ 112450:16ddab338c43

Remove HAVE_RAW_DECL_CHOWN etc. from config.h
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 23 Jan 2011 20:53:39 -0800
parents f3056cf0073a
children
line wrap: on
line diff
--- a/lib/Makefile.in	Sun Jan 23 14:28:14 2011 +0100
+++ b/lib/Makefile.in	Sun Jan 23 20:53:39 2011 -0800
@@ -56,8 +56,8 @@
 	$(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/mktime.m4 \
 	$(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/stddef_h.m4 \
 	$(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
-	$(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/warn-on-use.m4 \
-	$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/configure.in
+	$(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/wchar_t.m4 \
+	$(top_srcdir)/configure.in
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 	$(ACLOCAL_M4)
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs