strtoumax: fix typo in previous commit.
[gnulib.git] / m4 / mkancesdirs.m4
index 2c16cc8..cfcc3d9 100644 (file)
@@ -1,10 +1,10 @@
 # Make a file's ancestor directories.
-dnl Copyright (C) 2006, 2009-2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2006, 2009-2013 Free Software Foundation, 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.
 
 AC_DEFUN([gl_MKANCESDIRS],
 [
-  AC_LIBOBJ([mkancesdirs])
+  :
 ])