Skip to content

Instantly share code, notes, and snippets.

@matsuu
Created May 3, 2009 05:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matsuu/105851 to your computer and use it in GitHub Desktop.
Save matsuu/105851 to your computer and use it in GitHub Desktop.
diff -Naur gwaei-1.0b2.orig/configure.ac gwaei-1.0b2/configure.ac
--- gwaei-1.0b2.orig/configure.ac 2009-05-01 18:46:30.000000000 +0900
+++ gwaei-1.0b2/configure.ac 2009-05-03 14:10:31.000000000 +0900
@@ -96,7 +96,7 @@
##esac],[libsexy=false])
##AM_CONDITIONAL([WITHOUT_SEXY], [test x$libsexy = xtrue])
-AC_ARG_ENABLE([gnome],
+AC_ARG_WITH([gnome],
[ --without-gnome turn off the gnome gui interface],
[case "${enableval}" in
yes) gnome=false ;;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment