103-configure_ac_fix.patch 631 B

12345678910111213141516171819202122232425262728293031
  1. --- /dev/null
  2. +++ b/Makefile.am
  3. @@ -0,0 +1,2 @@
  4. +ACLOCAL_AMFLAGS = -I m4
  5. +SUBDIRS = .
  6. --- /dev/null
  7. +++ b/libcharset/Makefile.am
  8. @@ -0,0 +1 @@
  9. +ACLOCAL_AMFLAGS = -I m4
  10. --- a/configure.ac
  11. +++ b/configure.ac
  12. @@ -54,7 +54,7 @@ AC_ISC_POSIX
  13. dnl checks for installer options
  14. -AC_RELOCATABLE
  15. +gl_RELOCATABLE
  16. AC_ARG_ENABLE([extra-encodings],
  17. [AC_HELP_STRING([--enable-extra-encodings],
  18. --- a/libcharset/configure.ac
  19. +++ b/libcharset/configure.ac
  20. @@ -41,7 +41,7 @@ AC_CANONICAL_HOST
  21. dnl checks for installer options
  22. -AC_RELOCATABLE_LIBRARY
  23. +gl_RELOCATABLE_LIBRARY
  24. dnl checks for programs