* autoconf fix

git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@8563 30a43799-04e7-0310-8b2b-ea0d24f86d0e
This commit is contained in:
pdurante 2006-11-24 20:46:44 +00:00
parent cb5ba80633
commit 65051faa6e
7 changed files with 124 additions and 130 deletions

View file

@ -20240,7 +20240,7 @@ echo "${ECHO_T}yes" >&6; }
# Save processed files
ac_config_files="$ac_config_files Makefile src/Makefile tools/Makefile data/Makefile doc/Makefile doc/Doxyfile examples/Makefile examples/properties/Makefile examples/echo/Makefile examples/hal/Makefile examples/tcp/Makefile dbus-c++-0.3.pc"
ac_config_files="$ac_config_files Makefile src/Makefile tools/Makefile data/Makefile doc/Makefile doc/Doxyfile examples/Makefile examples/properties/Makefile examples/echo/Makefile examples/hal/Makefile dbus-c++-0.3.pc"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@ -20831,7 +20831,6 @@ do
"examples/properties/Makefile") CONFIG_FILES="$CONFIG_FILES examples/properties/Makefile" ;;
"examples/echo/Makefile") CONFIG_FILES="$CONFIG_FILES examples/echo/Makefile" ;;
"examples/hal/Makefile") CONFIG_FILES="$CONFIG_FILES examples/hal/Makefile" ;;
"examples/tcp/Makefile") CONFIG_FILES="$CONFIG_FILES examples/tcp/Makefile" ;;
"dbus-c++-0.3.pc") CONFIG_FILES="$CONFIG_FILES dbus-c++-0.3.pc" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5