From f1372d29eb9469d3a8381779ebf0c74889d27325 Mon Sep 17 00:00:00 2001 From: DRC Date: Thu, 8 Jul 2010 05:41:47 +0000 Subject: [PATCH] We're no longer using the RM macro in Makefile.am, so it doesn't need to be substituted anymore git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@218 632fc199-4ca6-4c93-a231-07263d6284db --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index bad04ab..7558e75 100644 --- a/configure.ac +++ b/configure.ac @@ -174,7 +174,6 @@ esac AC_SUBST(RPMARCH) AC_SUBST(DEBARCH) AC_SUBST(BUILD) -AC_SUBST(RM) # jconfig.h is the file we use, but we have another before that to # fool autoheader. the reason is that we include this header in our -- 2.49.0