From 81358c51b53c0a6f702aaa22178540811ad995aa Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 2 Feb 2007 17:28:38 +0000 Subject: * modules/arpa_inet: Put AC_PROG_MKDIR_P in the configure.ac: section, not in the Makefile.am: one. --- modules/arpa_inet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/arpa_inet') diff --git a/modules/arpa_inet b/modules/arpa_inet index 9e456214ba..7875e525b4 100644 --- a/modules/arpa_inet +++ b/modules/arpa_inet @@ -9,10 +9,10 @@ sys_socket configure.ac: gl_HEADER_ARPA_INET +AC_PROG_MKDIR_P Makefile.am: BUILT_SOURCES += $(ARPA_INET_H) -AC_PROG_MKDIR_P # We need the following in order to create when the system # doesn't have one. -- cgit v1.2.1