* attila/etc/attila.conf :
- Ajout des fichiers necessaire a libtool dans la liste des pre-requis.
This commit is contained in:
parent
8ddf7f119b
commit
2645e11d11
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $Id: attila.conf,v 1.4 2002/10/04 14:06:24 jpc Exp $
|
||||
# $Id: attila.conf,v 1.5 2002/10/15 18:55:47 jpc Exp $
|
||||
#
|
||||
# -*- Mode: Shell-script -*-
|
||||
#
|
||||
|
@ -58,6 +58,6 @@
|
|||
#CVS_STARTUP_FILES="$CVS_STARTUP_FILES install.sh"
|
||||
#CVS_STARTUP_FILES="$CVS_STARTUP_FILES mkinstalldirs"
|
||||
#CVS_STARTUP_FILES="$CVS_STARTUP_FILES missing"
|
||||
#CVS_STARTUP_FILES="$CVS_STARTUP_FILES config.guess"
|
||||
#CVS_STARTUP_FILES="$CVS_STARTUP_FILES config.sub"
|
||||
#CVS_STARTUP_FILES="$CVS_STARTUP_FILES ltmain.sh"
|
||||
CVS_STARTUP_FILES="$CVS_STARTUP_FILES config.guess"
|
||||
CVS_STARTUP_FILES="$CVS_STARTUP_FILES config.sub"
|
||||
CVS_STARTUP_FILES="$CVS_STARTUP_FILES ltmain.sh"
|
||||
|
|
Loading…
Reference in New Issue