Skip to content
Snippets Groups Projects
Commit 2ecd3bc5c550 authored by David Seifert's avatar David Seifert
Browse files

configure.ac: remove useless AC_SUBST

* CFLAGS/CPPFLAGS/LDFLAGS are always substituted
parent ef2e40175711
No related branches found
No related tags found
No related merge requests found
......@@ -457,10 +457,6 @@
fi
AC_SUBST(CFLAGS)
AC_SUBST(CPPFLAGS)
AC_SUBST(LDFLAGS)
AC_ARG_WITH(plugins,
[ --with-plugins Add plugin extension support (on)])
if test "$with_plugins" = ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment