Subversion Repositories public

Rev

Rev 88 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88 Rev 91
Line 71... Line 71...
71
 
71
 
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([ po/Makefile ])
77
AC_CONFIG_FILES([ po/Makefile ])
77
AC_CONFIG_FILES([ src/Makefile ])
78
AC_CONFIG_FILES([ src/Makefile ])
78
AC_OUTPUT
79
AC_OUTPUT
79
# 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
80
if test -n "$kde_libs_prefix" -a -n "$given_prefix"; then
81
if test -n "$kde_libs_prefix" -a -n "$given_prefix"; then