Yasumichi Akahoshi
yasum****@users*****
2005年 9月 7日 (水) 22:45:00 JST
Index: libcxp/configure diff -u libcxp/configure:1.24 libcxp/configure:1.25 --- libcxp/configure:1.24 Wed Sep 7 22:41:51 2005 +++ libcxp/configure Wed Sep 7 22:45:00 2005 @@ -22535,7 +22535,7 @@ fi done - ac_config_files="$ac_config_files Makefile src/Makefile include/Makefile common/Makefile pixmaps/Makefile pixmaps/application/Makefile pixmaps/audio/Makefile pixmaps/image/Makefile pixmaps/inode/Makefile pixmaps/message/Makefile pixmaps/text/Makefile pixmaps/video/Makefile po/Makefile.in libcxp.pc" + ac_config_files="$ac_config_files Makefile src/Makefile include/Makefile pixmaps/Makefile pixmaps/application/Makefile pixmaps/audio/Makefile pixmaps/image/Makefile pixmaps/inode/Makefile pixmaps/message/Makefile pixmaps/text/Makefile pixmaps/video/Makefile po/Makefile.in libcxp.pc" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure @@ -23121,7 +23121,6 @@ "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; "include/Makefile" ) CONFIG_FILES="$CONFIG_FILES include/Makefile" ;; - "common/Makefile" ) CONFIG_FILES="$CONFIG_FILES common/Makefile" ;; "pixmaps/Makefile" ) CONFIG_FILES="$CONFIG_FILES pixmaps/Makefile" ;; "pixmaps/application/Makefile" ) CONFIG_FILES="$CONFIG_FILES pixmaps/application/Makefile" ;; "pixmaps/audio/Makefile" ) CONFIG_FILES="$CONFIG_FILES pixmaps/audio/Makefile" ;; Index: libcxp/configure.ac diff -u libcxp/configure.ac:1.22 libcxp/configure.ac:1.23 --- libcxp/configure.ac:1.22 Wed Sep 7 22:41:51 2005 +++ libcxp/configure.ac Wed Sep 7 22:45:00 2005 @@ -62,7 +62,6 @@ Makefile src/Makefile include/Makefile - common/Makefile pixmaps/Makefile pixmaps/application/Makefile pixmaps/audio/Makefile