diff options
Diffstat (limited to 'svm/configure.ac')
-rw-r--r-- | svm/configure.ac | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/svm/configure.ac b/svm/configure.ac deleted file mode 100644 index 40b09606477..00000000000 --- a/svm/configure.ac +++ /dev/null @@ -1,7 +0,0 @@ -AC_INIT(svm, 1.0) -LT_INIT -AM_INIT_AUTOMAKE - -AM_SILENT_RULES([yes]) - -AC_OUTPUT([Makefile]) |