Improve README file; set the default prefix to /usr; add debugging of

the remapping process.
This commit is contained in:
hpa 2001-07-26 22:36:14 +00:00
parent 304cb0877c
commit b98d08b5d4
4 changed files with 31 additions and 4 deletions

View file

@ -3,6 +3,7 @@ dnl autoconf input file to generate MCONFIG
dnl
AC_INIT(MCONFIG.in)
AC_PREFIX_DEFAULT(/usr)
AC_PROG_CC
AC_C_CONST