Главная страница


ru.linux

 
 - RU.LINUX ---------------------------------------------------------------------
 From : Oleg Demidovich                      2:450/124.25   26 Dec 2001  17:49:24
 To : Kirill Frolov
 Subject : Re: ./configure --with --without --something...
 -------------------------------------------------------------------------------- 
 
 >>>>> On Wed, 26 Dec 2001 02:52:00 +0200 "KF" == Kirill Frolov wrote:
 
  KF>     Мне надоело для одной и той-же пpогpаммы всё вpемя делать сабж с
  KF>  одним и тем-же количеством опций. Автоматизиpовать можно. Как?
 
 info autoconf
 
 export CONFIG_SITE=$HOME/etc/config.site
 
 xemacs $HOME/etc/config.site
 # -*- Sh -*-
 with_nlsdir=/usr/share/locale
 infodir=/usr/info
 
 case $(basename ${PWD}) in
     yank) 
   enable_gconf=no
   enable_install_schemas=no
   enable_glade_notes=no
   ;;
     gnus)
   with_xemacs=yes
   with_lispdir=/usr/local/lib/xemacs/site-packages/lisp/gnus
   with_etcdir=/usr/local/lib/xemacs/site-packages/etc
   ;;
     wm|WindowMaker*)
   enable_gnome=yes
   enable_modelock=yes
   enable_xinerama=no
   enable_hermes=no
   ;;
     masqmail-*)
   with_logdir=/var/log/masqmail
   with_group=mail
   enable_pop3=no
   enable_auth=yes
     ;;
  esac
 
 -- 
 WBR, Oleg.
 --- Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Common Lisp, i586-pc-linux)
  * Origin: In Gnus we trust (2:450/124.25)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 ./configure --with --without --something...   Kirill Frolov   26 Dec 2001 03:52:00 
 Re: ./configure --with --without --something...   Eugene Karpachov   26 Dec 2001 10:11:54 
 Re: ./configure --with --without --something...   Vladimir Bormotov   26 Dec 2001 11:15:16 
 Re: ./configure --with --without --something...   Yury Lyakh   26 Dec 2001 13:28:18 
 Re: ./configure --with --without --something...   Stas Vlasov   26 Dec 2001 21:31:29 
 Re: ./configure --with --without --something...   Oleg Demidovich   26 Dec 2001 17:49:24 
Архивное /ru.linux/3305d03af334.html, оценка 2 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional