aboutsummaryrefslogblamecommitdiffstats
path: root/x11/XFree86/files/patch-e
blob: c111df47dd0fd4a6b841d9ec30fdb8d80b10628f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                     
--- config/cf/FreeBSD.cf-3.3.6  Sat Feb 12 06:36:11 2000
+++ config/cf/FreeBSD.cf    Tue Feb 15 00:25:54 2000
@@ -69,7 +69,7 @@
 #define MkdirHierCmd       mkdir -p
 
 #define CcCmd          cc
-#define CppCmd         /usr/libexec/cpp
+#define CppCmd         /usr/bin/cpp
 #define PreProcessCmd      CppCmd
 #define StandardCppDefines -traditional
 #if defined(UseInstalled) && (!defined(XF86LinkKit) || !XF86LinkKit)