Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
putty
putty-06-gtk2-indivhdr.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File putty-06-gtk2-indivhdr.diff of Package putty
--- unix/Makefile.in | 3 ++- unix/gtkcols.h | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) Index: putty-0.62/unix/Makefile.in =================================================================== --- putty-0.62.orig/unix/Makefile.in +++ putty-0.62/unix/Makefile.in @@ -106,7 +106,8 @@ CC = @CC@ CFLAGS = @CFLAGS@ @PUTTYCFLAGS@ @CPPFLAGS@ @DEFS@ @GTK_CFLAGS@ -I.././ \ - -I../charset/ -I../windows/ -I../unix/ -I../macosx/ + -I../charset/ -I../windows/ -I../unix/ -I../macosx/ \ + -DGTK_DISABLE_SINGLE_INCLUDES XLDFLAGS = @LDFLAGS@ @LIBS@ @GTK_LIBS@ ULDFLAGS = @LDFLAGS@ @LIBS@ INSTALL=@INSTALL@ Index: putty-0.62/unix/gtkcols.h =================================================================== --- putty-0.62.orig/unix/gtkcols.h +++ putty-0.62/unix/gtkcols.h @@ -8,7 +8,7 @@ #define COLUMNS_H #include <gdk/gdk.h> -#include <gtk/gtkcontainer.h> +#include <gtk/gtk.h> #ifdef __cplusplus extern "C" {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor