Created SILC Crypto Toolkit git repository.
[crypto.git] / lib / silcmath / configure.ad
index 7631711996974069b6d73c6f7db60f59c4a31867..8a3b295c1bf2ed440cce7d22576f73a49b1376e0 100644 (file)
@@ -1,10 +1,9 @@
-#ifdef SILC_DIST_MATH
 #
 #  lib/silcmath/configure.ad
 #
 #  Author: Pekka Riikonen <priikone@silcnet.org>
 #
-#  Copyright (C) 2005 - 2007 Pekka Riikonen
+#  Copyright (C) 2005 - 2008 Pekka Riikonen
 #
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
@@ -16,8 +15,6 @@
 #  GNU General Public License for more details.
 #
 
-if test x$compile_libs = xtrue; then
-
 AC_MSG_NOTICE([configuring math library])
 
 #ifdef SILC_DIST_TMA
@@ -129,10 +126,3 @@ fi
 #endif SILC_DIST_TFM
 
 AC_SUBST(MATH_CFLAGS)
-
-AC_CONFIG_FILES(
-lib/silcmath/Makefile
-)
-
-fi     # compile_libs
-#endif SILC_DIST_MATH