From 71007b4fb587fbcbb9f9af93abe83de7635b66c1 Mon Sep 17 00:00:00 2001 From: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> Date: Fri, 18 Sep 2009 11:01:21 -0400 Subject: [PATCH] [#2174] remove stund makefile generation --- sflphone-common/configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/sflphone-common/configure.ac b/sflphone-common/configure.ac index a11adcf4d2..30c4fe1c7b 100644 --- a/sflphone-common/configure.ac +++ b/sflphone-common/configure.ac @@ -34,7 +34,6 @@ AC_CONFIG_MACRO_DIR([m4]) dnl AC_CONFIG_FILES([stamp-h], [echo timestamp > stamp-h]) AC_CONFIG_FILES([Makefile]) AC_CONFIG_FILES([libs/Makefile \ - libs/stund/Makefile \ libs/utilspp/Makefile \ libs/utilspp/functor/Makefile \ libs/utilspp/singleton/Makefile \ -- GitLab