From c453e4da798ba308df753317113c60eefb20e33d Mon Sep 17 00:00:00 2001 From: ponchio Date: Wed, 2 Mar 2005 15:39:19 +0000 Subject: [PATCH] *** empty log message *** --- apps/gcc_make/configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/gcc_make/configure.ac b/apps/gcc_make/configure.ac index a8aca96d..74edccd7 100644 --- a/apps/gcc_make/configure.ac +++ b/apps/gcc_make/configure.ac @@ -9,6 +9,7 @@ AC_CONFIG_SRCDIR([../tetra_decimator/main.cpp]) # Checks for programs. AC_PROG_CXX AC_PROG_CC +AC_PROG_RANLIB # Checks for libraries. # FIXME: Replace `main' with a function in `-lGL':