Subversion Repositories public

Rev

Rev 157 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 157 Rev 212
Line 72... Line 72...
72
KDE_CREATE_SUBDIRSLIST
72
KDE_CREATE_SUBDIRSLIST
73
AC_CONFIG_FILES([ Makefile ])
73
AC_CONFIG_FILES([ Makefile ])
74
AC_CONFIG_FILES([ doc/Makefile ])
74
AC_CONFIG_FILES([ doc/Makefile ])
75
AC_CONFIG_FILES([ doc/en/Makefile ])
75
AC_CONFIG_FILES([ doc/en/Makefile ])
76
AC_CONFIG_FILES([ libgarmin/Makefile ])
76
AC_CONFIG_FILES([ libgarmin/Makefile ])
77
AC_CONFIG_FILES([ libgarminimg/Makefile ])
-
 
78
AC_CONFIG_FILES([ po/Makefile ])
77
AC_CONFIG_FILES([ po/Makefile ])
79
AC_CONFIG_FILES([ src/Makefile ])
78
AC_CONFIG_FILES([ src/Makefile ])
80
AC_OUTPUT
79
AC_OUTPUT
81
# Check if KDE_SET_PREFIX was called, and --prefix was passed to configure
80
# Check if KDE_SET_PREFIX was called, and --prefix was passed to configure
82
if test -n "$kde_libs_prefix" -a -n "$given_prefix"; then
81
if test -n "$kde_libs_prefix" -a -n "$given_prefix"; then