gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / m4 / non-recursive-gnulib-prefix-hack.m4
index 3153e0f..6d27f06 100644 (file)
@@ -29,7 +29,4 @@ AC_DEFUN([gl_NON_RECURSIVE_GNULIB_PREFIX_HACK],
       (*_H:*.h) eval "$ac_var=$1/\$$ac_var";;
     esac
   done
-
-  # If $ALLOCA is not empty, prefix its value with "lib/".
-  test -n "$ALLOCA" && ALLOCA="lib/$ALLOCA"
 ])