blob: 6f5a48fee18c8b8ff52ac3da67dfa9833c77db55 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
--- configure.orig 2009-03-18 08:14:13.000000000 +0100
+++ configure 2009-03-18 08:14:52.000000000 +0100
@@ -33346,10 +33346,6 @@
ac_config_files="$ac_config_files doc/pt_BR_digikam/Makefile"
-ac_config_files="$ac_config_files doc/pt_digikam/Makefile"
-
-ac_config_files="$ac_config_files doc/pt_showfoto/Makefile"
-
ac_config_files="$ac_config_files doc/ru_digikam/Makefile"
ac_config_files="$ac_config_files doc/showfoto/Makefile"
@@ -33988,8 +33984,6 @@
"doc/nl_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/nl_digikam/Makefile" ;;
"doc/nl_showfoto/Makefile") CONFIG_FILES="$CONFIG_FILES doc/nl_showfoto/Makefile" ;;
"doc/pt_BR_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/pt_BR_digikam/Makefile" ;;
- "doc/pt_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/pt_digikam/Makefile" ;;
- "doc/pt_showfoto/Makefile") CONFIG_FILES="$CONFIG_FILES doc/pt_showfoto/Makefile" ;;
"doc/ru_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/ru_digikam/Makefile" ;;
"doc/showfoto/Makefile") CONFIG_FILES="$CONFIG_FILES doc/showfoto/Makefile" ;;
"doc/sv_digikam/Makefile") CONFIG_FILES="$CONFIG_FILES doc/sv_digikam/Makefile" ;;
|