Tests: Remove unnecessary dependency.
[pspp] / m4 / readtokens.m4
index f170a4ba70459ade0eb60fdfd71a55b175baa71d..67a74cdd22497bece3418d2e80c7555196e4bcab 100644 (file)
@@ -1,14 +1,12 @@
-# readtokens.m4 serial 5
+# readtokens.m4 serial 6
 dnl Copyright (C) 2002-2003, 2005-2006, 2009-2011 Free Software Foundation,
 dnl Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 
+dnl Prerequisites of lib/readtokens.c.
 AC_DEFUN([gl_READTOKENS],
 [
-  AC_LIBOBJ([readtokens])
-
-  dnl Prerequisites of lib/readtokens.c.
   :
 ])