BUILD: make Xaw frontend default (tiny change)
authorhasufell <hasufell@gentoo.org>
Wed, 18 Sep 2013 03:56:07 +0000 (20:56 -0700)
committerArun Persaud <arun@nubati.net>
Wed, 18 Sep 2013 03:56:07 +0000 (20:56 -0700)
configure.ac

index 45dfec8..cd85783 100644 (file)
@@ -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],