]> git.sesse.net Git - vlc/blobdiff - configure.ac
Remove the autoconf hack, fix gettext broken in b6c4b865
[vlc] / configure.ac
index 29f24ed2cb019f6ca7d90dcfc0c7a39ae567f4d6..c67fb365caeafd5ec0a44a7c865b03d2a0d4ca18 100644 (file)
@@ -10,7 +10,7 @@ CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
 CODENAME="Grishenko"
 COPYRIGHT_YEARS="1996-2008"
 
-AC_PREREQ(2.59) dnl this really should be 2.59c
+AC_PREREQ(2.59c)
 AC_CONFIG_SRCDIR(src/libvlc.c)
 AC_CONFIG_AUX_DIR(autotools)
 AC_CANONICAL_BUILD