X-Git-Url: http://git.silcnet.org/gitweb/?p=crypto.git;a=blobdiff_plain;f=lib%2Fsilcmath%2Fconfigure.ad;h=8a3b295c1bf2ed440cce7d22576f73a49b1376e0;hp=7631711996974069b6d73c6f7db60f59c4a31867;hb=f9d9c92fcc179ff82ae7aa5f724440215f194827;hpb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776 diff --git a/lib/silcmath/configure.ad b/lib/silcmath/configure.ad index 76317119..8a3b295c 100644 --- a/lib/silcmath/configure.ad +++ b/lib/silcmath/configure.ad @@ -1,10 +1,9 @@ -#ifdef SILC_DIST_MATH # # lib/silcmath/configure.ad # # Author: Pekka Riikonen # -# 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