Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4d0b77fc
Commit
4d0b77fc
authored
Sep 13, 2012
by
Jan Djärv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure.ac: Report Gtk+ 3 as GTK.
parent
fc0c31f8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
5 deletions
+2
-5
ChangeLog
ChangeLog
+1
-0
configure.ac
configure.ac
+1
-5
No files found.
ChangeLog
View file @
4d0b77fc
2012-09-13 Jan Djärv <jan.h.d@swipnet.se>
* configure.ac: Reorder Xaw3d messages.
Report Gtk+ 3 as GTK.
2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
...
...
configure.ac
View file @
4d0b77fc
...
...
@@ -4384,11 +4384,7 @@ End:
#### It makes printing result more understandable as using GTK sets
#### toolkit_scroll_bars to yes by default.
if test "${HAVE_GTK}" = "yes"; then
if test "${with_gtk3}" = "yes"; then
USE_X_TOOLKIT=GTK3
else
USE_X_TOOLKIT=GTK
fi
USE_X_TOOLKIT=GTK
fi
echo "
...
...
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