getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / imaxdiv
index 9adcd7ee9703a4c6ead89ed8e75432ede12bf643..7589024c07acec2b3b503f9042b124d4d565bf71 100644 (file)
@@ -6,13 +6,13 @@ lib/imaxdiv.c
 m4/imaxdiv.m4
 
 Depends-on:
-inttypes
+inttypes-incomplete
 
 configure.ac:
 gl_FUNC_IMAXDIV
+gl_INTTYPES_MODULE_INDICATOR([imaxdiv])
 
 Makefile.am:
-EXTRA_DIST += imaxdiv.c
 
 Include:
 <inttypes.h>