summaryrefslogtreecommitdiff
path: root/source3/configure
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-10-30 19:22:48 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-10-30 19:22:48 +0000
commit279413b82068b0f257589aeeb090ed0f0ca37395 (patch)
tree6b42a60922a898561313a25cb040318fd68545df /source3/configure
parenteed4e92c52e296bb4e2029f3302d6f59be905860 (diff)
downloadsamba-279413b82068b0f257589aeeb090ed0f0ca37395.tar.gz
samba-279413b82068b0f257589aeeb090ed0f0ca37395.tar.bz2
samba-279413b82068b0f257589aeeb090ed0f0ca37395.zip
Rerun autoconf
(This used to be commit 7b7e54f7a8d4835b1f40e5617b1a9414322ff210)
Diffstat (limited to 'source3/configure')
-rwxr-xr-xsource3/configure3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/configure b/source3/configure
index 3f30daeac5..57263e77b7 100755
--- a/source3/configure
+++ b/source3/configure
@@ -22693,7 +22693,7 @@ builddir=`pwd`
# I added make files that are outside /source directory.
# I know this is not a good solution, will work out a better
# solution soon. --simo
- ac_config_files="$ac_config_files include/stamp-h Makefile script/findsmb ../examples/VFS/Makefile ../examples/pdb/mysql/Makefile ../examples/pdb/xml/Makefile ../examples/sam/Makefile"
+ ac_config_files="$ac_config_files include/stamp-h Makefile script/findsmb ../examples/VFS/Makefile ../examples/pdb/mysql/Makefile ../examples/pdb/xml/Makefile"
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
@@ -23204,7 +23204,6 @@ do
"../examples/VFS/Makefile" ) CONFIG_FILES="$CONFIG_FILES ../examples/VFS/Makefile" ;;
"../examples/pdb/mysql/Makefile" ) CONFIG_FILES="$CONFIG_FILES ../examples/pdb/mysql/Makefile" ;;
"../examples/pdb/xml/Makefile" ) CONFIG_FILES="$CONFIG_FILES ../examples/pdb/xml/Makefile" ;;
- "../examples/sam/Makefile" ) CONFIG_FILES="$CONFIG_FILES ../examples/sam/Makefile" ;;
"include/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}