Back to the Main Page. | peti_path_srcdir |
Download the M4 Source. |
PETI_PATH_SRCDIR
1.3 (2003/04/16) 0.5.65 : Miscellaneous
Peter Simons <simons@computer.org>
AC_DEFUN([PETI_PATH_SRCDIR], [ AC_MSG_CHECKING(path of top source directory) SRCDIR=`(cd $srcdir;pwd)` AC_MSG_RESULT($SRCDIR) AC_SUBST(SRCDIR) ])