فهرست منبع

Back out changes regarding shared library building, because libtool is not used anyways.

Michael Schloh von Bennewitz 24 سال پیش
والد
کامیت
6655577c50
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      adns/adns.spec

+ 1 - 2
adns/adns.spec

@@ -65,8 +65,7 @@ AutoReqProv:  no
     CFLAGS="%{l_cflags -O}" \
     ./configure \
         --prefix=%{l_prefix} \
-        --disable-dynamic \
-        --disable-shared
+        --disable-dynamic
     %{l_make} %{l_mflags -O}
 
 %install