summaryrefslogtreecommitdiff
path: root/source3/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
commit0094af05edc7a2fcfd672f6fb0d930b5906482a0 (patch)
treea7d0bfdfc68e82289c76547ed319419f5c23a3d9 /source3/configure.in
parent105e35a6e45188bd3a253c2df5cdd14ee9bfe53c (diff)
downloadsamba-0094af05edc7a2fcfd672f6fb0d930b5906482a0.tar.gz
samba-0094af05edc7a2fcfd672f6fb0d930b5906482a0.tar.bz2
samba-0094af05edc7a2fcfd672f6fb0d930b5906482a0.zip
Spelling fix.
(This used to be commit dfcc97a15837e2d13561e023ad5a7532faa441b8)
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in
index d899537323..46b82af4b2 100644
--- a/source3/configure.in
+++ b/source3/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.