Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
gtk
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,147
Issues
1,147
List
Boards
Labels
Service Desk
Milestones
Merge Requests
145
Merge Requests
145
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
gtk
Commits
28ac40f0
Commit
28ac40f0
authored
May 20, 2013
by
Colin Walters
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modules/input: Only build quartz module if we're targeting quartz
Otherwise the build is broken on GNU/Linux and Win32.
parent
21c775a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
modules/input/Makefile.am
modules/input/Makefile.am
+2
-0
No files found.
modules/input/Makefile.am
View file @
28ac40f0
...
...
@@ -162,8 +162,10 @@ im_quartz_la_LIBADD = $(LDADDS)
if
INCLUDE_IM_QUARTZ
STATIC_QUARTZ_MODULE
=
libstatic-im-quartz.la
else
if
USE_QUARTZ
QUARTZ_MODULE
=
im-quartz.la
endif
endif
multipress_defs
=
-DMULTIPRESS_LOCALEDIR
=
\"
"
$(mplocaledir)
"
\"
-DMULTIPRESS_CONFDIR
=
\"
"
$(sysconfdir)
/gtk-2.0"
\"
im_multipress_la_CPPFLAGS
=
$(multipress_defs)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment