X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fgetcwd-lgpl;h=6a780ad774b2a3972c220d8cb651b88193e5cc06;hb=939cec771c884182789eb24ab80858d5c0faca40;hp=72e6a7fc08031951fc4f4a70896631c3e13bd298;hpb=7cbbd8a31a3be111f26d87fb8e55f4438f9c885f;p=pspp diff --git a/modules/getcwd-lgpl b/modules/getcwd-lgpl index 72e6a7fc08..6a780ad774 100644 --- a/modules/getcwd-lgpl +++ b/modules/getcwd-lgpl @@ -11,6 +11,9 @@ strdup [test $REPLACE_GETCWD = 1] configure.ac: gl_FUNC_GETCWD_LGPL +if test $REPLACE_GETCWD = 1; then + AC_LIBOBJ([getcwd-lgpl]) +fi gl_UNISTD_MODULE_INDICATOR([getcwd]) Makefile.am: