2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>

* Doxygen.in: Use @PERL@ instead of hard-coded /usr/bin/perl.
This commit is contained in:
Ralf Corsepius
2010-06-14 06:11:13 +00:00
parent b02f920f6c
commit acc6a5433a
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* Doxygen.in: Use @PERL@ instead of hard-coded /usr/bin/perl.
2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/rtems/mkrootfs.h,
+1 -1
View File
@@ -1364,7 +1364,7 @@ EXTERNAL_GROUPS = YES
# The PERL_PATH should be the absolute path and name of the perl script
# interpreter (i.e. the result of `which perl').
PERL_PATH = /usr/bin/perl
PERL_PATH = @PERL@
#---------------------------------------------------------------------------
# Configuration options related to the dot tool