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.

22 lines
558 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([c++-constructors.m4])
  9. m4_include([fpu_control.m4])
  10. m4_include([general.m4])
  11. m4_include([gettimeofday.m4])
  12. m4_include([param.m4]) dnl called intparam.m4 in clisp
  13. m4_include([longdouble.m4])
  14. m4_include([longlong.m4])
  15. m4_include([perror.m4])
  16. m4_include([proto.m4])
  17. m4_include([rusage.m4])
  18. m4_include([times.m4])
  19. dnl Borrowed from GNU libtool.
  20. m4_include([libtool.m4])