projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
a685406
)
BUILD: make Xaw frontend default (tiny change)
author
hasufell
<hasufell@gentoo.org>
Wed, 18 Sep 2013 03:56:07 +0000 (20:56 -0700)
committer
Arun Persaud
<arun@nubati.net>
Wed, 18 Sep 2013 03:56:07 +0000 (20:56 -0700)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
45dfec8
..
cd85783
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-149,7
+149,7
@@
AC_ARG_WITH([Xaw3d],
AC_ARG_WITH([Xaw],
[AS_HELP_STRING([--with-Xaw],[use Xaw front-end (default)])],
[with_Xaw="$withval"],
- [with_Xaw="no"])
+ [with_Xaw="yes"])
AC_ARG_WITH([iconsdir],
[AS_HELP_STRING([--with-iconsdir=DIR],