diff options
Diffstat (limited to 'japanese/iv/files/patch-ac')
-rw-r--r-- | japanese/iv/files/patch-ac | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/japanese/iv/files/patch-ac b/japanese/iv/files/patch-ac deleted file mode 100644 index d02518b..0000000 --- a/japanese/iv/files/patch-ac +++ /dev/null @@ -1,16 +0,0 @@ -*** 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,11 ---- -+ #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++ -+ #undef SharedCCFlags -+ #define SharedCCFlags -fpic |