configure.ac: Avoid using non-ascii characters in a comment
authorYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Fri, 17 Apr 2015 07:03:14 +0000 (16:03 +0900)
committerYAMAMOTO Takashi <yamamoto@valinux.co.jp>
Mon, 20 Apr 2015 02:20:56 +0000 (11:20 +0900)
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Acked-by: Ben Pfaff <blp@nicira.com>
configure.ac

index d1b48ca..62d26b0 100644 (file)
@@ -60,7 +60,7 @@ m4_pattern_forbid([LT_INIT]) dnl Make autoconf fail if libtool is missing.
 #    replacement, but programs using the new version may use APIs not
 #    present in the previous one. In other words, new symbols have been
 #    added and a program linking against the new version may fail with
-#    “unresolved symbols.” If linking against the old version at runtime:
+#    "unresolved symbols." If linking against the old version at runtime:
 #    set revision to 0, bump current and age.
 #
 # 3. Programs may need to be changed, recompiled, relinked in order to use