From d0cf3bbe9441e2b32980aecd86a3e93de8b85973 Mon Sep 17 00:00:00 2001 From: Mandrake Date: Fri, 24 Mar 2000 04:54:06 +0000 Subject: [PATCH] getting to work here SVN revision: 2311 --- .cvsignore | 1 + acconfig.h | 2 ++ configure.in | 1 + debian/.cvsignore | 1 + dox/.cvsignore | 1 + eesh/.cvsignore | 1 + epp/.cvsignore | 1 + intl/.cvsignore | 1 + man/.cvsignore | 1 + po/.cvsignore | 1 + sample-scripts/.cvsignore | 1 + scripts/.cvsignore | 1 + src/.cvsignore | 1 + 13 files changed, 14 insertions(+) create mode 100644 debian/.cvsignore create mode 100644 sample-scripts/.cvsignore diff --git a/.cvsignore b/.cvsignore index 0e72ac6e..a26874d8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,4 @@ +.icons Makefile Makefile.in aclocal.m4 diff --git a/acconfig.h b/acconfig.h index eea8af3f..740ff1d5 100644 --- a/acconfig.h +++ b/acconfig.h @@ -29,3 +29,5 @@ #undef HAVE_STPCPY #undef PACKAGE + +#undef HAS_XINERAMA diff --git a/configure.in b/configure.in index 5b16a6a7..615935c2 100644 --- a/configure.in +++ b/configure.in @@ -170,6 +170,7 @@ AC_CHECK_LIB(Xtst, XTestGrabControl, , , $X_LIBS) AC_CHECK_LIB(Xtst, XTestQueryExtension, XTST_LIBS=-lXtst, , $X_LIBS) AC_SUBST(XTST_LIBS) AC_CHECK_LIB(Xext, XkbQueryExtension, AC_DEFINE(WITH_TARTY_WARP), , $X_LIBS) +AC_CHECK_LIB(Xinerama, XineramaQueryExtension, AC_DEFINE(HAS_XINERAMA), ,$X_LIBS) AC_ARG_ENABLE(zoom, [ --enable-zoom compile with zoom support [default=yes]], ,enable_zoom=yes) diff --git a/debian/.cvsignore b/debian/.cvsignore new file mode 100644 index 00000000..e8950777 --- /dev/null +++ b/debian/.cvsignore @@ -0,0 +1 @@ +.icons diff --git a/dox/.cvsignore b/dox/.cvsignore index 820eca8b..3d85e44d 100644 --- a/dox/.cvsignore +++ b/dox/.cvsignore @@ -1,3 +1,4 @@ +.icons Makefile Makefile.in .deps diff --git a/eesh/.cvsignore b/eesh/.cvsignore index c5441a78..6fb215c8 100644 --- a/eesh/.cvsignore +++ b/eesh/.cvsignore @@ -1,3 +1,4 @@ +.icons Makefile Makefile.in eesh diff --git a/epp/.cvsignore b/epp/.cvsignore index 21490c51..f9c12432 100644 --- a/epp/.cvsignore +++ b/epp/.cvsignore @@ -1,3 +1,4 @@ +.icons Makefile.in Makefile .deps diff --git a/intl/.cvsignore b/intl/.cvsignore index 905ace30..60044df8 100644 --- a/intl/.cvsignore +++ b/intl/.cvsignore @@ -1,3 +1,4 @@ +.icons Makefile Makefile.in .deps diff --git a/man/.cvsignore b/man/.cvsignore index 3353e97c..9bdd4cdf 100644 --- a/man/.cvsignore +++ b/man/.cvsignore @@ -1,3 +1,4 @@ +.icons e2mp enlightenment.man enlightenment.pod diff --git a/po/.cvsignore b/po/.cvsignore index 79c306d7..ee48c73a 100644 --- a/po/.cvsignore +++ b/po/.cvsignore @@ -1,3 +1,4 @@ +.icons Makefile Makefile.in .deps diff --git a/sample-scripts/.cvsignore b/sample-scripts/.cvsignore new file mode 100644 index 00000000..e8950777 --- /dev/null +++ b/sample-scripts/.cvsignore @@ -0,0 +1 @@ +.icons diff --git a/scripts/.cvsignore b/scripts/.cvsignore index 3844eb0d..f50e02dd 100644 --- a/scripts/.cvsignore +++ b/scripts/.cvsignore @@ -1,3 +1,4 @@ +.icons Makefile.in Makefile enlightenment.install diff --git a/src/.cvsignore b/src/.cvsignore index 632b6894..03c3fb46 100644 --- a/src/.cvsignore +++ b/src/.cvsignore @@ -1,3 +1,4 @@ +.icons config.log confdefs.h configure