summaryrefslogtreecommitdiffstats
path: root/source/configure.in
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-01-07 02:58:31 +0000
committerTim Potter <tpot@samba.org>2002-01-07 02:58:31 +0000
commitdfcc97a15837e2d13561e023ad5a7532faa441b8 (patch)
tree931eef7d11a2c77533a7838cd4d9e2ee1b2fcb39 /source/configure.in
parentcaff5dc1d66953cb52f94cd6407778b23e1810eb (diff)
downloadsamba-dfcc97a15837e2d13561e023ad5a7532faa441b8.tar.gz
samba-dfcc97a15837e2d13561e023ad5a7532faa441b8.tar.xz
samba-dfcc97a15837e2d13561e023ad5a7532faa441b8.zip
Spelling fix.
Diffstat (limited to 'source/configure.in')
-rw-r--r--source/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/configure.in b/source/configure.in
index d8995373237..46b82af4b2d 100644
--- a/source/configure.in
+++ b/source/configure.in
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(include/includes.h)
AC_CONFIG_HEADER(include/config.h)
-# we want to be compatibe with older versions of Samba
+# we want to be compatible with older versions of Samba
AC_PREFIX_DEFAULT(/usr/local/samba)
dnl Unique-to-Samba variables we'll be playing with.