]> git.pld-linux.org Git - packages/XFree86.git/blob - XFree86-cpp.patch
- outdated
[packages/XFree86.git] / XFree86-cpp.patch
1 --- XFree86-4.0.1/xc/config/cf/linux.cf.cpp     Sun Aug  6 18:33:24 2000
2 +++ XFree86-4.0.1/xc/config/cf/linux.cf Sun Aug  6 18:33:31 2000
3 @@ -408,7 +408,7 @@
4  #define YaccCmd                        bison -y
5  #define LexCmd                 flex -l
6  #define LexLib                 -lfl
7 -#define PreProcessCmd          CcCmd -E
8 +#define PreProcessCmd          cpp
9  #define PostIncDir             DefaultGccIncludeDir
10  #define LdCombineFlags         -r
11  #ifndef LdPostLib
This page took 0.079477 seconds and 3 git commands to generate.