From 3fe9a17cb489582c02a1b62e32118c7a6b5d9b5e Mon Sep 17 00:00:00 2001 From: dcommander Date: Mon, 17 May 2010 20:42:51 +0000 Subject: Some systems (FreeBSD, in particular) don't define the RM macro in automake git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@189 632fc199-4ca6-4c93-a231-07263d6284db --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 382b228..b8f6179 100644 --- a/configure.ac +++ b/configure.ac @@ -173,6 +173,7 @@ 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 -- cgit v1.2.3