Hi all
in autoconf book , for cross compiling it askes to add AC_CANONICAL_SYSTEM in
configure.in
( of mutt 1.4.2.1 package)
after adding it (i added it just before AC_CANONICAL_HOST) i did autoconf
an error came saying AC_CANONICAL_SYSTEM called before AC_ARG
i don't know where to incl
Hi all
in autoconf book , for cross compiling it askes to add AC_CANONICAL_SYSTEM in
configure.in
( of mutt 1.4.2.1 package)
after adding it (i added it just before AC_CANONICAL_HOST) i did autoconf
an error came saying AC_CANONICAL_SYSTEM called before AC_ARG
i don't know where to incl