patch-configure_in 604 B

123456789101112131415161718192021
  1. --- gmp-4.3.2.orig/configure.in 2010-01-07 21:09:02.000000000 +0100
  2. +++ gmp-4.3.2/configure.in 2013-10-29 22:13:19.000000000 +0100
  3. @@ -65,7 +65,7 @@ dnl
  4. dnl Note that there's a copy of these options in the top-level Makefile.am,
  5. dnl so update there too if changing anything.
  6. dnl
  7. -AM_INIT_AUTOMAKE([1.8 gnu no-dependencies $(top_builddir)/ansi2knr])
  8. +AM_INIT_AUTOMAKE([1.8 gnu no-dependencies])
  9. AM_CONFIG_HEADER(config.h:config.in)
  10. AM_MAINTAINER_MODE
  11. @@ -2072,9 +2072,6 @@ fi
  12. echo " MPN_PATH=\"$path\""
  13. -# Automake ansi2knr support.
  14. -AM_C_PROTOTYPES
  15. -
  16. CL_AS_NOEXECSTACK
  17. GMP_PROG_AR