chiark / gitweb /
configure.ac: Trivial whitespace fixes.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 8 Dec 2008 10:10:51 +0000 (10:10 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 8 Dec 2008 10:10:51 +0000 (10:10 +0000)
Pesky spaces sneaking in before tabs.

configure.ac

index 1c67cb78c975b823522e54e263e9288c254bf64f..40fa582771c1c39e14dd3e85e16086fa9150828e 100644 (file)
@@ -190,7 +190,7 @@ AC_ARG_WITH([wireshark],
               no)  haveshark=no needshark=no ;;
               yes) haveshark=yes needshark=yes ;;
               *)   haveshark=yes needshark=yes
-                   wireshark_plugindir=$withval ;;
+                   wireshark_plugindir=$withval ;;
            esac],
            [haveshark=yes needshark=no])
 
@@ -236,7 +236,7 @@ case "$haveshark" in
     mdw_CFLAGS=$CFLAGS
     wsprefix=`echo $wireshark_plugindir | sed 's:/lib/.*$::'`
     AC_CACHE_CHECK([how to find the Wireshark headers],
-                  [mdw_cv_wireshark_includes], [
+                  [mdw_cv_wireshark_includes], [
       mdw_cv_wireshark_includes=failed
       for i in \
          "" \