summaryrefslogtreecommitdiff
path: root/x11/kdebase11/files/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase11/files/patch-ap')
-rw-r--r--x11/kdebase11/files/patch-ap40
1 files changed, 8 insertions, 32 deletions
diff --git a/x11/kdebase11/files/patch-ap b/x11/kdebase11/files/patch-ap
index 53b5e91f43fa..5459e9b26948 100644
--- a/x11/kdebase11/files/patch-ap
+++ b/x11/kdebase11/files/patch-ap
@@ -1,34 +1,10 @@
-*** kwmmodules/kpager/Makefile.in~ Sat Dec 19 22:29:36 1998
---- kwmmodules/kpager/Makefile.in Tue Dec 29 01:29:59 1998
+*** konsole/include/TEShell.h~ Wed Apr 21 19:42:11 1999
+--- konsole/include/TEShell.h Wed Apr 21 19:41:35 1999
***************
-*** 217,221 ****
-
- .SUFFIXES:
-! .SUFFIXES: .S .c .cpp .lo .o .s
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps kwmmodules/kpager/Makefile
---- 217,225 ----
-
- .SUFFIXES:
-! .SUFFIXES: .S .c .cpp .lo .o .s .h .moc
-!
-! .h.moc:
-! $(MOC) $< -o $@
-!
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
- cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps kwmmodules/kpager/Makefile
-*** kdm/Makefile.in~ Fri Jul 10 20:35:33 1998
---- kdm/Makefile.in Fri Oct 30 20:34:51 1998
-***************
-*** 507,511 ****
-
- #CFLAGS = -Wall -Wno-implicit -Wno-return-type
- CFLAGS += -DHAVE_CONFIG_H
-! CXXFLAGS += -DHAVE_CONFIG_H
-
---- 507,511 ----
-
- #CFLAGS = -Wall -Wno-implicit -Wno-return-type
- CFLAGS += -DHAVE_CONFIG_H
-! CXXFLAGS += -DHAVE_CONFIG_H -DHAVE_GETUSERSHELL
+*** 17,20 ****
+--- 17,21 ----
+ #define SHELL_H
++ #include <sys/types.h>
+ #include <qobject.h>
+ #include <termios.h>