OBSD, with a fresh cvs -d checkout, 

Copying file po/remove-potcdate.sin
aclocal -I m4 -I gl/m4
autoconf
configure:43051: error: possibly undefined macro: AC_PROG_MKDIR_P
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
*** Error code 1

Stop in /home/jhs/src/pspp (line 63 of Smake).


But get this:

$ grep AC_PROG_MKDIR gl/m4/*.m4                   
gl/m4/gnulib-common.m4:# AC_PROG_MKDIR_P
gl/m4/gnulib-common.m4:# is a backport of autoconf-2.60's AC_PROG_MKDIR_P.
gl/m4/gnulib-common.m4:m4_ifdef([AC_PROG_MKDIR_P], [], [
gl/m4/gnulib-common.m4:  AC_DEFUN([AC_PROG_MKDIR_P],
gl/m4/gnulib-comp.m4:  AC_PROG_MKDIR_P
gl/m4/gnulib-comp.m4:  AC_PROG_MKDIR_P

So then I called autoconf -I m4 -I gl/m4, and got the same error in configure,
line 43051.

??

-Jason


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to