diff options
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 |