1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-01 08:27:59 +00:00

/usr/libexec/cpp -> /usr/bin/cpp

because of new rename to /usr/libexec/cpp0
This commit is contained in:
Andrey A. Chernov 2001-01-13 01:33:59 +00:00
parent ce6631b888
commit d973f232c9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=70986

View File

@ -36,5 +36,5 @@
#include <paths.h>
#define _PATH_CPP "/usr/libexec/cpp"
#define _PATH_CPP "/usr/bin/cpp"
#define _PATH_INCLUDE "/usr/share/calendar"