diff options
Diffstat (limited to 'autoconf')
-rw-r--r-- | autoconf/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autoconf/configure.ac b/autoconf/configure.ac index d1f5446e..ceeffe05 100644 --- a/autoconf/configure.ac +++ b/autoconf/configure.ac @@ -20,7 +20,6 @@ AC_CONFIG_SRCDIR(["Makefile.config.in"]) dnl Configure a common Makefile AC_CONFIG_FILES(Makefile.config) -AC_CONFIG_FILES(stp/Makefile.common) dnl Configure project makefiles dnl List every Makefile that exists within your source tree |