lndir no longer needed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell
2006-01-23 22:44:54 +00:00
parent 53375f8e5a
commit 525ce60acf

View File

@@ -1534,9 +1534,6 @@ fi dnl not GNU make
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