]> git.sesse.net Git - vlc/commitdiff
Prefer correct syntax highlighting over pedantic quote
authorChristophe Mutricy <xtophe@videolan.org>
Thu, 3 Jul 2008 19:05:33 +0000 (20:05 +0100)
committerChristophe Mutricy <xtophe@videolan.org>
Thu, 3 Jul 2008 21:40:00 +0000 (22:40 +0100)
configure.ac

index 6ea583a737a9250d1278e7c36fc9ab133948d5b2..3bbb86053622384ada134a163ad34f46777cdc2a 100644 (file)
@@ -57,7 +57,7 @@ dnl Check for tools
 dnl
 AC_PROG_CC_C99
 AC_USE_SYSTEM_EXTENSIONS
-AC_DEFINE([_FORTIFY_SOURCE], 2, [Define to `2' to get glibc warnings.])
+AC_DEFINE([_FORTIFY_SOURCE], 2, [Define to '2' to get glibc warnings.])
 AM_PROG_CC_C_O
 AC_PROG_CXX
 AC_PROG_CPP