X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=modules%2Fstrptime;h=763dca50314ba8ac50cb965fd6d5611da3cf8176;hb=a851d08b8a4acb3fedf2e698fb4a8e157aed6113;hp=667d55245c65a876e292a21d464c986638ddecee;hpb=5f04866f4c867e67b1c5573b86a7e20ef890e535;p=pspp diff --git a/modules/strptime b/modules/strptime index 667d55245c..763dca5031 100644 --- a/modules/strptime +++ b/modules/strptime @@ -7,13 +7,13 @@ m4/strptime.m4 m4/tm_gmtoff.m4 Depends-on: -extensions -sys_time -string -strcase -stdbool time -time_r +extensions +sys_time [test $HAVE_STRPTIME = 0] +string [test $HAVE_STRPTIME = 0] +strcase [test $HAVE_STRPTIME = 0] +stdbool [test $HAVE_STRPTIME = 0] +time_r [test $HAVE_STRPTIME = 0] configure.ac: gl_FUNC_STRPTIME