Fixes for ticket:35, allowing use of BSD make instead of GNU make.
[debian/gnuradio] / configure.ac
index 9da583cedf88c7cf752029ce4b0a6e952e811ff8..93a521d7176c8f33de1415207bc8e789b426e97e 100644 (file)
@@ -34,6 +34,7 @@ GR_PROG_AS
 AC_PROG_LN_S
 AC_PROG_MAKE_SET
 AC_PROG_INSTALL
+AC_PATH_PROG([RM_PROG], [rm])
 
 AC_LIBTOOL_WIN32_DLL
 dnl AC_DISABLE_SHARED  dnl don't build shared libraries