mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-22 08:54:44 +08:00
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:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user