]> git.sesse.net Git - vlc/blobdiff - Makefile.am
* configure.ac.in is no more, we can now use configure.ac like normal people,
[vlc] / Makefile.am
index 0a4af38b4fbc5920a15f99a5e82907b2a1311ace..0a2ae37bff498b8ecf1544f09ae68df06898a5e2 100644 (file)
@@ -17,7 +17,6 @@ EXTRA_DIST = \
        Modules.am \
        README.MacOSX.rtf \
        bootstrap \
-       configure.ac.in \
        install-win32 \
        src/extras/COPYING \
        toolbox \
@@ -43,7 +42,7 @@ noinst_HEADERS =
 # Tell aclocal to use -I m4. Wonder if it really works.
 ACLOCAL_AMFLAGS = -I m4
 
-# XXX: these flags could be set in configure.ac.in, but we set them here
+# XXX: these flags could be set in configure.ac, but we set them here
 # because old versions of automake don't support them in configure.ac.
 AUTOMAKE_OPTIONS = dist-bzip2 subdir-objects