aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-09-29 14:56:56 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-09-29 14:56:56 +0000
commite635f3f85cfac8bb802baeb734f8a035348eb384 (patch)
tree2bf4cbc4373c436162da77e8d8df4a174a6fa7e5
parent57aa1ec37519bff08070a35d55613c8a753c08fe (diff)
fixed typo
svn path=/trunk/externals/zexy/; revision=15408
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 84906e3..edca174 100644
--- a/configure.ac
+++ b/configure.ac
@@ -118,7 +118,7 @@ then
else
case "$KERN" in
Darwin)
- EXTENSION=pd_drawin
+ EXTENSION=pd_darwin
;;
Linux)
EXTENSION=pd_linux