]> git.saurik.com Git - wxWidgets.git/commitdiff
lndir no longer needed
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 23 Jan 2006 22:44:54 +0000 (22:44 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Mon, 23 Jan 2006 22:44:54 +0000 (22:44 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

configure.in

index 9cf33de6f117906c2fedacc9940879af4eca85d8..34b3e8612568ebab4c76f16e4685165d933bcf27 100644 (file)
@@ -1534,9 +1534,6 @@ fi dnl not GNU make
 dnl needed for making link to setup.h
 AC_PROG_LN_S
 
 dnl needed for making link to setup.h
 AC_PROG_LN_S
 
-dnl lndir can be used by "make dist" to save copying files
-AC_CHECK_PROGS(LNDIR, lndir, [cp -pR])
-
 
 dnl ------------------------------------------------------------------------
 dnl Platform specific tests
 
 dnl ------------------------------------------------------------------------
 dnl Platform specific tests