X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgrantpt;h=c5e76f025547d63b1037557ea25451bc7b8feaf9;hb=7cc207a704121d8e5f95775a4a64a84da9661e60;hp=4a2e16809ce3456d7d8b1ef4e4c2fbf9a596488c;hpb=aeca137662d6d2a7eaade72667ace75322872254;p=gnulib.git diff --git a/modules/grantpt b/modules/grantpt index 4a2e16809..c5e76f025 100644 --- a/modules/grantpt +++ b/modules/grantpt @@ -8,11 +8,16 @@ m4/grantpt.m4 Depends-on: stdlib extensions -pt_chown -configmake +pt_chown [test $HAVE_GRANTPT = 0] +waitpid [test $HAVE_GRANTPT = 0] +configmake [test $HAVE_GRANTPT = 0] configure.ac: gl_FUNC_GRANTPT +if test $HAVE_GRANTPT = 0; then + AC_LIBOBJ([grantpt]) + gl_PREREQ_GRANTPT +fi gl_STDLIB_MODULE_INDICATOR([grantpt]) Makefile.am: