diff options
author | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2002-11-02 19:58:57 +0000 |
---|---|---|
committer | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2002-11-02 19:58:57 +0000 |
commit | ef2b0868fef9269b84483d047c2e4ffe47ce4c12 (patch) | |
tree | 99f76072cee77e347edc4b61f6c88221e240c807 /configure.ac | |
parent | 077195ba78830f8a53b0c2e5c2be66807c40f196 (diff) | |
download | xine-lib-ef2b0868fef9269b84483d047c2e4ffe47ce4c12.tar.gz xine-lib-ef2b0868fef9269b84483d047c2e4ffe47ce4c12.tar.bz2 |
Remove any desktop ref.
CVS patchset: 3152
CVS date: 2002/11/02 19:58:57
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac index 9ef4b965c..d80bd1b9a 100644 --- a/configure.ac +++ b/configure.ac @@ -1018,10 +1018,6 @@ dnl Where scripts will/should be installed. eval XINE_SCRIPTPATH="${datadir}/xine/scripts" AC_SUBST(XINE_SCRIPTPATH) -dnl Where desktops icons will/should be installed. -eval XINE_DESKTOPPATH="${datadir}/xine/desktop" -AC_SUBST(XINE_DESKTOPPATH) - dnl --------------------------------------------- dnl Some informations about xine-lib compilation |