X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Frename;h=449d9beeab006326653efaac8aee137944331418;hb=939cec771c884182789eb24ab80858d5c0faca40;hp=fbd081c4f238f1336f9f58fd8b65e3dc9493ae03;hpb=33790590664b279853404bd753849b71a382ea0a;p=pspp diff --git a/modules/rename b/modules/rename index fbd081c4f2..449d9beeab 100644 --- a/modules/rename +++ b/modules/rename @@ -6,14 +6,14 @@ lib/rename.c m4/rename.m4 Depends-on: -canonicalize-lgpl -dirname -lstat -rmdir -same-inode -stdbool stdio -strdup +canonicalize-lgpl [test $REPLACE_RENAME = 1] +dirname-lgpl [test $REPLACE_RENAME = 1] +lstat [test $REPLACE_RENAME = 1] +rmdir [test $REPLACE_RENAME = 1] +same-inode [test $REPLACE_RENAME = 1] +stdbool [test $REPLACE_RENAME = 1] +strdup [test $REPLACE_RENAME = 1] configure.ac: gl_FUNC_RENAME @@ -25,7 +25,7 @@ Include: License: -GPL +LGPLv2+ Maintainer: Jim Meyering