You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2009/09/17 23:13:33 UTC

svn commit: r816385 - /httpd/mod_ftp/trunk/build/Makefile.apxs

Author: rjung
Date: Thu Sep 17 21:13:32 2009
New Revision: 816385

URL: http://svn.apache.org/viewvc?rev=816385&view=rev
Log:
Fix typo, to many letters h involved.

Modified:
    httpd/mod_ftp/trunk/build/Makefile.apxs

Modified: httpd/mod_ftp/trunk/build/Makefile.apxs
URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/build/Makefile.apxs?rev=816385&r1=816384&r2=816385&view=diff
==============================================================================
--- httpd/mod_ftp/trunk/build/Makefile.apxs (original)
+++ httpd/mod_ftp/trunk/build/Makefile.apxs Thu Sep 17 21:13:32 2009
@@ -49,7 +49,7 @@
 conftest_netinet_ip_h: conftest_netinet_ip_h.lo
 	@echo "success" > $@
 
-conftest_sys_stat_h: conftest_sys_stat.lo
+conftest_sys_stat_h: conftest_sys_stat_h.lo
 	@echo "success" > $@
 
 conftest_SOL_IP: conftest_SOL_IP.lo