summaryrefslogtreecommitdiff
path: root/source3/configure
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-08-09 11:23:13 +0000
committerAndrew Tridgell <tridge@samba.org>1998-08-09 11:23:13 +0000
commit426de6f97f1b585b754c2c4b214ca7aa8b7f1a42 (patch)
tree991846ce03d584441da34ed0213da2541bc7d3c2 /source3/configure
parente63bae9b442b159886b664333b4869745bb0cef7 (diff)
downloadsamba-426de6f97f1b585b754c2c4b214ca7aa8b7f1a42.tar.gz
samba-426de6f97f1b585b754c2c4b214ca7aa8b7f1a42.tar.bz2
samba-426de6f97f1b585b754c2c4b214ca7aa8b7f1a42.zip
the autoconf scripts are now converted to the new directory structure
now the Makefile ..... (This used to be commit 4fae7f129e46930960831af0da28496f9766f6ae)
Diffstat (limited to 'source3/configure')
-rwxr-xr-xsource3/configure24
1 files changed, 13 insertions, 11 deletions
diff --git a/source3/configure b/source3/configure
index 27e0f6de40..3298e9a82f 100755
--- a/source3/configure
+++ b/source3/configure
@@ -477,7 +477,7 @@ echo > confdefs.h
# A filename unique to this package, relative to the directory that
# configure is in, which we can look for to find out if srcdir is correct.
-ac_unique_file=byteorder.h
+ac_unique_file=include/includes.h
# Find the source files, if location was not specified.
if test -z "$srcdir"; then
@@ -3837,7 +3837,7 @@ else
#define HAVE_NETMASK_IFCONF 1
#define AUTOCONF 1
-#include "netmask.c"
+#include "lib/netmask.c"
EOF
if { (eval echo configure:3843: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
then
@@ -3866,7 +3866,7 @@ else
#define HAVE_NETMASK_IFREQ 1
#define AUTOCONF 1
-#include "netmask.c"
+#include "lib/netmask.c"
EOF
if { (eval echo configure:3872: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
then
@@ -3896,7 +3896,7 @@ else
#define HAVE_NETMASK_AIX 1
#define AUTOCONF 1
-#include "netmask.c"
+#include "lib/netmask.c"
EOF
if { (eval echo configure:3902: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest && (./conftest; exit) 2>/dev/null
then
@@ -4647,9 +4647,10 @@ done
ac_given_srcdir=$srcdir
ac_given_INSTALL="$INSTALL"
-trap 'rm -fr `echo "Makefile tests/dummy client/dummy lib/dummy lib/rpc/dummy
-lib/rpc/client/dummy lib/rpc/include/dummy lib/rpc/parse/dummy
-lib/rpc/server/dummy lib/smb/dummy ubiqx/dummy web/dummy config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
+trap 'rm -fr `echo "Makefile tests/dummy client/dummy lib/dummy ubiqx/dummy
+web/dummy param/dummy nmbd/dummy smbd/dummy rpc_server/dummy
+rpc_parse/dummy script/dummy include/dummy codepages/dummy
+libsmb/dummy include/config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
EOF
cat >> $CONFIG_STATUS <<EOF
@@ -4742,9 +4743,10 @@ EOF
cat >> $CONFIG_STATUS <<EOF
-CONFIG_FILES=\${CONFIG_FILES-"Makefile tests/dummy client/dummy lib/dummy lib/rpc/dummy
-lib/rpc/client/dummy lib/rpc/include/dummy lib/rpc/parse/dummy
-lib/rpc/server/dummy lib/smb/dummy ubiqx/dummy web/dummy"}
+CONFIG_FILES=\${CONFIG_FILES-"Makefile tests/dummy client/dummy lib/dummy ubiqx/dummy
+web/dummy param/dummy nmbd/dummy smbd/dummy rpc_server/dummy
+rpc_parse/dummy script/dummy include/dummy codepages/dummy
+libsmb/dummy"}
EOF
cat >> $CONFIG_STATUS <<\EOF
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
@@ -4825,7 +4827,7 @@ ac_eD='%g'
if test "${CONFIG_HEADERS+set}" != set; then
EOF
cat >> $CONFIG_STATUS <<EOF
- CONFIG_HEADERS="config.h"
+ CONFIG_HEADERS="include/config.h"
EOF
cat >> $CONFIG_STATUS <<\EOF
fi