aboutsummaryrefslogtreecommitdiffstats
path: root/unicode/configure
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xunicode/configure2
-rw-r--r--unicode/configure.ac1
2 files changed, 0 insertions, 3 deletions
diff --git a/unicode/configure b/unicode/configure
index b2351c6a..385a5eb1 100755
--- a/unicode/configure
+++ b/unicode/configure
@@ -6271,8 +6271,6 @@ ac_config_files="$ac_config_files Makefile"
ac_config_files="$ac_config_files src/Makefile"
-ac_config_files="$ac_config_files plugins/Makefile"
-
ac_config_files="$ac_config_files src/config-$FPC_PLATFORM.inc:src/config.inc.in"
if [ x$libprojectM_USE_CWRAPPER = xyes ]; then
diff --git a/unicode/configure.ac b/unicode/configure.ac
index 7d643c9b..84f06d58 100644
--- a/unicode/configure.ac
+++ b/unicode/configure.ac
@@ -235,7 +235,6 @@ AC_SUBST(LIBS)
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([src/Makefile])
-AC_CONFIG_FILES([plugins/Makefile])
AC_CONFIG_FILES([src/config-$FPC_PLATFORM.inc:src/config.inc.in])
if [[ x$libprojectM_USE_CWRAPPER = xyes ]]; then
AC_CONFIG_FILES([src/lib/projectM/cwrapper/Makefile])