summaryrefslogtreecommitdiff
path: root/x11-toolkits/iv/files/patch-ac
blob: e3e6ef75aca224cbf3fbb116af05a87b91439c07 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*** src/config/InterViews/iv-freebsd.cf	Mon Oct 31 17:31:42 1994
--- src/config/InterViews/iv-freebsd.cf	Mon Oct 31 17:36:04 1994
***************
*** 0 ****
--- 1,10 ----
+ #include <InterViews/xparams.cf>
+ #undef CppCmd
+ #define CppCmd cpp
+ #undef CCDriver
+ #define CCDriver c++
+ #undef DependCCFlags
+ #define DependCCFlags $(CCDEFINES) $(CCINCLUDES) -I/usr/include/g++
+ #undef ExtraCCLdLibs
+ #define ExtraCCLdLibs -lg++
+ #define SharedCCFlags -fpic