regex: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / strptime
index 667d55245c65a876e292a21d464c986638ddecee..763dca50314ba8ac50cb965fd6d5611da3cf8176 100644 (file)
@@ -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