--- rpl/configure.ac 2011/10/10 10:58:10 1.6 +++ rpl/configure.ac 2011/11/17 19:29:36 1.9 @@ -2,7 +2,8 @@ dnl Process this file with autoconf to p AC_INIT([rpl],[4.1.4]) AC_CANONICAL_TARGET AC_CANONICAL_TARGET -AM_INIT_AUTOMAKE +AM_INIT_AUTOMAKE(silent-rules) +AM_SILENT_RULES([yes]) AC_SUBST(target_cpu) AC_CONFIG_HEADERS([rplconfig.h]) @@ -239,7 +240,7 @@ AC_COMPILE_IFELSE( AC_SUBST(SHARED_MEMORY) AC_MSG_CHECKING([for pselect]) -AC_RUN_IFELSE( +AC_COMPILE_IFELSE( [AC_LANG_PROGRAM([#include #include #include @@ -406,7 +407,7 @@ if test "$MOTIF_SUPPORT" = "-DMOTIF_SUPP \$(top_builddir)/tools/$LIBXPM/src/.libs/libXpm.a" INCMOTIF="-I\$(top_srcdir)/tools/$OPENMOTIF/lib \ -I\$(top_builddir)/tools/$OPENMOTIF/lib \ - -I\$(top_builddir)/tools/$LIBXPM/include" + -I\$(top_srcdir)/tools/$LIBXPM/include" BUILD_OPENMOTIF="$LIBXPM $OPENMOTIF" if test $RECURSIVE = yes; then