/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

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"