You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
495 B

  1. m4_include([cc.m4])
  2. m4_include([intparam.m4])
  3. m4_include([floatparam.m4])
  4. m4_include([gmp.m4])
  5. dnl Borrowed from GNU clisp.
  6. m4_include([alloca.m4])
  7. m4_include([as-underscore.m4])
  8. m4_include([general.m4])
  9. m4_include([gettimeofday.m4])
  10. m4_include([param.m4]) dnl called intparam.m4 in clisp
  11. m4_include([longdouble.m4])
  12. m4_include([longlong.m4])
  13. m4_include([perror.m4])
  14. m4_include([proto.m4])
  15. m4_include([rusage.m4])
  16. m4_include([times.m4])
  17. dnl Borrowed from GNU libtool.
  18. m4_include([libtool.m4])