forked from Imagelibrary/rtems
2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AC_PATH_PROG(PERL,perl) instead of RTEMS_PATH_PERL.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* configure.ac: Use AC_PATH_PROG(PERL,perl) instead of
|
||||
RTEMS_PATH_PERL.
|
||||
|
||||
2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Reflect having moved aclocal/.
|
||||
|
||||
@@ -13,7 +13,7 @@ AM_INIT_AUTOMAKE([no-define foreign 1.7.2])
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
RTEMS_PATH_KSH
|
||||
RTEMS_PATH_PERL
|
||||
AC_PATH_PROG(PERL,perl)
|
||||
|
||||
AM_CONDITIONAL(PERL,test -n "$PERL")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user