190-remove_timestamp_check.patch 788 B

1234567891011121314151617181920212223
  1. --- a/Makefile.org
  2. +++ b/Makefile.org
  3. @@ -185,7 +185,7 @@ TARFILE= ../$(NAME).tar
  4. EXHEADER= e_os2.h
  5. HEADER= e_os.h
  6. -all: Makefile build_all
  7. +all: build_all
  8. # as we stick to -e, CLEARENV ensures that local variables in lower
  9. # Makefiles remain local and variable. $${VAR+VAR} is tribute to Korn
  10. @@ -404,11 +404,6 @@ openssl.pc: Makefile
  11. echo 'Version: '$(VERSION); \
  12. echo 'Requires: libssl libcrypto' ) > openssl.pc
  13. -Makefile: Makefile.org Configure config
  14. - @echo "Makefile is older than Makefile.org, Configure or config."
  15. - @echo "Reconfigure the source tree (via './config' or 'perl Configure'), please."
  16. - @false
  17. -
  18. libclean:
  19. rm -f *.map *.so *.so.* *.dylib *.dll engines/*.so engines/*.dll engines/*.dylib *.a engines/*.a */lib */*/lib