Subversion Repositories public

Rev

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

Rev 221 Rev 230
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([ libgant/Makefile ])
76
AC_CONFIG_FILES([ libgarmin/Makefile ])
77
AC_CONFIG_FILES([ libgarmin/Makefile ])
77
AC_CONFIG_FILES([ po/Makefile ])
78
AC_CONFIG_FILES([ po/Makefile ])
78
AC_CONFIG_FILES([ src/Makefile ])
79
AC_CONFIG_FILES([ src/Makefile ])
79
AC_OUTPUT
80
AC_OUTPUT
80
# Check if KDE_SET_PREFIX was called, and --prefix was passed to configure
81
# Check if KDE_SET_PREFIX was called, and --prefix was passed to configure