initical checkin for casa-yast module
This commit is contained in:
parent
10bc87ce3f
commit
2fd8e53814
1
casa-yast/MAINTAINER
Normal file
1
casa-yast/MAINTAINER
Normal file
@ -0,0 +1 @@
|
|||||||
|
casa <casa@novell.com>
|
842
casa-yast/Makefile
Normal file
842
casa-yast/Makefile
Normal file
@ -0,0 +1,842 @@
|
|||||||
|
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
||||||
|
# Makefile. Generated from Makefile.in by configure.
|
||||||
|
|
||||||
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
|
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||||
|
# This Makefile.in is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||||
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||||
|
# PARTICULAR PURPOSE.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Emacs: -*- makefile -*-
|
||||||
|
#
|
||||||
|
# Toplevel Makefile.am for a YaST2 subproject
|
||||||
|
#
|
||||||
|
# -- This file is generated by y2automake - DO NOT EDIT! --
|
||||||
|
# (Edit ./SUBDIRS instead)
|
||||||
|
#
|
||||||
|
|
||||||
|
srcdir = .
|
||||||
|
top_srcdir = .
|
||||||
|
|
||||||
|
pkgdatadir = $(datadir)/yast2-novell-casa
|
||||||
|
pkglibdir = $(libdir)/yast2-novell-casa
|
||||||
|
pkgincludedir = $(includedir)/yast2-novell-casa
|
||||||
|
top_builddir = .
|
||||||
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||||
|
INSTALL = /usr/bin/install -c -p
|
||||||
|
install_sh_DATA = $(install_sh) -c -m 644
|
||||||
|
install_sh_PROGRAM = $(install_sh) -c
|
||||||
|
install_sh_SCRIPT = $(install_sh) -c
|
||||||
|
INSTALL_HEADER = $(INSTALL_DATA)
|
||||||
|
transform = $(program_transform_name)
|
||||||
|
NORMAL_INSTALL = :
|
||||||
|
PRE_INSTALL = :
|
||||||
|
POST_INSTALL = :
|
||||||
|
NORMAL_UNINSTALL = :
|
||||||
|
PRE_UNINSTALL = :
|
||||||
|
POST_UNINSTALL = :
|
||||||
|
build_triplet = x86_64-suse-linux
|
||||||
|
host_triplet = x86_64-suse-linux
|
||||||
|
target_triplet = x86_64-suse-linux
|
||||||
|
#am__append_1 = $(RPMNAME).pc.in
|
||||||
|
DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
|
||||||
|
$(srcdir)/Makefile.in $(top_srcdir)/configure config.guess \
|
||||||
|
config.sub install-sh missing
|
||||||
|
subdir = .
|
||||||
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
|
am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
||||||
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
|
$(ACLOCAL_M4)
|
||||||
|
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
||||||
|
configure.lineno configure.status.lineno
|
||||||
|
mkinstalldirs = $(install_sh) -d
|
||||||
|
CONFIG_CLEAN_FILES =
|
||||||
|
SOURCES =
|
||||||
|
DIST_SOURCES =
|
||||||
|
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
||||||
|
html-recursive info-recursive install-data-recursive \
|
||||||
|
install-exec-recursive install-info-recursive \
|
||||||
|
install-recursive installcheck-recursive installdirs-recursive \
|
||||||
|
pdf-recursive ps-recursive uninstall-info-recursive \
|
||||||
|
uninstall-recursive
|
||||||
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||||
|
am__vpath_adj = case $$p in \
|
||||||
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
|
*) f=$$p;; \
|
||||||
|
esac;
|
||||||
|
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||||
|
am__installdirs = "$(DESTDIR)$(pkgconfigdir)" \
|
||||||
|
"$(DESTDIR)$(pkgconfigdatadir)"
|
||||||
|
pkgconfigDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
pkgconfigdataDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
DATA = $(pkgconfig_DATA) $(pkgconfigdata_DATA)
|
||||||
|
ETAGS = etags
|
||||||
|
CTAGS = ctags
|
||||||
|
DIST_SUBDIRS = $(SUBDIRS)
|
||||||
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||||
|
distdir = $(PACKAGE)-$(VERSION)
|
||||||
|
top_distdir = $(distdir)
|
||||||
|
am__remove_distdir = \
|
||||||
|
{ test ! -d $(distdir) \
|
||||||
|
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
|
||||||
|
&& rm -fr $(distdir); }; }
|
||||||
|
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
|
||||||
|
GZIP_ENV = --best
|
||||||
|
distuninstallcheck_listfiles = find . -type f -print
|
||||||
|
distcleancheck_listfiles = find . -type f -print
|
||||||
|
ACLOCAL = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run aclocal-1.9
|
||||||
|
AMTAR = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run tar
|
||||||
|
AUTOCONF = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run autoconf
|
||||||
|
AUTOHEADER = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run autoheader
|
||||||
|
AUTOMAKE = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run automake-1.9
|
||||||
|
AWK = gawk
|
||||||
|
CREATE_PKGCONFIG_FALSE =
|
||||||
|
CREATE_PKGCONFIG_NOARCH_FALSE =
|
||||||
|
CREATE_PKGCONFIG_NOARCH_TRUE = #
|
||||||
|
CREATE_PKGCONFIG_TRUE = #
|
||||||
|
CYGPATH_W = echo
|
||||||
|
DEFS = -DPACKAGE_NAME=\"yast2-novell-casa\" -DPACKAGE_TARNAME=\"yast2-novell-casa\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"yast2-novell-casa\ 1.6.0\" -DPACKAGE_BUGREPORT=\"http://www.suse.de/feedback\" -DPACKAGE=\"yast2-novell-casa\" -DVERSION=\"1.6.0\"
|
||||||
|
ECHO_C =
|
||||||
|
ECHO_N = -n
|
||||||
|
ECHO_T =
|
||||||
|
INSTALL_DATA = ${INSTALL} -m 644
|
||||||
|
INSTALL_PROGRAM = ${INSTALL}
|
||||||
|
INSTALL_SCRIPT = ${INSTALL}
|
||||||
|
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
|
||||||
|
LIBOBJS =
|
||||||
|
LIBS =
|
||||||
|
LN_S = ln -s
|
||||||
|
LTLIBOBJS =
|
||||||
|
MAINTAINER = casa <casa@novell.com>
|
||||||
|
MAKEINFO = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run makeinfo
|
||||||
|
PACKAGE = yast2-novell-casa
|
||||||
|
PACKAGE_BUGREPORT = http://www.suse.de/feedback
|
||||||
|
PACKAGE_NAME = yast2-novell-casa
|
||||||
|
PACKAGE_STRING = yast2-novell-casa 1.6.0
|
||||||
|
PACKAGE_TARNAME = yast2-novell-casa
|
||||||
|
PACKAGE_VERSION = 1.6.0
|
||||||
|
PATH_SEPARATOR = :
|
||||||
|
PKG_CONFIG_PATH =
|
||||||
|
RPMNAME = $(shell cat $(srcdir)/RPMNAME)
|
||||||
|
SET_MAKE =
|
||||||
|
SHELL = /bin/sh
|
||||||
|
STRIP =
|
||||||
|
STYLESHEET_CSS = /usr/share/YaST2/data/docbook/css/yast2docs.css
|
||||||
|
STYLESHEET_HTML = /usr/share/YaST2/data/docbook/stylesheets/customize-html.xsl
|
||||||
|
STYLESHEET_PDF = /usr/share/YaST2/data/docbook/stylesheets/customize-fo.xsl
|
||||||
|
STYLESHEET_YCPDOC = /usr/share/YaST2/data/docbook/stylesheets/ycpdoc.xsl
|
||||||
|
STYLESHEET_YDOC = /usr/share/YaST2/data/docbook/stylesheets/ydoc.xsl
|
||||||
|
VERSION = $(shell cat $(srcdir)/VERSION)
|
||||||
|
XGETTEXT = /usr/bin/xgettext
|
||||||
|
YCPC = /usr/bin/ycpc
|
||||||
|
YCPDOC = /usr/lib/YaST2/bin/ycpdoc
|
||||||
|
YCPMAKEDEP = /usr/lib/YaST2/bin/ycpmakedep
|
||||||
|
ac_ct_STRIP =
|
||||||
|
agentdir = ${prefix}/lib/YaST2/servers_non_y2
|
||||||
|
am__leading_dot = .
|
||||||
|
am__tar = tar --format=ustar -chf - "$$tardir"
|
||||||
|
am__untar = tar -xf -
|
||||||
|
bindir = ${exec_prefix}/bin
|
||||||
|
build = x86_64-suse-linux
|
||||||
|
build_alias =
|
||||||
|
build_cpu = x86_64
|
||||||
|
build_os = linux
|
||||||
|
build_vendor = suse
|
||||||
|
clientdir = ${prefix}/share/YaST2/clients
|
||||||
|
datadir = ${prefix}/share
|
||||||
|
desktopdir = ${prefix}/share/applications/YaST2
|
||||||
|
docdir = ${prefix}/share/doc/packages/yast2-novell-casa
|
||||||
|
exec_prefix = ${prefix}
|
||||||
|
execcompdir = ${prefix}/lib/YaST2
|
||||||
|
fillupdir = /var/adm/fillup-templates
|
||||||
|
host = x86_64-suse-linux
|
||||||
|
host_alias =
|
||||||
|
host_cpu = x86_64
|
||||||
|
host_os = linux
|
||||||
|
host_vendor = suse
|
||||||
|
imagedir = ${prefix}/share/YaST2/images
|
||||||
|
includedir = ${prefix}/include/YaST2
|
||||||
|
infodir = ${prefix}/info
|
||||||
|
install_sh = /home/nds_cm/dev/yast/casa-yast/install-sh
|
||||||
|
libdir = ${exec_prefix}/lib
|
||||||
|
libexecdir = ${exec_prefix}/libexec
|
||||||
|
localedir = ${prefix}/share/YaST2/locale
|
||||||
|
localstatedir = ${prefix}/var
|
||||||
|
mandir = ${prefix}/share/man
|
||||||
|
mkdir_p = mkdir -p --
|
||||||
|
moduledir = ${prefix}/share/YaST2/modules
|
||||||
|
oldincludedir = /usr/include
|
||||||
|
pkgconfigdatadir = ${datadir}/pkgconfig
|
||||||
|
pkgconfigdir = ${libdir}/pkgconfig
|
||||||
|
plugindir = ${libdir}/YaST2/plugin
|
||||||
|
potdir = ${docdir}/pot
|
||||||
|
prefix = /usr
|
||||||
|
program_transform_name = s,x,x,
|
||||||
|
sbindir = ${exec_prefix}/sbin
|
||||||
|
schemadir = ${prefix}/share/YaST2/schema
|
||||||
|
scrconfdir = ${prefix}/share/YaST2/scrconf
|
||||||
|
sharedstatedir = ${prefix}/com
|
||||||
|
sysconfdir = ${prefix}/etc
|
||||||
|
target = x86_64-suse-linux
|
||||||
|
target_alias =
|
||||||
|
target_cpu = x86_64
|
||||||
|
target_os = linux
|
||||||
|
target_vendor = suse
|
||||||
|
themedir = ${prefix}/share/YaST2/theme
|
||||||
|
yast2dir = ${prefix}/share/YaST2
|
||||||
|
ybindir = ${prefix}/lib/YaST2/bin
|
||||||
|
ydatadir = ${prefix}/share/YaST2/data
|
||||||
|
yncludedir = ${prefix}/share/YaST2/include
|
||||||
|
ystartupdir = ${prefix}/lib/YaST2
|
||||||
|
|
||||||
|
#where devtools are
|
||||||
|
PREFIX := $(shell pkg-config --print-errors --variable=prefix yast2-devtools)
|
||||||
|
SUBDIRS_FILE = $(shell test -e $(srcdir)/SUBDIRS && echo SUBDIRS)
|
||||||
|
ACINCLUDE_FILE = $(shell test -e $(srcdir)/acinclude.m4 && echo acinclude.m4)
|
||||||
|
HAS_YAST_LICENSE = $(shell test -e $(srcdir)/YAST_LICENSE && echo YAST_LICENSE)
|
||||||
|
|
||||||
|
# do we do Makefile.am for devtools? It is a little special...
|
||||||
|
IS_DEVTOOLS = $(findstring yast2-devtools,$(RPMNAME))
|
||||||
|
DEVTOOLS_DIR = $(if $(IS_DEVTOOLS),$(srcdir)/devtools,$(PREFIX)/share/YaST2/data/devtools)
|
||||||
|
ALL_PACKAGES = $(DEVTOOLS_DIR)/admin/all-packages
|
||||||
|
LEGALESE_DIR = $(if $(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
|
||||||
|
COPYRIGHT_files_gpl = README COPYING COPYRIGHT.english
|
||||||
|
COPYRIGHT_files_yast = YAST_LICENSE README COPYING COPYRIGHT.english \
|
||||||
|
COPYRIGHT.french COPYRIGHT.german COPYRIGHT.spanish
|
||||||
|
|
||||||
|
extra_COPYRIGHT_files = $(if $(HAS_YAST_LICENSE), $(COPYRIGHT_files_yast), $(COPYRIGHT_files_gpl))
|
||||||
|
AUTOMAKE_OPTIONS = foreign dist-bzip2
|
||||||
|
# where devtools instal m4 snippets
|
||||||
|
# argh, executed literally
|
||||||
|
#ACLOCAL_AMFLAGS = -I $(PREFIX)/share/aclocal
|
||||||
|
ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
|
||||||
|
CLEANFILES =
|
||||||
|
MAINTAINERCLEANFILES = package/$(RPMNAME)-$(VERSION).tar.bz2 package/$(RPMNAME).spec
|
||||||
|
POT_DST = $(shell find -type d -name testsuite -prune , \
|
||||||
|
-type f -name "*.pot")
|
||||||
|
|
||||||
|
EXTRA_DIST = VERSION RPMNAME MAINTAINER configure.in.in \
|
||||||
|
$(SUBDIRS_FILE) $(ACINCLUDE_FILE) $(if \
|
||||||
|
$(IS_DEVTOOLS),Makefile.am.common,$(POT_DST)) $(am__append_1)
|
||||||
|
##pkgconfigdata_DATA = $(RPMNAME).pc
|
||||||
|
#pkgconfig_DATA = $(RPMNAME).pc
|
||||||
|
TAGVERSION = $(PREFIX)/bin/y2tool tagversion
|
||||||
|
# test ! -d $(srcdir)/po \
|
||||||
|
# || { $(MAKE) -C po checkpo && $(MAKE) -C po make-pox; }
|
||||||
|
# Contents of ./SUBDIRS
|
||||||
|
SUBDIRS = agents src
|
||||||
|
all: all-recursive
|
||||||
|
|
||||||
|
.SUFFIXES:
|
||||||
|
am--refresh:
|
||||||
|
@:
|
||||||
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||||
|
@for dep in $?; do \
|
||||||
|
case '$(am__configure_deps)' in \
|
||||||
|
*$$dep*) \
|
||||||
|
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
|
||||||
|
cd $(srcdir) && $(AUTOMAKE) --foreign \
|
||||||
|
&& exit 0; \
|
||||||
|
exit 1;; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
|
||||||
|
cd $(top_srcdir) && \
|
||||||
|
$(AUTOMAKE) --foreign Makefile
|
||||||
|
.PRECIOUS: Makefile
|
||||||
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||||
|
@case '$?' in \
|
||||||
|
*config.status*) \
|
||||||
|
echo ' $(SHELL) ./config.status'; \
|
||||||
|
$(SHELL) ./config.status;; \
|
||||||
|
*) \
|
||||||
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
||||||
|
esac;
|
||||||
|
|
||||||
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||||
|
$(SHELL) ./config.status --recheck
|
||||||
|
|
||||||
|
$(top_srcdir)/configure: $(am__configure_deps)
|
||||||
|
cd $(srcdir) && $(AUTOCONF)
|
||||||
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||||
|
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
||||||
|
uninstall-info-am:
|
||||||
|
install-pkgconfigDATA: $(pkgconfig_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
|
||||||
|
@list='$(pkgconfig_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
|
||||||
|
$(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-pkgconfigDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(pkgconfig_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-pkgconfigdataDATA: $(pkgconfigdata_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(pkgconfigdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdatadir)"
|
||||||
|
@list='$(pkgconfigdata_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(pkgconfigdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdatadir)/$$f'"; \
|
||||||
|
$(pkgconfigdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdatadir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-pkgconfigdataDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(pkgconfigdata_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(pkgconfigdatadir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(pkgconfigdatadir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
# This directory's subdirectories are mostly independent; you can cd
|
||||||
|
# into them and run `make' without going through this Makefile.
|
||||||
|
# To change the values of `make' variables: instead of editing Makefiles,
|
||||||
|
# (1) if the variable is set in `config.status', edit `config.status'
|
||||||
|
# (which will cause the Makefiles to be regenerated when you run `make');
|
||||||
|
# (2) otherwise, pass the desired values on the `make' command line.
|
||||||
|
$(RECURSIVE_TARGETS):
|
||||||
|
@failcom='exit 1'; \
|
||||||
|
for f in x $$MAKEFLAGS; do \
|
||||||
|
case $$f in \
|
||||||
|
*=* | --[!k]*);; \
|
||||||
|
*k*) failcom='fail=yes';; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
dot_seen=no; \
|
||||||
|
target=`echo $@ | sed s/-recursive//`; \
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
echo "Making $$target in $$subdir"; \
|
||||||
|
if test "$$subdir" = "."; then \
|
||||||
|
dot_seen=yes; \
|
||||||
|
local_target="$$target-am"; \
|
||||||
|
else \
|
||||||
|
local_target="$$target"; \
|
||||||
|
fi; \
|
||||||
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||||
|
|| eval $$failcom; \
|
||||||
|
done; \
|
||||||
|
if test "$$dot_seen" = "no"; then \
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
||||||
|
fi; test -z "$$fail"
|
||||||
|
|
||||||
|
mostlyclean-recursive clean-recursive distclean-recursive \
|
||||||
|
maintainer-clean-recursive:
|
||||||
|
@failcom='exit 1'; \
|
||||||
|
for f in x $$MAKEFLAGS; do \
|
||||||
|
case $$f in \
|
||||||
|
*=* | --[!k]*);; \
|
||||||
|
*k*) failcom='fail=yes';; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
dot_seen=no; \
|
||||||
|
case "$@" in \
|
||||||
|
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
||||||
|
*) list='$(SUBDIRS)' ;; \
|
||||||
|
esac; \
|
||||||
|
rev=''; for subdir in $$list; do \
|
||||||
|
if test "$$subdir" = "."; then :; else \
|
||||||
|
rev="$$subdir $$rev"; \
|
||||||
|
fi; \
|
||||||
|
done; \
|
||||||
|
rev="$$rev ."; \
|
||||||
|
target=`echo $@ | sed s/-recursive//`; \
|
||||||
|
for subdir in $$rev; do \
|
||||||
|
echo "Making $$target in $$subdir"; \
|
||||||
|
if test "$$subdir" = "."; then \
|
||||||
|
local_target="$$target-am"; \
|
||||||
|
else \
|
||||||
|
local_target="$$target"; \
|
||||||
|
fi; \
|
||||||
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||||
|
|| eval $$failcom; \
|
||||||
|
done && test -z "$$fail"
|
||||||
|
tags-recursive:
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
||||||
|
done
|
||||||
|
ctags-recursive:
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
||||||
|
done
|
||||||
|
|
||||||
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||||||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||||
|
unique=`for i in $$list; do \
|
||||||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||||
|
done | \
|
||||||
|
$(AWK) ' { files[$$0] = 1; } \
|
||||||
|
END { for (i in files) print i; }'`; \
|
||||||
|
mkid -fID $$unique
|
||||||
|
tags: TAGS
|
||||||
|
|
||||||
|
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||||
|
$(TAGS_FILES) $(LISP)
|
||||||
|
tags=; \
|
||||||
|
here=`pwd`; \
|
||||||
|
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
||||||
|
include_option=--etags-include; \
|
||||||
|
empty_fix=.; \
|
||||||
|
else \
|
||||||
|
include_option=--include; \
|
||||||
|
empty_fix=; \
|
||||||
|
fi; \
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
if test "$$subdir" = .; then :; else \
|
||||||
|
test ! -f $$subdir/TAGS || \
|
||||||
|
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
||||||
|
fi; \
|
||||||
|
done; \
|
||||||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||||
|
unique=`for i in $$list; do \
|
||||||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||||
|
done | \
|
||||||
|
$(AWK) ' { files[$$0] = 1; } \
|
||||||
|
END { for (i in files) print i; }'`; \
|
||||||
|
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
||||||
|
test -n "$$unique" || unique=$$empty_fix; \
|
||||||
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||||
|
$$tags $$unique; \
|
||||||
|
fi
|
||||||
|
ctags: CTAGS
|
||||||
|
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||||
|
$(TAGS_FILES) $(LISP)
|
||||||
|
tags=; \
|
||||||
|
here=`pwd`; \
|
||||||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||||
|
unique=`for i in $$list; do \
|
||||||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||||
|
done | \
|
||||||
|
$(AWK) ' { files[$$0] = 1; } \
|
||||||
|
END { for (i in files) print i; }'`; \
|
||||||
|
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
||||||
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||||
|
$$tags $$unique
|
||||||
|
|
||||||
|
GTAGS:
|
||||||
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||||
|
&& cd $(top_srcdir) \
|
||||||
|
&& gtags -i $(GTAGS_ARGS) $$here
|
||||||
|
|
||||||
|
distclean-tags:
|
||||||
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||||
|
|
||||||
|
distdir: $(DISTFILES)
|
||||||
|
$(am__remove_distdir)
|
||||||
|
mkdir $(distdir)
|
||||||
|
$(mkdir_p) $(distdir)/$(srcdir)
|
||||||
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||||
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||||
|
list='$(DISTFILES)'; for file in $$list; do \
|
||||||
|
case $$file in \
|
||||||
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
|
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||||
|
esac; \
|
||||||
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||||
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||||
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||||
|
dir="/$$dir"; \
|
||||||
|
$(mkdir_p) "$(distdir)$$dir"; \
|
||||||
|
else \
|
||||||
|
dir=''; \
|
||||||
|
fi; \
|
||||||
|
if test -d $$d/$$file; then \
|
||||||
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||||
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
fi; \
|
||||||
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
else \
|
||||||
|
test -f $(distdir)/$$file \
|
||||||
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
if test "$$subdir" = .; then :; else \
|
||||||
|
test -d "$(distdir)/$$subdir" \
|
||||||
|
|| $(mkdir_p) "$(distdir)/$$subdir" \
|
||||||
|
|| exit 1; \
|
||||||
|
distdir=`$(am__cd) $(distdir) && pwd`; \
|
||||||
|
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
||||||
|
(cd $$subdir && \
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
top_distdir="$$top_distdir" \
|
||||||
|
distdir="$$distdir/$$subdir" \
|
||||||
|
distdir) \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
top_distdir="$(top_distdir)" distdir="$(distdir)" \
|
||||||
|
dist-hook
|
||||||
|
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
|
||||||
|
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
||||||
|
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
||||||
|
! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
|
||||||
|
|| chmod -R a+r $(distdir)
|
||||||
|
dist-gzip: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||||
|
$(am__remove_distdir)
|
||||||
|
dist-bzip2: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist-tarZ: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist-shar: distdir
|
||||||
|
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist-zip: distdir
|
||||||
|
-rm -f $(distdir).zip
|
||||||
|
zip -rq $(distdir).zip $(distdir)
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist dist-all: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||||
|
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
# This target untars the dist file and tries a VPATH configuration. Then
|
||||||
|
# it guarantees that the distribution is self-contained by making another
|
||||||
|
# tarfile.
|
||||||
|
distcheck: dist
|
||||||
|
case '$(DIST_ARCHIVES)' in \
|
||||||
|
*.tar.gz*) \
|
||||||
|
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
|
||||||
|
*.tar.bz2*) \
|
||||||
|
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
|
||||||
|
*.tar.Z*) \
|
||||||
|
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
||||||
|
*.shar.gz*) \
|
||||||
|
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
|
||||||
|
*.zip*) \
|
||||||
|
unzip $(distdir).zip ;;\
|
||||||
|
esac
|
||||||
|
chmod -R a-w $(distdir); chmod a+w $(distdir)
|
||||||
|
mkdir $(distdir)/_build
|
||||||
|
mkdir $(distdir)/_inst
|
||||||
|
chmod a-w $(distdir)
|
||||||
|
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
||||||
|
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
||||||
|
&& cd $(distdir)/_build \
|
||||||
|
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
||||||
|
$(DISTCHECK_CONFIGURE_FLAGS) \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
||||||
|
distuninstallcheck \
|
||||||
|
&& chmod -R a-w "$$dc_install_base" \
|
||||||
|
&& ({ \
|
||||||
|
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
||||||
|
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
||||||
|
} || { rm -rf "$$dc_destdir"; exit 1; }) \
|
||||||
|
&& rm -rf "$$dc_destdir" \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) dist \
|
||||||
|
&& rm -rf $(DIST_ARCHIVES) \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
|
||||||
|
$(am__remove_distdir)
|
||||||
|
@(echo "$(distdir) archives ready for distribution: "; \
|
||||||
|
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
||||||
|
sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
|
||||||
|
distuninstallcheck:
|
||||||
|
@cd $(distuninstallcheck_dir) \
|
||||||
|
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|
||||||
|
|| { echo "ERROR: files left after uninstall:" ; \
|
||||||
|
if test -n "$(DESTDIR)"; then \
|
||||||
|
echo " (check DESTDIR support)"; \
|
||||||
|
fi ; \
|
||||||
|
$(distuninstallcheck_listfiles) ; \
|
||||||
|
exit 1; } >&2
|
||||||
|
distcleancheck: distclean
|
||||||
|
@if test '$(srcdir)' = . ; then \
|
||||||
|
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi
|
||||||
|
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
||||||
|
|| { echo "ERROR: files left in build directory after distclean:" ; \
|
||||||
|
$(distcleancheck_listfiles) ; \
|
||||||
|
exit 1; } >&2
|
||||||
|
check-am: all-am
|
||||||
|
check: check-recursive
|
||||||
|
all-am: Makefile $(DATA)
|
||||||
|
installdirs: installdirs-recursive
|
||||||
|
installdirs-am:
|
||||||
|
for dir in "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgconfigdatadir)"; do \
|
||||||
|
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||||
|
done
|
||||||
|
install: install-recursive
|
||||||
|
install-exec: install-exec-recursive
|
||||||
|
install-data: install-data-recursive
|
||||||
|
uninstall: uninstall-recursive
|
||||||
|
|
||||||
|
install-am: all-am
|
||||||
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||||
|
|
||||||
|
installcheck: installcheck-recursive
|
||||||
|
install-strip:
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||||
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||||
|
`test -z '$(STRIP)' || \
|
||||||
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||||
|
mostlyclean-generic:
|
||||||
|
|
||||||
|
clean-generic:
|
||||||
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
||||||
|
|
||||||
|
distclean-generic:
|
||||||
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||||
|
|
||||||
|
maintainer-clean-generic:
|
||||||
|
@echo "This command is intended for maintainers to use"
|
||||||
|
@echo "it deletes files that may require special tools to rebuild."
|
||||||
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
||||||
|
clean: clean-recursive
|
||||||
|
|
||||||
|
clean-am: clean-generic mostlyclean-am
|
||||||
|
|
||||||
|
distclean: distclean-recursive
|
||||||
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||||
|
-rm -f Makefile
|
||||||
|
distclean-am: clean-am distclean-generic distclean-tags
|
||||||
|
|
||||||
|
dvi: dvi-recursive
|
||||||
|
|
||||||
|
dvi-am:
|
||||||
|
|
||||||
|
html: html-recursive
|
||||||
|
|
||||||
|
info: info-recursive
|
||||||
|
|
||||||
|
info-am:
|
||||||
|
|
||||||
|
install-data-am: install-data-local install-pkgconfigDATA \
|
||||||
|
install-pkgconfigdataDATA
|
||||||
|
|
||||||
|
install-exec-am:
|
||||||
|
|
||||||
|
install-info: install-info-recursive
|
||||||
|
|
||||||
|
install-man:
|
||||||
|
|
||||||
|
installcheck-am:
|
||||||
|
|
||||||
|
maintainer-clean: maintainer-clean-recursive
|
||||||
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||||
|
-rm -rf $(top_srcdir)/autom4te.cache
|
||||||
|
-rm -f Makefile
|
||||||
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||||
|
|
||||||
|
mostlyclean: mostlyclean-recursive
|
||||||
|
|
||||||
|
mostlyclean-am: mostlyclean-generic
|
||||||
|
|
||||||
|
pdf: pdf-recursive
|
||||||
|
|
||||||
|
pdf-am:
|
||||||
|
|
||||||
|
ps: ps-recursive
|
||||||
|
|
||||||
|
ps-am:
|
||||||
|
|
||||||
|
uninstall-am: uninstall-info-am uninstall-pkgconfigDATA \
|
||||||
|
uninstall-pkgconfigdataDATA
|
||||||
|
|
||||||
|
uninstall-info: uninstall-info-recursive
|
||||||
|
|
||||||
|
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
|
||||||
|
check-am clean clean-generic clean-recursive ctags \
|
||||||
|
ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-hook \
|
||||||
|
dist-shar dist-tarZ dist-zip distcheck distclean \
|
||||||
|
distclean-generic distclean-recursive distclean-tags \
|
||||||
|
distcleancheck distdir distuninstallcheck dvi dvi-am html \
|
||||||
|
html-am info info-am install install-am install-data \
|
||||||
|
install-data-am install-data-local install-exec \
|
||||||
|
install-exec-am install-info install-info-am install-man \
|
||||||
|
install-pkgconfigDATA install-pkgconfigdataDATA install-strip \
|
||||||
|
installcheck installcheck-am installdirs installdirs-am \
|
||||||
|
maintainer-clean maintainer-clean-generic \
|
||||||
|
maintainer-clean-recursive mostlyclean mostlyclean-generic \
|
||||||
|
mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
|
||||||
|
uninstall uninstall-am uninstall-info-am \
|
||||||
|
uninstall-pkgconfigDATA uninstall-pkgconfigdataDATA
|
||||||
|
|
||||||
|
|
||||||
|
Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common
|
||||||
|
cmp -s $< $@ || cp -f $< $@
|
||||||
|
|
||||||
|
# create bzip2ed tar and make some sanity checks
|
||||||
|
$(RPMNAME)-$(VERSION).tar.bz2: checkpo dist-bzip2
|
||||||
|
@if [ `bunzip2 -c $(RPMNAME)-$(VERSION).tar.bz2 | wc --bytes` = 0 ] ; then \
|
||||||
|
echo "Error: created tar is empty" ; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
show-extra-dist:
|
||||||
|
@echo $(EXTRA_DIST)
|
||||||
|
|
||||||
|
# info '(automake)Conditionals'
|
||||||
|
# create the file here instead of by configure
|
||||||
|
# because the prerequisite is made here (not anymore!)
|
||||||
|
# and we don't want any paths in y2autoconf
|
||||||
|
# info '(autoconf)config.status Invocation'
|
||||||
|
#$(RPMNAME).pc: $(RPMNAME).pc.in
|
||||||
|
# ./config.status --file=$@:$<
|
||||||
|
|
||||||
|
dist-hook:
|
||||||
|
@for I in $(extra_COPYRIGHT_files) ; \
|
||||||
|
do \
|
||||||
|
EX="" ; \
|
||||||
|
if test -f $(srcdir)/$$I ; then \
|
||||||
|
EX=$(srcdir)/$$I ; \
|
||||||
|
elif test -f $(LEGALESE_DIR)/$$I ; then \
|
||||||
|
EX=$(LEGALESE_DIR)/$$I ; \
|
||||||
|
else \
|
||||||
|
echo "Error: No file $$I in $(srcdir)/ or in $$LEGALESE_DIR/"; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi ; \
|
||||||
|
echo "cp $$EX $(distdir)" ; \
|
||||||
|
cp $$EX "$(distdir)" ; \
|
||||||
|
done
|
||||||
|
|
||||||
|
pot:
|
||||||
|
y2tool y2makepot -s $(srcdir)
|
||||||
|
|
||||||
|
install-pot: pot
|
||||||
|
@POT_DST=`find -type d -name testsuite -prune , \
|
||||||
|
-type f -name "*.pot"` ; \
|
||||||
|
if [ -n "$$POT_DST" ] ; then \
|
||||||
|
echo "mkdir -p $(DESTDIR)$(potdir)" ; \
|
||||||
|
mkdir -p $(DESTDIR)$(potdir) ; \
|
||||||
|
list="$$POT_DST"; \
|
||||||
|
for I in $$list ; \
|
||||||
|
do \
|
||||||
|
echo $$I ; \
|
||||||
|
if [ "$$I" == "pot" ] ; then \
|
||||||
|
continue ; \
|
||||||
|
fi ; \
|
||||||
|
echo "$(INSTALL_DATA) $$I $(DESTDIR)$(potdir)" ; \
|
||||||
|
$(INSTALL_DATA) $$I $(DESTDIR)$(potdir) ; \
|
||||||
|
done ; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
spellcheck: pot
|
||||||
|
y2tool pot-spellcheck
|
||||||
|
|
||||||
|
# all-local: $(if $(IS_DEVTOOLS),,$(POT_DST))
|
||||||
|
|
||||||
|
install-data-local: # $(if $(IS_DEVTOOLS),,install-pot)
|
||||||
|
mkdir -p $(DESTDIR)$(docdir)
|
||||||
|
@for I in $(extra_COPYRIGHT_files) ; \
|
||||||
|
do \
|
||||||
|
EX="" ; \
|
||||||
|
if test -f $(srcdir)/$$I ; then \
|
||||||
|
EX=$(srcdir)/$$I ; \
|
||||||
|
elif test -f $(LEGALESE_DIR)/$$I ; then \
|
||||||
|
EX=$(LEGALESE_DIR)/$$I ; \
|
||||||
|
else \
|
||||||
|
echo "Error: No file $$I in $(srcdir)/ or in $(LEGALESE_DIR)/"; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi ; \
|
||||||
|
echo "$(INSTALL_DATA) $$EX $(DESTDIR)$(docdir)" ; \
|
||||||
|
$(INSTALL_DATA) $$EX $(DESTDIR)$(docdir) ; \
|
||||||
|
done
|
||||||
|
|
||||||
|
package-local: check-parse $(if $(IS_DEVTOOLS),,$(POT_DST)) $(RPMNAME)-$(VERSION).tar.bz2
|
||||||
|
rm -f package/$(RPMNAME)-*.tar.bz2
|
||||||
|
rm -f package/*~
|
||||||
|
rm -f package/*.bak
|
||||||
|
rm -f package/*.auto
|
||||||
|
mv $(RPMNAME)-$(VERSION).tar.bz2 package/
|
||||||
|
if ! test -x $(PREFIX)/bin/y2tool; then \
|
||||||
|
echo "$(PREFIX)/bin/y2tool: not found."; \
|
||||||
|
echo "You have to install yast2-devtools to making a package"; \
|
||||||
|
false; \
|
||||||
|
fi
|
||||||
|
here=`pwd`; \
|
||||||
|
cd $(srcdir) && for i in $(RPMNAME)*.spec.in; do \
|
||||||
|
newname="`echo "$$i" | sed "s/\.in$$//g"`"; \
|
||||||
|
$(PREFIX)/bin/y2tool create-spec < $$i > $$here/package/$${newname} ; \
|
||||||
|
done
|
||||||
|
|
||||||
|
package: check-up-to-date check-tagversion check-all-packages check-textdomain package-local
|
||||||
|
|
||||||
|
check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
|
||||||
|
if [ -d $(srcdir)/CVS ]; then \
|
||||||
|
cd $(srcdir) && ! cvs -q -n up 2>/dev/null | grep '^[MCAR] ';\
|
||||||
|
else \
|
||||||
|
cd $(srcdir) && ! LC_ALL=C svn status --show-updates --quiet | grep -v '^Status against revision' ;\
|
||||||
|
fi
|
||||||
|
|
||||||
|
check-tagversion:
|
||||||
|
@if [ -d $(srcdir)/CVS ]; then \
|
||||||
|
cd $(srcdir) && cvs status -v VERSION | grep -w `$(TAGVERSION) -n` ;\
|
||||||
|
else \
|
||||||
|
cd $(srcdir) && svn cat `$(TAGVERSION) --echourl`/VERSION; \
|
||||||
|
fi >/dev/null; \
|
||||||
|
[ $$? = 0 ] || ( echo "ERROR: Please run 'tagversion' first"; false )
|
||||||
|
|
||||||
|
check-parse-old:
|
||||||
|
@if [ `find -type f -name "*.ycp" | wc -l` -gt 0 -a "$(RPMNAME)" != "yast2-core" ] ; then \
|
||||||
|
echo "Running parseycp..." ; \
|
||||||
|
parseycp -q -R ; \
|
||||||
|
else \
|
||||||
|
echo "Not running parseycp." ; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
check-parse:
|
||||||
|
@echo "Not running parseycp."
|
||||||
|
|
||||||
|
check-all-packages:
|
||||||
|
@if [ ! -e "$(ALL_PACKAGES)" ]; then \
|
||||||
|
echo ERROR: "Can't find $(ALL_PACKAGES)"; false; \
|
||||||
|
fi
|
||||||
|
@if ! grep -q "^$(RPMNAME)[[:space:]]" $(ALL_PACKAGES); then \
|
||||||
|
echo ERROR: "$(RPMNAME) not in $(ALL_PACKAGES)"; false; \
|
||||||
|
fi
|
||||||
|
@if grep -q "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES); then \
|
||||||
|
echo ERROR: "$(RPMNAME) info in $(ALL_PACKAGES) contains some unknown (?) fields:"; \
|
||||||
|
echo; \
|
||||||
|
grep "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES); \
|
||||||
|
echo; \
|
||||||
|
false; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
check-textdomain:
|
||||||
|
$(PREFIX)/bin/y2tool check-textdomain $(srcdir)
|
||||||
|
|
||||||
|
stable: checkin-stable
|
||||||
|
|
||||||
|
checkin-stable: package
|
||||||
|
$(PREFIX)/bin/y2tool checkin-stable
|
||||||
|
|
||||||
|
# For po/ modules
|
||||||
|
checkpo:
|
||||||
|
test ! -d $(srcdir)/po || $(MAKE) -C po checkpo
|
||||||
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||||
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
|
.NOEXPORT:
|
217
casa-yast/Makefile.am
Normal file
217
casa-yast/Makefile.am
Normal file
@ -0,0 +1,217 @@
|
|||||||
|
# Emacs: -*- makefile -*-
|
||||||
|
#
|
||||||
|
# Toplevel Makefile.am for a YaST2 subproject
|
||||||
|
#
|
||||||
|
# -- This file is generated by y2automake - DO NOT EDIT! --
|
||||||
|
# (Edit ./SUBDIRS instead)
|
||||||
|
#
|
||||||
|
|
||||||
|
#where devtools are
|
||||||
|
PREFIX := $(shell pkg-config --print-errors --variable=prefix yast2-devtools)
|
||||||
|
|
||||||
|
VERSION = $(shell cat $(srcdir)/VERSION)
|
||||||
|
RPMNAME = $(shell cat $(srcdir)/RPMNAME)
|
||||||
|
SUBDIRS_FILE = $(shell test -e $(srcdir)/SUBDIRS && echo SUBDIRS)
|
||||||
|
ACINCLUDE_FILE = $(shell test -e $(srcdir)/acinclude.m4 && echo acinclude.m4)
|
||||||
|
|
||||||
|
HAS_YAST_LICENSE = $(shell test -e $(srcdir)/YAST_LICENSE && echo YAST_LICENSE)
|
||||||
|
|
||||||
|
# do we do Makefile.am for devtools? It is a little special...
|
||||||
|
IS_DEVTOOLS = $(findstring yast2-devtools,$(RPMNAME))
|
||||||
|
|
||||||
|
DEVTOOLS_DIR = $(if $(IS_DEVTOOLS),$(srcdir)/devtools,$(PREFIX)/share/YaST2/data/devtools)
|
||||||
|
ALL_PACKAGES = $(DEVTOOLS_DIR)/admin/all-packages
|
||||||
|
LEGALESE_DIR = $(if $(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
|
||||||
|
|
||||||
|
COPYRIGHT_files_gpl = README COPYING COPYRIGHT.english
|
||||||
|
|
||||||
|
COPYRIGHT_files_yast = YAST_LICENSE README COPYING COPYRIGHT.english \
|
||||||
|
COPYRIGHT.french COPYRIGHT.german COPYRIGHT.spanish
|
||||||
|
|
||||||
|
extra_COPYRIGHT_files = $(if $(HAS_YAST_LICENSE), $(COPYRIGHT_files_yast), $(COPYRIGHT_files_gpl))
|
||||||
|
|
||||||
|
AUTOMAKE_OPTIONS = foreign dist-bzip2
|
||||||
|
# where devtools instal m4 snippets
|
||||||
|
# argh, executed literally
|
||||||
|
#ACLOCAL_AMFLAGS = -I $(PREFIX)/share/aclocal
|
||||||
|
ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
|
||||||
|
|
||||||
|
Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common
|
||||||
|
cmp -s $< $@ || cp -f $< $@
|
||||||
|
|
||||||
|
# create bzip2ed tar and make some sanity checks
|
||||||
|
$(RPMNAME)-$(VERSION).tar.bz2: checkpo dist-bzip2
|
||||||
|
@if [ `bunzip2 -c $(RPMNAME)-$(VERSION).tar.bz2 | wc --bytes` = 0 ] ; then \
|
||||||
|
echo "Error: created tar is empty" ; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
CLEANFILES =
|
||||||
|
MAINTAINERCLEANFILES = package/$(RPMNAME)-$(VERSION).tar.bz2 package/$(RPMNAME).spec
|
||||||
|
|
||||||
|
POT_DST = $(shell find -type d -name testsuite -prune , \
|
||||||
|
-type f -name "*.pot")
|
||||||
|
|
||||||
|
EXTRA_DIST = \
|
||||||
|
VERSION RPMNAME MAINTAINER configure.in.in \
|
||||||
|
$(SUBDIRS_FILE) $(ACINCLUDE_FILE) \
|
||||||
|
$(if $(IS_DEVTOOLS),Makefile.am.common,$(POT_DST))
|
||||||
|
|
||||||
|
show-extra-dist:
|
||||||
|
@echo $(EXTRA_DIST)
|
||||||
|
|
||||||
|
# info '(automake)Conditionals'
|
||||||
|
if CREATE_PKGCONFIG
|
||||||
|
# create the file here instead of by configure
|
||||||
|
# because the prerequisite is made here (not anymore!)
|
||||||
|
# and we don't want any paths in y2autoconf
|
||||||
|
# info '(autoconf)config.status Invocation'
|
||||||
|
$(RPMNAME).pc: $(RPMNAME).pc.in
|
||||||
|
./config.status --file=$@:$<
|
||||||
|
|
||||||
|
if CREATE_PKGCONFIG_NOARCH
|
||||||
|
pkgconfigdata_DATA = $(RPMNAME).pc
|
||||||
|
else
|
||||||
|
pkgconfig_DATA = $(RPMNAME).pc
|
||||||
|
endif
|
||||||
|
|
||||||
|
EXTRA_DIST += $(RPMNAME).pc.in
|
||||||
|
endif
|
||||||
|
|
||||||
|
dist-hook:
|
||||||
|
@for I in $(extra_COPYRIGHT_files) ; \
|
||||||
|
do \
|
||||||
|
EX="" ; \
|
||||||
|
if test -f $(srcdir)/$$I ; then \
|
||||||
|
EX=$(srcdir)/$$I ; \
|
||||||
|
elif test -f $(LEGALESE_DIR)/$$I ; then \
|
||||||
|
EX=$(LEGALESE_DIR)/$$I ; \
|
||||||
|
else \
|
||||||
|
echo "Error: No file $$I in $(srcdir)/ or in $$LEGALESE_DIR/"; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi ; \
|
||||||
|
echo "cp $$EX $(distdir)" ; \
|
||||||
|
cp $$EX "$(distdir)" ; \
|
||||||
|
done
|
||||||
|
|
||||||
|
pot:
|
||||||
|
y2tool y2makepot -s $(srcdir)
|
||||||
|
|
||||||
|
install-pot: pot
|
||||||
|
@POT_DST=`find -type d -name testsuite -prune , \
|
||||||
|
-type f -name "*.pot"` ; \
|
||||||
|
if [ -n "$$POT_DST" ] ; then \
|
||||||
|
echo "mkdir -p $(DESTDIR)$(potdir)" ; \
|
||||||
|
mkdir -p $(DESTDIR)$(potdir) ; \
|
||||||
|
list="$$POT_DST"; \
|
||||||
|
for I in $$list ; \
|
||||||
|
do \
|
||||||
|
echo $$I ; \
|
||||||
|
if [ "$$I" == "pot" ] ; then \
|
||||||
|
continue ; \
|
||||||
|
fi ; \
|
||||||
|
echo "$(INSTALL_DATA) $$I $(DESTDIR)$(potdir)" ; \
|
||||||
|
$(INSTALL_DATA) $$I $(DESTDIR)$(potdir) ; \
|
||||||
|
done ; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
spellcheck: pot
|
||||||
|
y2tool pot-spellcheck
|
||||||
|
|
||||||
|
# all-local: $(if $(IS_DEVTOOLS),,$(POT_DST))
|
||||||
|
|
||||||
|
install-data-local: # $(if $(IS_DEVTOOLS),,install-pot)
|
||||||
|
mkdir -p $(DESTDIR)$(docdir)
|
||||||
|
@for I in $(extra_COPYRIGHT_files) ; \
|
||||||
|
do \
|
||||||
|
EX="" ; \
|
||||||
|
if test -f $(srcdir)/$$I ; then \
|
||||||
|
EX=$(srcdir)/$$I ; \
|
||||||
|
elif test -f $(LEGALESE_DIR)/$$I ; then \
|
||||||
|
EX=$(LEGALESE_DIR)/$$I ; \
|
||||||
|
else \
|
||||||
|
echo "Error: No file $$I in $(srcdir)/ or in $(LEGALESE_DIR)/"; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi ; \
|
||||||
|
echo "$(INSTALL_DATA) $$EX $(DESTDIR)$(docdir)" ; \
|
||||||
|
$(INSTALL_DATA) $$EX $(DESTDIR)$(docdir) ; \
|
||||||
|
done
|
||||||
|
|
||||||
|
package-local: check-parse $(if $(IS_DEVTOOLS),,$(POT_DST)) $(RPMNAME)-$(VERSION).tar.bz2
|
||||||
|
rm -f package/$(RPMNAME)-*.tar.bz2
|
||||||
|
rm -f package/*~
|
||||||
|
rm -f package/*.bak
|
||||||
|
rm -f package/*.auto
|
||||||
|
mv $(RPMNAME)-$(VERSION).tar.bz2 package/
|
||||||
|
if ! test -x $(PREFIX)/bin/y2tool; then \
|
||||||
|
echo "$(PREFIX)/bin/y2tool: not found."; \
|
||||||
|
echo "You have to install yast2-devtools to making a package"; \
|
||||||
|
false; \
|
||||||
|
fi
|
||||||
|
here=`pwd`; \
|
||||||
|
cd $(srcdir) && for i in $(RPMNAME)*.spec.in; do \
|
||||||
|
newname="`echo "$$i" | sed "s/\.in$$//g"`"; \
|
||||||
|
$(PREFIX)/bin/y2tool create-spec < $$i > $$here/package/$${newname} ; \
|
||||||
|
done
|
||||||
|
|
||||||
|
package: check-up-to-date check-tagversion check-all-packages check-textdomain package-local
|
||||||
|
|
||||||
|
TAGVERSION = $(PREFIX)/bin/y2tool tagversion
|
||||||
|
|
||||||
|
check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
|
||||||
|
if [ -d $(srcdir)/CVS ]; then \
|
||||||
|
cd $(srcdir) && ! cvs -q -n up 2>/dev/null | grep '^[MCAR] ';\
|
||||||
|
else \
|
||||||
|
cd $(srcdir) && ! LC_ALL=C svn status --show-updates --quiet | grep -v '^Status against revision' ;\
|
||||||
|
fi
|
||||||
|
|
||||||
|
check-tagversion:
|
||||||
|
@if [ -d $(srcdir)/CVS ]; then \
|
||||||
|
cd $(srcdir) && cvs status -v VERSION | grep -w `$(TAGVERSION) -n` ;\
|
||||||
|
else \
|
||||||
|
cd $(srcdir) && svn cat `$(TAGVERSION) --echourl`/VERSION; \
|
||||||
|
fi >/dev/null; \
|
||||||
|
[ $$? = 0 ] || ( echo "ERROR: Please run 'tagversion' first"; false )
|
||||||
|
|
||||||
|
check-parse-old:
|
||||||
|
@if [ `find -type f -name "*.ycp" | wc -l` -gt 0 -a "$(RPMNAME)" != "yast2-core" ] ; then \
|
||||||
|
echo "Running parseycp..." ; \
|
||||||
|
parseycp -q -R ; \
|
||||||
|
else \
|
||||||
|
echo "Not running parseycp." ; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
check-parse:
|
||||||
|
@echo "Not running parseycp."
|
||||||
|
|
||||||
|
check-all-packages:
|
||||||
|
@if [ ! -e "$(ALL_PACKAGES)" ]; then \
|
||||||
|
echo ERROR: "Can't find $(ALL_PACKAGES)"; false; \
|
||||||
|
fi
|
||||||
|
@if ! grep -q "^$(RPMNAME)[[:space:]]" $(ALL_PACKAGES); then \
|
||||||
|
echo ERROR: "$(RPMNAME) not in $(ALL_PACKAGES)"; false; \
|
||||||
|
fi
|
||||||
|
@if grep -q "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES); then \
|
||||||
|
echo ERROR: "$(RPMNAME) info in $(ALL_PACKAGES) contains some unknown (?) fields:"; \
|
||||||
|
echo; \
|
||||||
|
grep "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES); \
|
||||||
|
echo; \
|
||||||
|
false; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
check-textdomain:
|
||||||
|
$(PREFIX)/bin/y2tool check-textdomain $(srcdir)
|
||||||
|
|
||||||
|
stable: checkin-stable
|
||||||
|
|
||||||
|
checkin-stable: package
|
||||||
|
$(PREFIX)/bin/y2tool checkin-stable
|
||||||
|
|
||||||
|
|
||||||
|
# For po/ modules
|
||||||
|
checkpo:
|
||||||
|
test ! -d $(srcdir)/po || $(MAKE) -C po checkpo
|
||||||
|
# test ! -d $(srcdir)/po \
|
||||||
|
# || { $(MAKE) -C po checkpo && $(MAKE) -C po make-pox; }
|
||||||
|
# Contents of ./SUBDIRS
|
||||||
|
SUBDIRS = agents src
|
35
casa-yast/Makefile.am.common
Normal file
35
casa-yast/Makefile.am.common
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
# Makefile.am.common -*- Makefile -*-
|
||||||
|
# Generated file, do not edit!
|
||||||
|
|
||||||
|
modulebin_DATA = $(patsubst %.ycp,%.ybc,$(module_DATA))
|
||||||
|
modulebindir = $(moduledir)
|
||||||
|
|
||||||
|
ybcfiles = $(filter %.ybc,$(modulebin_DATA))
|
||||||
|
|
||||||
|
# suffix mapping: info '(make)Static Usage'
|
||||||
|
# apply only to our modules, not external ones
|
||||||
|
${ybcfiles}: %.ybc: %.ycp $(ycpchook)
|
||||||
|
Y2DIR=$(YCPC_Y2DIR) LD_LIBRARY_PATH=$(YCPC_LD_LIBRARY_PATH) ${YCPC} -c -M. -I. -q $(YCPCFLAGS) $<
|
||||||
|
|
||||||
|
# files to clean
|
||||||
|
CLEANFILES = ${ybcfiles}
|
||||||
|
DISTCLEANFILES = .dep
|
||||||
|
|
||||||
|
# Needs to be outside "." because of cases
|
||||||
|
# where ycpchook contains a symlink to "."
|
||||||
|
# Otherwise "." keeps being newer than .dep and we loop.
|
||||||
|
NEWDEP=${top_builddir}/.dep.new
|
||||||
|
# generate dependencies
|
||||||
|
# two steps not to lose the file if the command fails
|
||||||
|
# hook: create the links before we look for files
|
||||||
|
.dep: $(wildcard *.ycp) ${ycpchook}
|
||||||
|
${YCPMAKEDEP} --prefix=${prefix} ${YCPCFLAGS} > ${NEWDEP}
|
||||||
|
cat ${NEWDEP} > .dep
|
||||||
|
rm ${NEWDEP}
|
||||||
|
|
||||||
|
dist-hook: check-syntax
|
||||||
|
|
||||||
|
check-syntax: $(client_DATA) $(ycpchook)
|
||||||
|
if test "$(client_DATA)"; then $(bindir)/ycpc -qE -M. -I. $(YCPCFLAGS) $(filter %.ycp,$^) || exit 1; fi
|
||||||
|
|
||||||
|
-include .dep
|
842
casa-yast/Makefile.in
Normal file
842
casa-yast/Makefile.in
Normal file
@ -0,0 +1,842 @@
|
|||||||
|
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
||||||
|
# @configure_input@
|
||||||
|
|
||||||
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
|
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||||
|
# This Makefile.in is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||||
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||||
|
# PARTICULAR PURPOSE.
|
||||||
|
|
||||||
|
@SET_MAKE@
|
||||||
|
|
||||||
|
# Emacs: -*- makefile -*-
|
||||||
|
#
|
||||||
|
# Toplevel Makefile.am for a YaST2 subproject
|
||||||
|
#
|
||||||
|
# -- This file is generated by y2automake - DO NOT EDIT! --
|
||||||
|
# (Edit ./SUBDIRS instead)
|
||||||
|
#
|
||||||
|
|
||||||
|
srcdir = @srcdir@
|
||||||
|
top_srcdir = @top_srcdir@
|
||||||
|
VPATH = @srcdir@
|
||||||
|
pkgdatadir = $(datadir)/@PACKAGE@
|
||||||
|
pkglibdir = $(libdir)/@PACKAGE@
|
||||||
|
pkgincludedir = $(includedir)/@PACKAGE@
|
||||||
|
top_builddir = .
|
||||||
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||||
|
INSTALL = @INSTALL@
|
||||||
|
install_sh_DATA = $(install_sh) -c -m 644
|
||||||
|
install_sh_PROGRAM = $(install_sh) -c
|
||||||
|
install_sh_SCRIPT = $(install_sh) -c
|
||||||
|
INSTALL_HEADER = $(INSTALL_DATA)
|
||||||
|
transform = $(program_transform_name)
|
||||||
|
NORMAL_INSTALL = :
|
||||||
|
PRE_INSTALL = :
|
||||||
|
POST_INSTALL = :
|
||||||
|
NORMAL_UNINSTALL = :
|
||||||
|
PRE_UNINSTALL = :
|
||||||
|
POST_UNINSTALL = :
|
||||||
|
build_triplet = @build@
|
||||||
|
host_triplet = @host@
|
||||||
|
target_triplet = @target@
|
||||||
|
@CREATE_PKGCONFIG_TRUE@am__append_1 = $(RPMNAME).pc.in
|
||||||
|
DIST_COMMON = $(am__configure_deps) $(srcdir)/Makefile.am \
|
||||||
|
$(srcdir)/Makefile.in $(top_srcdir)/configure config.guess \
|
||||||
|
config.sub install-sh missing
|
||||||
|
subdir = .
|
||||||
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
|
am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
||||||
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
|
$(ACLOCAL_M4)
|
||||||
|
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
||||||
|
configure.lineno configure.status.lineno
|
||||||
|
mkinstalldirs = $(install_sh) -d
|
||||||
|
CONFIG_CLEAN_FILES =
|
||||||
|
SOURCES =
|
||||||
|
DIST_SOURCES =
|
||||||
|
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
||||||
|
html-recursive info-recursive install-data-recursive \
|
||||||
|
install-exec-recursive install-info-recursive \
|
||||||
|
install-recursive installcheck-recursive installdirs-recursive \
|
||||||
|
pdf-recursive ps-recursive uninstall-info-recursive \
|
||||||
|
uninstall-recursive
|
||||||
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||||
|
am__vpath_adj = case $$p in \
|
||||||
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
|
*) f=$$p;; \
|
||||||
|
esac;
|
||||||
|
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||||
|
am__installdirs = "$(DESTDIR)$(pkgconfigdir)" \
|
||||||
|
"$(DESTDIR)$(pkgconfigdatadir)"
|
||||||
|
pkgconfigDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
pkgconfigdataDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
DATA = $(pkgconfig_DATA) $(pkgconfigdata_DATA)
|
||||||
|
ETAGS = etags
|
||||||
|
CTAGS = ctags
|
||||||
|
DIST_SUBDIRS = $(SUBDIRS)
|
||||||
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||||
|
distdir = $(PACKAGE)-$(VERSION)
|
||||||
|
top_distdir = $(distdir)
|
||||||
|
am__remove_distdir = \
|
||||||
|
{ test ! -d $(distdir) \
|
||||||
|
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
|
||||||
|
&& rm -fr $(distdir); }; }
|
||||||
|
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
|
||||||
|
GZIP_ENV = --best
|
||||||
|
distuninstallcheck_listfiles = find . -type f -print
|
||||||
|
distcleancheck_listfiles = find . -type f -print
|
||||||
|
ACLOCAL = @ACLOCAL@
|
||||||
|
AMTAR = @AMTAR@
|
||||||
|
AUTOCONF = @AUTOCONF@
|
||||||
|
AUTOHEADER = @AUTOHEADER@
|
||||||
|
AUTOMAKE = @AUTOMAKE@
|
||||||
|
AWK = @AWK@
|
||||||
|
CREATE_PKGCONFIG_FALSE = @CREATE_PKGCONFIG_FALSE@
|
||||||
|
CREATE_PKGCONFIG_NOARCH_FALSE = @CREATE_PKGCONFIG_NOARCH_FALSE@
|
||||||
|
CREATE_PKGCONFIG_NOARCH_TRUE = @CREATE_PKGCONFIG_NOARCH_TRUE@
|
||||||
|
CREATE_PKGCONFIG_TRUE = @CREATE_PKGCONFIG_TRUE@
|
||||||
|
CYGPATH_W = @CYGPATH_W@
|
||||||
|
DEFS = @DEFS@
|
||||||
|
ECHO_C = @ECHO_C@
|
||||||
|
ECHO_N = @ECHO_N@
|
||||||
|
ECHO_T = @ECHO_T@
|
||||||
|
INSTALL_DATA = @INSTALL_DATA@
|
||||||
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||||
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||||
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||||
|
LIBOBJS = @LIBOBJS@
|
||||||
|
LIBS = @LIBS@
|
||||||
|
LN_S = @LN_S@
|
||||||
|
LTLIBOBJS = @LTLIBOBJS@
|
||||||
|
MAINTAINER = @MAINTAINER@
|
||||||
|
MAKEINFO = @MAKEINFO@
|
||||||
|
PACKAGE = @PACKAGE@
|
||||||
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||||
|
PACKAGE_NAME = @PACKAGE_NAME@
|
||||||
|
PACKAGE_STRING = @PACKAGE_STRING@
|
||||||
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||||
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||||
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||||
|
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
|
||||||
|
RPMNAME = $(shell cat $(srcdir)/RPMNAME)
|
||||||
|
SET_MAKE = @SET_MAKE@
|
||||||
|
SHELL = @SHELL@
|
||||||
|
STRIP = @STRIP@
|
||||||
|
STYLESHEET_CSS = @STYLESHEET_CSS@
|
||||||
|
STYLESHEET_HTML = @STYLESHEET_HTML@
|
||||||
|
STYLESHEET_PDF = @STYLESHEET_PDF@
|
||||||
|
STYLESHEET_YCPDOC = @STYLESHEET_YCPDOC@
|
||||||
|
STYLESHEET_YDOC = @STYLESHEET_YDOC@
|
||||||
|
VERSION = $(shell cat $(srcdir)/VERSION)
|
||||||
|
XGETTEXT = @XGETTEXT@
|
||||||
|
YCPC = @YCPC@
|
||||||
|
YCPDOC = @YCPDOC@
|
||||||
|
YCPMAKEDEP = @YCPMAKEDEP@
|
||||||
|
ac_ct_STRIP = @ac_ct_STRIP@
|
||||||
|
agentdir = @agentdir@
|
||||||
|
am__leading_dot = @am__leading_dot@
|
||||||
|
am__tar = @am__tar@
|
||||||
|
am__untar = @am__untar@
|
||||||
|
bindir = @bindir@
|
||||||
|
build = @build@
|
||||||
|
build_alias = @build_alias@
|
||||||
|
build_cpu = @build_cpu@
|
||||||
|
build_os = @build_os@
|
||||||
|
build_vendor = @build_vendor@
|
||||||
|
clientdir = @clientdir@
|
||||||
|
datadir = @datadir@
|
||||||
|
desktopdir = @desktopdir@
|
||||||
|
docdir = @docdir@
|
||||||
|
exec_prefix = @exec_prefix@
|
||||||
|
execcompdir = @execcompdir@
|
||||||
|
fillupdir = @fillupdir@
|
||||||
|
host = @host@
|
||||||
|
host_alias = @host_alias@
|
||||||
|
host_cpu = @host_cpu@
|
||||||
|
host_os = @host_os@
|
||||||
|
host_vendor = @host_vendor@
|
||||||
|
imagedir = @imagedir@
|
||||||
|
includedir = @includedir@
|
||||||
|
infodir = @infodir@
|
||||||
|
install_sh = @install_sh@
|
||||||
|
libdir = @libdir@
|
||||||
|
libexecdir = @libexecdir@
|
||||||
|
localedir = @localedir@
|
||||||
|
localstatedir = @localstatedir@
|
||||||
|
mandir = @mandir@
|
||||||
|
mkdir_p = @mkdir_p@
|
||||||
|
moduledir = @moduledir@
|
||||||
|
oldincludedir = @oldincludedir@
|
||||||
|
pkgconfigdatadir = @pkgconfigdatadir@
|
||||||
|
pkgconfigdir = @pkgconfigdir@
|
||||||
|
plugindir = @plugindir@
|
||||||
|
potdir = @potdir@
|
||||||
|
prefix = @prefix@
|
||||||
|
program_transform_name = @program_transform_name@
|
||||||
|
sbindir = @sbindir@
|
||||||
|
schemadir = @schemadir@
|
||||||
|
scrconfdir = @scrconfdir@
|
||||||
|
sharedstatedir = @sharedstatedir@
|
||||||
|
sysconfdir = @sysconfdir@
|
||||||
|
target = @target@
|
||||||
|
target_alias = @target_alias@
|
||||||
|
target_cpu = @target_cpu@
|
||||||
|
target_os = @target_os@
|
||||||
|
target_vendor = @target_vendor@
|
||||||
|
themedir = @themedir@
|
||||||
|
yast2dir = @yast2dir@
|
||||||
|
ybindir = @ybindir@
|
||||||
|
ydatadir = @ydatadir@
|
||||||
|
yncludedir = @yncludedir@
|
||||||
|
ystartupdir = @ystartupdir@
|
||||||
|
|
||||||
|
#where devtools are
|
||||||
|
PREFIX := $(shell pkg-config --print-errors --variable=prefix yast2-devtools)
|
||||||
|
SUBDIRS_FILE = $(shell test -e $(srcdir)/SUBDIRS && echo SUBDIRS)
|
||||||
|
ACINCLUDE_FILE = $(shell test -e $(srcdir)/acinclude.m4 && echo acinclude.m4)
|
||||||
|
HAS_YAST_LICENSE = $(shell test -e $(srcdir)/YAST_LICENSE && echo YAST_LICENSE)
|
||||||
|
|
||||||
|
# do we do Makefile.am for devtools? It is a little special...
|
||||||
|
IS_DEVTOOLS = $(findstring yast2-devtools,$(RPMNAME))
|
||||||
|
DEVTOOLS_DIR = $(if $(IS_DEVTOOLS),$(srcdir)/devtools,$(PREFIX)/share/YaST2/data/devtools)
|
||||||
|
ALL_PACKAGES = $(DEVTOOLS_DIR)/admin/all-packages
|
||||||
|
LEGALESE_DIR = $(if $(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
|
||||||
|
COPYRIGHT_files_gpl = README COPYING COPYRIGHT.english
|
||||||
|
COPYRIGHT_files_yast = YAST_LICENSE README COPYING COPYRIGHT.english \
|
||||||
|
COPYRIGHT.french COPYRIGHT.german COPYRIGHT.spanish
|
||||||
|
|
||||||
|
extra_COPYRIGHT_files = $(if $(HAS_YAST_LICENSE), $(COPYRIGHT_files_yast), $(COPYRIGHT_files_gpl))
|
||||||
|
AUTOMAKE_OPTIONS = foreign dist-bzip2
|
||||||
|
# where devtools instal m4 snippets
|
||||||
|
# argh, executed literally
|
||||||
|
#ACLOCAL_AMFLAGS = -I $(PREFIX)/share/aclocal
|
||||||
|
ACLOCAL_AMFLAGS = -I `if test -d ./devtools/admin; then echo ./devtools/admin; else pkg-config --print-errors --variable=datadir yast2-devtools; fi`/aclocal
|
||||||
|
CLEANFILES =
|
||||||
|
MAINTAINERCLEANFILES = package/$(RPMNAME)-$(VERSION).tar.bz2 package/$(RPMNAME).spec
|
||||||
|
POT_DST = $(shell find -type d -name testsuite -prune , \
|
||||||
|
-type f -name "*.pot")
|
||||||
|
|
||||||
|
EXTRA_DIST = VERSION RPMNAME MAINTAINER configure.in.in \
|
||||||
|
$(SUBDIRS_FILE) $(ACINCLUDE_FILE) $(if \
|
||||||
|
$(IS_DEVTOOLS),Makefile.am.common,$(POT_DST)) $(am__append_1)
|
||||||
|
@CREATE_PKGCONFIG_NOARCH_TRUE@@CREATE_PKGCONFIG_TRUE@pkgconfigdata_DATA = $(RPMNAME).pc
|
||||||
|
@CREATE_PKGCONFIG_NOARCH_FALSE@@CREATE_PKGCONFIG_TRUE@pkgconfig_DATA = $(RPMNAME).pc
|
||||||
|
TAGVERSION = $(PREFIX)/bin/y2tool tagversion
|
||||||
|
# test ! -d $(srcdir)/po \
|
||||||
|
# || { $(MAKE) -C po checkpo && $(MAKE) -C po make-pox; }
|
||||||
|
# Contents of ./SUBDIRS
|
||||||
|
SUBDIRS = agents src
|
||||||
|
all: all-recursive
|
||||||
|
|
||||||
|
.SUFFIXES:
|
||||||
|
am--refresh:
|
||||||
|
@:
|
||||||
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||||
|
@for dep in $?; do \
|
||||||
|
case '$(am__configure_deps)' in \
|
||||||
|
*$$dep*) \
|
||||||
|
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
|
||||||
|
cd $(srcdir) && $(AUTOMAKE) --foreign \
|
||||||
|
&& exit 0; \
|
||||||
|
exit 1;; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
|
||||||
|
cd $(top_srcdir) && \
|
||||||
|
$(AUTOMAKE) --foreign Makefile
|
||||||
|
.PRECIOUS: Makefile
|
||||||
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||||
|
@case '$?' in \
|
||||||
|
*config.status*) \
|
||||||
|
echo ' $(SHELL) ./config.status'; \
|
||||||
|
$(SHELL) ./config.status;; \
|
||||||
|
*) \
|
||||||
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
||||||
|
esac;
|
||||||
|
|
||||||
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||||
|
$(SHELL) ./config.status --recheck
|
||||||
|
|
||||||
|
$(top_srcdir)/configure: $(am__configure_deps)
|
||||||
|
cd $(srcdir) && $(AUTOCONF)
|
||||||
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||||
|
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
||||||
|
uninstall-info-am:
|
||||||
|
install-pkgconfigDATA: $(pkgconfig_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
|
||||||
|
@list='$(pkgconfig_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
|
||||||
|
$(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-pkgconfigDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(pkgconfig_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-pkgconfigdataDATA: $(pkgconfigdata_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(pkgconfigdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdatadir)"
|
||||||
|
@list='$(pkgconfigdata_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(pkgconfigdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdatadir)/$$f'"; \
|
||||||
|
$(pkgconfigdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdatadir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-pkgconfigdataDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(pkgconfigdata_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(pkgconfigdatadir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(pkgconfigdatadir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
# This directory's subdirectories are mostly independent; you can cd
|
||||||
|
# into them and run `make' without going through this Makefile.
|
||||||
|
# To change the values of `make' variables: instead of editing Makefiles,
|
||||||
|
# (1) if the variable is set in `config.status', edit `config.status'
|
||||||
|
# (which will cause the Makefiles to be regenerated when you run `make');
|
||||||
|
# (2) otherwise, pass the desired values on the `make' command line.
|
||||||
|
$(RECURSIVE_TARGETS):
|
||||||
|
@failcom='exit 1'; \
|
||||||
|
for f in x $$MAKEFLAGS; do \
|
||||||
|
case $$f in \
|
||||||
|
*=* | --[!k]*);; \
|
||||||
|
*k*) failcom='fail=yes';; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
dot_seen=no; \
|
||||||
|
target=`echo $@ | sed s/-recursive//`; \
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
echo "Making $$target in $$subdir"; \
|
||||||
|
if test "$$subdir" = "."; then \
|
||||||
|
dot_seen=yes; \
|
||||||
|
local_target="$$target-am"; \
|
||||||
|
else \
|
||||||
|
local_target="$$target"; \
|
||||||
|
fi; \
|
||||||
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||||
|
|| eval $$failcom; \
|
||||||
|
done; \
|
||||||
|
if test "$$dot_seen" = "no"; then \
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
||||||
|
fi; test -z "$$fail"
|
||||||
|
|
||||||
|
mostlyclean-recursive clean-recursive distclean-recursive \
|
||||||
|
maintainer-clean-recursive:
|
||||||
|
@failcom='exit 1'; \
|
||||||
|
for f in x $$MAKEFLAGS; do \
|
||||||
|
case $$f in \
|
||||||
|
*=* | --[!k]*);; \
|
||||||
|
*k*) failcom='fail=yes';; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
dot_seen=no; \
|
||||||
|
case "$@" in \
|
||||||
|
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
||||||
|
*) list='$(SUBDIRS)' ;; \
|
||||||
|
esac; \
|
||||||
|
rev=''; for subdir in $$list; do \
|
||||||
|
if test "$$subdir" = "."; then :; else \
|
||||||
|
rev="$$subdir $$rev"; \
|
||||||
|
fi; \
|
||||||
|
done; \
|
||||||
|
rev="$$rev ."; \
|
||||||
|
target=`echo $@ | sed s/-recursive//`; \
|
||||||
|
for subdir in $$rev; do \
|
||||||
|
echo "Making $$target in $$subdir"; \
|
||||||
|
if test "$$subdir" = "."; then \
|
||||||
|
local_target="$$target-am"; \
|
||||||
|
else \
|
||||||
|
local_target="$$target"; \
|
||||||
|
fi; \
|
||||||
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||||
|
|| eval $$failcom; \
|
||||||
|
done && test -z "$$fail"
|
||||||
|
tags-recursive:
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
||||||
|
done
|
||||||
|
ctags-recursive:
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
||||||
|
done
|
||||||
|
|
||||||
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||||||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||||
|
unique=`for i in $$list; do \
|
||||||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||||
|
done | \
|
||||||
|
$(AWK) ' { files[$$0] = 1; } \
|
||||||
|
END { for (i in files) print i; }'`; \
|
||||||
|
mkid -fID $$unique
|
||||||
|
tags: TAGS
|
||||||
|
|
||||||
|
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||||
|
$(TAGS_FILES) $(LISP)
|
||||||
|
tags=; \
|
||||||
|
here=`pwd`; \
|
||||||
|
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
||||||
|
include_option=--etags-include; \
|
||||||
|
empty_fix=.; \
|
||||||
|
else \
|
||||||
|
include_option=--include; \
|
||||||
|
empty_fix=; \
|
||||||
|
fi; \
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
if test "$$subdir" = .; then :; else \
|
||||||
|
test ! -f $$subdir/TAGS || \
|
||||||
|
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
||||||
|
fi; \
|
||||||
|
done; \
|
||||||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||||
|
unique=`for i in $$list; do \
|
||||||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||||
|
done | \
|
||||||
|
$(AWK) ' { files[$$0] = 1; } \
|
||||||
|
END { for (i in files) print i; }'`; \
|
||||||
|
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
||||||
|
test -n "$$unique" || unique=$$empty_fix; \
|
||||||
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||||
|
$$tags $$unique; \
|
||||||
|
fi
|
||||||
|
ctags: CTAGS
|
||||||
|
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||||
|
$(TAGS_FILES) $(LISP)
|
||||||
|
tags=; \
|
||||||
|
here=`pwd`; \
|
||||||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||||
|
unique=`for i in $$list; do \
|
||||||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||||
|
done | \
|
||||||
|
$(AWK) ' { files[$$0] = 1; } \
|
||||||
|
END { for (i in files) print i; }'`; \
|
||||||
|
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
||||||
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||||
|
$$tags $$unique
|
||||||
|
|
||||||
|
GTAGS:
|
||||||
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||||
|
&& cd $(top_srcdir) \
|
||||||
|
&& gtags -i $(GTAGS_ARGS) $$here
|
||||||
|
|
||||||
|
distclean-tags:
|
||||||
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||||
|
|
||||||
|
distdir: $(DISTFILES)
|
||||||
|
$(am__remove_distdir)
|
||||||
|
mkdir $(distdir)
|
||||||
|
$(mkdir_p) $(distdir)/$(srcdir)
|
||||||
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||||
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||||
|
list='$(DISTFILES)'; for file in $$list; do \
|
||||||
|
case $$file in \
|
||||||
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
|
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||||
|
esac; \
|
||||||
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||||
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||||
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||||
|
dir="/$$dir"; \
|
||||||
|
$(mkdir_p) "$(distdir)$$dir"; \
|
||||||
|
else \
|
||||||
|
dir=''; \
|
||||||
|
fi; \
|
||||||
|
if test -d $$d/$$file; then \
|
||||||
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||||
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
fi; \
|
||||||
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
else \
|
||||||
|
test -f $(distdir)/$$file \
|
||||||
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
if test "$$subdir" = .; then :; else \
|
||||||
|
test -d "$(distdir)/$$subdir" \
|
||||||
|
|| $(mkdir_p) "$(distdir)/$$subdir" \
|
||||||
|
|| exit 1; \
|
||||||
|
distdir=`$(am__cd) $(distdir) && pwd`; \
|
||||||
|
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
||||||
|
(cd $$subdir && \
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
top_distdir="$$top_distdir" \
|
||||||
|
distdir="$$distdir/$$subdir" \
|
||||||
|
distdir) \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
top_distdir="$(top_distdir)" distdir="$(distdir)" \
|
||||||
|
dist-hook
|
||||||
|
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
|
||||||
|
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
||||||
|
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
||||||
|
! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
|
||||||
|
|| chmod -R a+r $(distdir)
|
||||||
|
dist-gzip: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||||
|
$(am__remove_distdir)
|
||||||
|
dist-bzip2: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist-tarZ: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist-shar: distdir
|
||||||
|
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist-zip: distdir
|
||||||
|
-rm -f $(distdir).zip
|
||||||
|
zip -rq $(distdir).zip $(distdir)
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist dist-all: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||||
|
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
# This target untars the dist file and tries a VPATH configuration. Then
|
||||||
|
# it guarantees that the distribution is self-contained by making another
|
||||||
|
# tarfile.
|
||||||
|
distcheck: dist
|
||||||
|
case '$(DIST_ARCHIVES)' in \
|
||||||
|
*.tar.gz*) \
|
||||||
|
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
|
||||||
|
*.tar.bz2*) \
|
||||||
|
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
|
||||||
|
*.tar.Z*) \
|
||||||
|
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
||||||
|
*.shar.gz*) \
|
||||||
|
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
|
||||||
|
*.zip*) \
|
||||||
|
unzip $(distdir).zip ;;\
|
||||||
|
esac
|
||||||
|
chmod -R a-w $(distdir); chmod a+w $(distdir)
|
||||||
|
mkdir $(distdir)/_build
|
||||||
|
mkdir $(distdir)/_inst
|
||||||
|
chmod a-w $(distdir)
|
||||||
|
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
||||||
|
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
||||||
|
&& cd $(distdir)/_build \
|
||||||
|
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
||||||
|
$(DISTCHECK_CONFIGURE_FLAGS) \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
||||||
|
distuninstallcheck \
|
||||||
|
&& chmod -R a-w "$$dc_install_base" \
|
||||||
|
&& ({ \
|
||||||
|
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
||||||
|
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
||||||
|
} || { rm -rf "$$dc_destdir"; exit 1; }) \
|
||||||
|
&& rm -rf "$$dc_destdir" \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) dist \
|
||||||
|
&& rm -rf $(DIST_ARCHIVES) \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
|
||||||
|
$(am__remove_distdir)
|
||||||
|
@(echo "$(distdir) archives ready for distribution: "; \
|
||||||
|
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
||||||
|
sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
|
||||||
|
distuninstallcheck:
|
||||||
|
@cd $(distuninstallcheck_dir) \
|
||||||
|
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|
||||||
|
|| { echo "ERROR: files left after uninstall:" ; \
|
||||||
|
if test -n "$(DESTDIR)"; then \
|
||||||
|
echo " (check DESTDIR support)"; \
|
||||||
|
fi ; \
|
||||||
|
$(distuninstallcheck_listfiles) ; \
|
||||||
|
exit 1; } >&2
|
||||||
|
distcleancheck: distclean
|
||||||
|
@if test '$(srcdir)' = . ; then \
|
||||||
|
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi
|
||||||
|
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
||||||
|
|| { echo "ERROR: files left in build directory after distclean:" ; \
|
||||||
|
$(distcleancheck_listfiles) ; \
|
||||||
|
exit 1; } >&2
|
||||||
|
check-am: all-am
|
||||||
|
check: check-recursive
|
||||||
|
all-am: Makefile $(DATA)
|
||||||
|
installdirs: installdirs-recursive
|
||||||
|
installdirs-am:
|
||||||
|
for dir in "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgconfigdatadir)"; do \
|
||||||
|
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||||
|
done
|
||||||
|
install: install-recursive
|
||||||
|
install-exec: install-exec-recursive
|
||||||
|
install-data: install-data-recursive
|
||||||
|
uninstall: uninstall-recursive
|
||||||
|
|
||||||
|
install-am: all-am
|
||||||
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||||
|
|
||||||
|
installcheck: installcheck-recursive
|
||||||
|
install-strip:
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||||
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||||
|
`test -z '$(STRIP)' || \
|
||||||
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||||
|
mostlyclean-generic:
|
||||||
|
|
||||||
|
clean-generic:
|
||||||
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
||||||
|
|
||||||
|
distclean-generic:
|
||||||
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||||
|
|
||||||
|
maintainer-clean-generic:
|
||||||
|
@echo "This command is intended for maintainers to use"
|
||||||
|
@echo "it deletes files that may require special tools to rebuild."
|
||||||
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
||||||
|
clean: clean-recursive
|
||||||
|
|
||||||
|
clean-am: clean-generic mostlyclean-am
|
||||||
|
|
||||||
|
distclean: distclean-recursive
|
||||||
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||||
|
-rm -f Makefile
|
||||||
|
distclean-am: clean-am distclean-generic distclean-tags
|
||||||
|
|
||||||
|
dvi: dvi-recursive
|
||||||
|
|
||||||
|
dvi-am:
|
||||||
|
|
||||||
|
html: html-recursive
|
||||||
|
|
||||||
|
info: info-recursive
|
||||||
|
|
||||||
|
info-am:
|
||||||
|
|
||||||
|
install-data-am: install-data-local install-pkgconfigDATA \
|
||||||
|
install-pkgconfigdataDATA
|
||||||
|
|
||||||
|
install-exec-am:
|
||||||
|
|
||||||
|
install-info: install-info-recursive
|
||||||
|
|
||||||
|
install-man:
|
||||||
|
|
||||||
|
installcheck-am:
|
||||||
|
|
||||||
|
maintainer-clean: maintainer-clean-recursive
|
||||||
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||||
|
-rm -rf $(top_srcdir)/autom4te.cache
|
||||||
|
-rm -f Makefile
|
||||||
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||||
|
|
||||||
|
mostlyclean: mostlyclean-recursive
|
||||||
|
|
||||||
|
mostlyclean-am: mostlyclean-generic
|
||||||
|
|
||||||
|
pdf: pdf-recursive
|
||||||
|
|
||||||
|
pdf-am:
|
||||||
|
|
||||||
|
ps: ps-recursive
|
||||||
|
|
||||||
|
ps-am:
|
||||||
|
|
||||||
|
uninstall-am: uninstall-info-am uninstall-pkgconfigDATA \
|
||||||
|
uninstall-pkgconfigdataDATA
|
||||||
|
|
||||||
|
uninstall-info: uninstall-info-recursive
|
||||||
|
|
||||||
|
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
|
||||||
|
check-am clean clean-generic clean-recursive ctags \
|
||||||
|
ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-hook \
|
||||||
|
dist-shar dist-tarZ dist-zip distcheck distclean \
|
||||||
|
distclean-generic distclean-recursive distclean-tags \
|
||||||
|
distcleancheck distdir distuninstallcheck dvi dvi-am html \
|
||||||
|
html-am info info-am install install-am install-data \
|
||||||
|
install-data-am install-data-local install-exec \
|
||||||
|
install-exec-am install-info install-info-am install-man \
|
||||||
|
install-pkgconfigDATA install-pkgconfigdataDATA install-strip \
|
||||||
|
installcheck installcheck-am installdirs installdirs-am \
|
||||||
|
maintainer-clean maintainer-clean-generic \
|
||||||
|
maintainer-clean-recursive mostlyclean mostlyclean-generic \
|
||||||
|
mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
|
||||||
|
uninstall uninstall-am uninstall-info-am \
|
||||||
|
uninstall-pkgconfigDATA uninstall-pkgconfigdataDATA
|
||||||
|
|
||||||
|
|
||||||
|
Makefile.am.common: $(DEVTOOLS_DIR)/admin/Makefile.am.common
|
||||||
|
cmp -s $< $@ || cp -f $< $@
|
||||||
|
|
||||||
|
# create bzip2ed tar and make some sanity checks
|
||||||
|
$(RPMNAME)-$(VERSION).tar.bz2: checkpo dist-bzip2
|
||||||
|
@if [ `bunzip2 -c $(RPMNAME)-$(VERSION).tar.bz2 | wc --bytes` = 0 ] ; then \
|
||||||
|
echo "Error: created tar is empty" ; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
show-extra-dist:
|
||||||
|
@echo $(EXTRA_DIST)
|
||||||
|
|
||||||
|
# info '(automake)Conditionals'
|
||||||
|
# create the file here instead of by configure
|
||||||
|
# because the prerequisite is made here (not anymore!)
|
||||||
|
# and we don't want any paths in y2autoconf
|
||||||
|
# info '(autoconf)config.status Invocation'
|
||||||
|
@CREATE_PKGCONFIG_TRUE@$(RPMNAME).pc: $(RPMNAME).pc.in
|
||||||
|
@CREATE_PKGCONFIG_TRUE@ ./config.status --file=$@:$<
|
||||||
|
|
||||||
|
dist-hook:
|
||||||
|
@for I in $(extra_COPYRIGHT_files) ; \
|
||||||
|
do \
|
||||||
|
EX="" ; \
|
||||||
|
if test -f $(srcdir)/$$I ; then \
|
||||||
|
EX=$(srcdir)/$$I ; \
|
||||||
|
elif test -f $(LEGALESE_DIR)/$$I ; then \
|
||||||
|
EX=$(LEGALESE_DIR)/$$I ; \
|
||||||
|
else \
|
||||||
|
echo "Error: No file $$I in $(srcdir)/ or in $$LEGALESE_DIR/"; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi ; \
|
||||||
|
echo "cp $$EX $(distdir)" ; \
|
||||||
|
cp $$EX "$(distdir)" ; \
|
||||||
|
done
|
||||||
|
|
||||||
|
pot:
|
||||||
|
y2tool y2makepot -s $(srcdir)
|
||||||
|
|
||||||
|
install-pot: pot
|
||||||
|
@POT_DST=`find -type d -name testsuite -prune , \
|
||||||
|
-type f -name "*.pot"` ; \
|
||||||
|
if [ -n "$$POT_DST" ] ; then \
|
||||||
|
echo "mkdir -p $(DESTDIR)$(potdir)" ; \
|
||||||
|
mkdir -p $(DESTDIR)$(potdir) ; \
|
||||||
|
list="$$POT_DST"; \
|
||||||
|
for I in $$list ; \
|
||||||
|
do \
|
||||||
|
echo $$I ; \
|
||||||
|
if [ "$$I" == "pot" ] ; then \
|
||||||
|
continue ; \
|
||||||
|
fi ; \
|
||||||
|
echo "$(INSTALL_DATA) $$I $(DESTDIR)$(potdir)" ; \
|
||||||
|
$(INSTALL_DATA) $$I $(DESTDIR)$(potdir) ; \
|
||||||
|
done ; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
spellcheck: pot
|
||||||
|
y2tool pot-spellcheck
|
||||||
|
|
||||||
|
# all-local: $(if $(IS_DEVTOOLS),,$(POT_DST))
|
||||||
|
|
||||||
|
install-data-local: # $(if $(IS_DEVTOOLS),,install-pot)
|
||||||
|
mkdir -p $(DESTDIR)$(docdir)
|
||||||
|
@for I in $(extra_COPYRIGHT_files) ; \
|
||||||
|
do \
|
||||||
|
EX="" ; \
|
||||||
|
if test -f $(srcdir)/$$I ; then \
|
||||||
|
EX=$(srcdir)/$$I ; \
|
||||||
|
elif test -f $(LEGALESE_DIR)/$$I ; then \
|
||||||
|
EX=$(LEGALESE_DIR)/$$I ; \
|
||||||
|
else \
|
||||||
|
echo "Error: No file $$I in $(srcdir)/ or in $(LEGALESE_DIR)/"; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi ; \
|
||||||
|
echo "$(INSTALL_DATA) $$EX $(DESTDIR)$(docdir)" ; \
|
||||||
|
$(INSTALL_DATA) $$EX $(DESTDIR)$(docdir) ; \
|
||||||
|
done
|
||||||
|
|
||||||
|
package-local: check-parse $(if $(IS_DEVTOOLS),,$(POT_DST)) $(RPMNAME)-$(VERSION).tar.bz2
|
||||||
|
rm -f package/$(RPMNAME)-*.tar.bz2
|
||||||
|
rm -f package/*~
|
||||||
|
rm -f package/*.bak
|
||||||
|
rm -f package/*.auto
|
||||||
|
mv $(RPMNAME)-$(VERSION).tar.bz2 package/
|
||||||
|
if ! test -x $(PREFIX)/bin/y2tool; then \
|
||||||
|
echo "$(PREFIX)/bin/y2tool: not found."; \
|
||||||
|
echo "You have to install yast2-devtools to making a package"; \
|
||||||
|
false; \
|
||||||
|
fi
|
||||||
|
here=`pwd`; \
|
||||||
|
cd $(srcdir) && for i in $(RPMNAME)*.spec.in; do \
|
||||||
|
newname="`echo "$$i" | sed "s/\.in$$//g"`"; \
|
||||||
|
$(PREFIX)/bin/y2tool create-spec < $$i > $$here/package/$${newname} ; \
|
||||||
|
done
|
||||||
|
|
||||||
|
package: check-up-to-date check-tagversion check-all-packages check-textdomain package-local
|
||||||
|
|
||||||
|
check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
|
||||||
|
if [ -d $(srcdir)/CVS ]; then \
|
||||||
|
cd $(srcdir) && ! cvs -q -n up 2>/dev/null | grep '^[MCAR] ';\
|
||||||
|
else \
|
||||||
|
cd $(srcdir) && ! LC_ALL=C svn status --show-updates --quiet | grep -v '^Status against revision' ;\
|
||||||
|
fi
|
||||||
|
|
||||||
|
check-tagversion:
|
||||||
|
@if [ -d $(srcdir)/CVS ]; then \
|
||||||
|
cd $(srcdir) && cvs status -v VERSION | grep -w `$(TAGVERSION) -n` ;\
|
||||||
|
else \
|
||||||
|
cd $(srcdir) && svn cat `$(TAGVERSION) --echourl`/VERSION; \
|
||||||
|
fi >/dev/null; \
|
||||||
|
[ $$? = 0 ] || ( echo "ERROR: Please run 'tagversion' first"; false )
|
||||||
|
|
||||||
|
check-parse-old:
|
||||||
|
@if [ `find -type f -name "*.ycp" | wc -l` -gt 0 -a "$(RPMNAME)" != "yast2-core" ] ; then \
|
||||||
|
echo "Running parseycp..." ; \
|
||||||
|
parseycp -q -R ; \
|
||||||
|
else \
|
||||||
|
echo "Not running parseycp." ; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
check-parse:
|
||||||
|
@echo "Not running parseycp."
|
||||||
|
|
||||||
|
check-all-packages:
|
||||||
|
@if [ ! -e "$(ALL_PACKAGES)" ]; then \
|
||||||
|
echo ERROR: "Can't find $(ALL_PACKAGES)"; false; \
|
||||||
|
fi
|
||||||
|
@if ! grep -q "^$(RPMNAME)[[:space:]]" $(ALL_PACKAGES); then \
|
||||||
|
echo ERROR: "$(RPMNAME) not in $(ALL_PACKAGES)"; false; \
|
||||||
|
fi
|
||||||
|
@if grep -q "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES); then \
|
||||||
|
echo ERROR: "$(RPMNAME) info in $(ALL_PACKAGES) contains some unknown (?) fields:"; \
|
||||||
|
echo; \
|
||||||
|
grep "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES); \
|
||||||
|
echo; \
|
||||||
|
false; \
|
||||||
|
fi
|
||||||
|
|
||||||
|
check-textdomain:
|
||||||
|
$(PREFIX)/bin/y2tool check-textdomain $(srcdir)
|
||||||
|
|
||||||
|
stable: checkin-stable
|
||||||
|
|
||||||
|
checkin-stable: package
|
||||||
|
$(PREFIX)/bin/y2tool checkin-stable
|
||||||
|
|
||||||
|
# For po/ modules
|
||||||
|
checkpo:
|
||||||
|
test ! -d $(srcdir)/po || $(MAKE) -C po checkpo
|
||||||
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||||
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
|
.NOEXPORT:
|
18
casa-yast/Makefile.svn
Normal file
18
casa-yast/Makefile.svn
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
#
|
||||||
|
# Makefile.svn
|
||||||
|
#
|
||||||
|
configure: all
|
||||||
|
./configure
|
||||||
|
|
||||||
|
all:
|
||||||
|
y2tool y2autoconf
|
||||||
|
y2tool y2automake
|
||||||
|
autoreconf --force --install
|
||||||
|
|
||||||
|
install: configure
|
||||||
|
make
|
||||||
|
make install
|
||||||
|
|
||||||
|
reconf: all
|
||||||
|
./config.status --recheck
|
||||||
|
./config.status
|
1
casa-yast/RPMNAME
Normal file
1
casa-yast/RPMNAME
Normal file
@ -0,0 +1 @@
|
|||||||
|
yast2-novell-casa
|
1
casa-yast/SUBDIRS
Normal file
1
casa-yast/SUBDIRS
Normal file
@ -0,0 +1 @@
|
|||||||
|
agents src
|
1
casa-yast/VERSION
Normal file
1
casa-yast/VERSION
Normal file
@ -0,0 +1 @@
|
|||||||
|
1.6.4616161616161
|
591
casa-yast/aclocal.m4
vendored
Normal file
591
casa-yast/aclocal.m4
vendored
Normal file
@ -0,0 +1,591 @@
|
|||||||
|
# generated automatically by aclocal 1.9.6 -*- Autoconf -*-
|
||||||
|
|
||||||
|
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||||
|
# 2005 Free Software Foundation, Inc.
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||||
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||||
|
# PARTICULAR PURPOSE.
|
||||||
|
|
||||||
|
# Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# AM_AUTOMAKE_VERSION(VERSION)
|
||||||
|
# ----------------------------
|
||||||
|
# Automake X.Y traces this macro to ensure aclocal.m4 has been
|
||||||
|
# generated from the m4 files accompanying Automake X.Y.
|
||||||
|
AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
|
||||||
|
|
||||||
|
# AM_SET_CURRENT_AUTOMAKE_VERSION
|
||||||
|
# -------------------------------
|
||||||
|
# Call AM_AUTOMAKE_VERSION so it can be traced.
|
||||||
|
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
|
||||||
|
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
|
||||||
|
[AM_AUTOMAKE_VERSION([1.9.6])])
|
||||||
|
|
||||||
|
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
|
||||||
|
|
||||||
|
# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
|
||||||
|
# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
|
||||||
|
# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
|
||||||
|
#
|
||||||
|
# Of course, Automake must honor this variable whenever it calls a
|
||||||
|
# tool from the auxiliary directory. The problem is that $srcdir (and
|
||||||
|
# therefore $ac_aux_dir as well) can be either absolute or relative,
|
||||||
|
# depending on how configure is run. This is pretty annoying, since
|
||||||
|
# it makes $ac_aux_dir quite unusable in subdirectories: in the top
|
||||||
|
# source directory, any form will work fine, but in subdirectories a
|
||||||
|
# relative path needs to be adjusted first.
|
||||||
|
#
|
||||||
|
# $ac_aux_dir/missing
|
||||||
|
# fails when called from a subdirectory if $ac_aux_dir is relative
|
||||||
|
# $top_srcdir/$ac_aux_dir/missing
|
||||||
|
# fails if $ac_aux_dir is absolute,
|
||||||
|
# fails when called from a subdirectory in a VPATH build with
|
||||||
|
# a relative $ac_aux_dir
|
||||||
|
#
|
||||||
|
# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
|
||||||
|
# are both prefixed by $srcdir. In an in-source build this is usually
|
||||||
|
# harmless because $srcdir is `.', but things will broke when you
|
||||||
|
# start a VPATH build or use an absolute $srcdir.
|
||||||
|
#
|
||||||
|
# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
|
||||||
|
# iff we strip the leading $srcdir from $ac_aux_dir. That would be:
|
||||||
|
# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
|
||||||
|
# and then we would define $MISSING as
|
||||||
|
# MISSING="\${SHELL} $am_aux_dir/missing"
|
||||||
|
# This will work as long as MISSING is not called from configure, because
|
||||||
|
# unfortunately $(top_srcdir) has no meaning in configure.
|
||||||
|
# However there are other variables, like CC, which are often used in
|
||||||
|
# configure, and could therefore not use this "fixed" $ac_aux_dir.
|
||||||
|
#
|
||||||
|
# Another solution, used here, is to always expand $ac_aux_dir to an
|
||||||
|
# absolute PATH. The drawback is that using absolute paths prevent a
|
||||||
|
# configured tree to be moved without reconfiguration.
|
||||||
|
|
||||||
|
AC_DEFUN([AM_AUX_DIR_EXPAND],
|
||||||
|
[dnl Rely on autoconf to set up CDPATH properly.
|
||||||
|
AC_PREREQ([2.50])dnl
|
||||||
|
# expand $ac_aux_dir to an absolute path
|
||||||
|
am_aux_dir=`cd $ac_aux_dir && pwd`
|
||||||
|
])
|
||||||
|
|
||||||
|
# AM_CONDITIONAL -*- Autoconf -*-
|
||||||
|
|
||||||
|
# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005
|
||||||
|
# Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# serial 7
|
||||||
|
|
||||||
|
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
|
||||||
|
# -------------------------------------
|
||||||
|
# Define a conditional.
|
||||||
|
AC_DEFUN([AM_CONDITIONAL],
|
||||||
|
[AC_PREREQ(2.52)dnl
|
||||||
|
ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
|
||||||
|
[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
|
||||||
|
AC_SUBST([$1_TRUE])
|
||||||
|
AC_SUBST([$1_FALSE])
|
||||||
|
if $2; then
|
||||||
|
$1_TRUE=
|
||||||
|
$1_FALSE='#'
|
||||||
|
else
|
||||||
|
$1_TRUE='#'
|
||||||
|
$1_FALSE=
|
||||||
|
fi
|
||||||
|
AC_CONFIG_COMMANDS_PRE(
|
||||||
|
[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
|
||||||
|
AC_MSG_ERROR([[conditional "$1" was never defined.
|
||||||
|
Usually this means the macro was only invoked conditionally.]])
|
||||||
|
fi])])
|
||||||
|
|
||||||
|
# Do all the work for Automake. -*- Autoconf -*-
|
||||||
|
|
||||||
|
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
|
||||||
|
# Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# serial 12
|
||||||
|
|
||||||
|
# This macro actually does too much. Some checks are only needed if
|
||||||
|
# your package does certain things. But this isn't really a big deal.
|
||||||
|
|
||||||
|
# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
|
||||||
|
# AM_INIT_AUTOMAKE([OPTIONS])
|
||||||
|
# -----------------------------------------------
|
||||||
|
# The call with PACKAGE and VERSION arguments is the old style
|
||||||
|
# call (pre autoconf-2.50), which is being phased out. PACKAGE
|
||||||
|
# and VERSION should now be passed to AC_INIT and removed from
|
||||||
|
# the call to AM_INIT_AUTOMAKE.
|
||||||
|
# We support both call styles for the transition. After
|
||||||
|
# the next Automake release, Autoconf can make the AC_INIT
|
||||||
|
# arguments mandatory, and then we can depend on a new Autoconf
|
||||||
|
# release and drop the old call support.
|
||||||
|
AC_DEFUN([AM_INIT_AUTOMAKE],
|
||||||
|
[AC_PREREQ([2.58])dnl
|
||||||
|
dnl Autoconf wants to disallow AM_ names. We explicitly allow
|
||||||
|
dnl the ones we care about.
|
||||||
|
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
|
||||||
|
AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
|
||||||
|
AC_REQUIRE([AC_PROG_INSTALL])dnl
|
||||||
|
# test to see if srcdir already configured
|
||||||
|
if test "`cd $srcdir && pwd`" != "`pwd`" &&
|
||||||
|
test -f $srcdir/config.status; then
|
||||||
|
AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
|
||||||
|
fi
|
||||||
|
|
||||||
|
# test whether we have cygpath
|
||||||
|
if test -z "$CYGPATH_W"; then
|
||||||
|
if (cygpath --version) >/dev/null 2>/dev/null; then
|
||||||
|
CYGPATH_W='cygpath -w'
|
||||||
|
else
|
||||||
|
CYGPATH_W=echo
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
AC_SUBST([CYGPATH_W])
|
||||||
|
|
||||||
|
# Define the identity of the package.
|
||||||
|
dnl Distinguish between old-style and new-style calls.
|
||||||
|
m4_ifval([$2],
|
||||||
|
[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
|
||||||
|
AC_SUBST([PACKAGE], [$1])dnl
|
||||||
|
AC_SUBST([VERSION], [$2])],
|
||||||
|
[_AM_SET_OPTIONS([$1])dnl
|
||||||
|
AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
|
||||||
|
AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
|
||||||
|
|
||||||
|
_AM_IF_OPTION([no-define],,
|
||||||
|
[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
|
||||||
|
AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
|
||||||
|
|
||||||
|
# Some tools Automake needs.
|
||||||
|
AC_REQUIRE([AM_SANITY_CHECK])dnl
|
||||||
|
AC_REQUIRE([AC_ARG_PROGRAM])dnl
|
||||||
|
AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
|
||||||
|
AM_MISSING_PROG(AUTOCONF, autoconf)
|
||||||
|
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
|
||||||
|
AM_MISSING_PROG(AUTOHEADER, autoheader)
|
||||||
|
AM_MISSING_PROG(MAKEINFO, makeinfo)
|
||||||
|
AM_PROG_INSTALL_SH
|
||||||
|
AM_PROG_INSTALL_STRIP
|
||||||
|
AC_REQUIRE([AM_PROG_MKDIR_P])dnl
|
||||||
|
# We need awk for the "check" target. The system "awk" is bad on
|
||||||
|
# some platforms.
|
||||||
|
AC_REQUIRE([AC_PROG_AWK])dnl
|
||||||
|
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
|
||||||
|
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
|
||||||
|
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
|
||||||
|
[_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
|
||||||
|
[_AM_PROG_TAR([v7])])])
|
||||||
|
_AM_IF_OPTION([no-dependencies],,
|
||||||
|
[AC_PROVIDE_IFELSE([AC_PROG_CC],
|
||||||
|
[_AM_DEPENDENCIES(CC)],
|
||||||
|
[define([AC_PROG_CC],
|
||||||
|
defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
|
||||||
|
AC_PROVIDE_IFELSE([AC_PROG_CXX],
|
||||||
|
[_AM_DEPENDENCIES(CXX)],
|
||||||
|
[define([AC_PROG_CXX],
|
||||||
|
defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
|
||||||
|
])
|
||||||
|
])
|
||||||
|
|
||||||
|
|
||||||
|
# When config.status generates a header, we must update the stamp-h file.
|
||||||
|
# This file resides in the same directory as the config header
|
||||||
|
# that is generated. The stamp files are numbered to have different names.
|
||||||
|
|
||||||
|
# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
|
||||||
|
# loop where config.status creates the headers, so we can generate
|
||||||
|
# our stamp files there.
|
||||||
|
AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
|
||||||
|
[# Compute $1's index in $config_headers.
|
||||||
|
_am_stamp_count=1
|
||||||
|
for _am_header in $config_headers :; do
|
||||||
|
case $_am_header in
|
||||||
|
$1 | $1:* )
|
||||||
|
break ;;
|
||||||
|
* )
|
||||||
|
_am_stamp_count=`expr $_am_stamp_count + 1` ;;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
|
||||||
|
|
||||||
|
# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# AM_PROG_INSTALL_SH
|
||||||
|
# ------------------
|
||||||
|
# Define $install_sh.
|
||||||
|
AC_DEFUN([AM_PROG_INSTALL_SH],
|
||||||
|
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
|
||||||
|
install_sh=${install_sh-"$am_aux_dir/install-sh"}
|
||||||
|
AC_SUBST(install_sh)])
|
||||||
|
|
||||||
|
# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# serial 2
|
||||||
|
|
||||||
|
# Check whether the underlying file-system supports filenames
|
||||||
|
# with a leading dot. For instance MS-DOS doesn't.
|
||||||
|
AC_DEFUN([AM_SET_LEADING_DOT],
|
||||||
|
[rm -rf .tst 2>/dev/null
|
||||||
|
mkdir .tst 2>/dev/null
|
||||||
|
if test -d .tst; then
|
||||||
|
am__leading_dot=.
|
||||||
|
else
|
||||||
|
am__leading_dot=_
|
||||||
|
fi
|
||||||
|
rmdir .tst 2>/dev/null
|
||||||
|
AC_SUBST([am__leading_dot])])
|
||||||
|
|
||||||
|
# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
|
||||||
|
|
||||||
|
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2005
|
||||||
|
# Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# serial 4
|
||||||
|
|
||||||
|
# AM_MISSING_PROG(NAME, PROGRAM)
|
||||||
|
# ------------------------------
|
||||||
|
AC_DEFUN([AM_MISSING_PROG],
|
||||||
|
[AC_REQUIRE([AM_MISSING_HAS_RUN])
|
||||||
|
$1=${$1-"${am_missing_run}$2"}
|
||||||
|
AC_SUBST($1)])
|
||||||
|
|
||||||
|
|
||||||
|
# AM_MISSING_HAS_RUN
|
||||||
|
# ------------------
|
||||||
|
# Define MISSING if not defined so far and test if it supports --run.
|
||||||
|
# If it does, set am_missing_run to use it, otherwise, to nothing.
|
||||||
|
AC_DEFUN([AM_MISSING_HAS_RUN],
|
||||||
|
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
|
||||||
|
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
|
||||||
|
# Use eval to expand $SHELL
|
||||||
|
if eval "$MISSING --run true"; then
|
||||||
|
am_missing_run="$MISSING --run "
|
||||||
|
else
|
||||||
|
am_missing_run=
|
||||||
|
AC_MSG_WARN([`missing' script is too old or missing])
|
||||||
|
fi
|
||||||
|
])
|
||||||
|
|
||||||
|
# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# AM_PROG_MKDIR_P
|
||||||
|
# ---------------
|
||||||
|
# Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise.
|
||||||
|
#
|
||||||
|
# Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories
|
||||||
|
# created by `make install' are always world readable, even if the
|
||||||
|
# installer happens to have an overly restrictive umask (e.g. 077).
|
||||||
|
# This was a mistake. There are at least two reasons why we must not
|
||||||
|
# use `-m 0755':
|
||||||
|
# - it causes special bits like SGID to be ignored,
|
||||||
|
# - it may be too restrictive (some setups expect 775 directories).
|
||||||
|
#
|
||||||
|
# Do not use -m 0755 and let people choose whatever they expect by
|
||||||
|
# setting umask.
|
||||||
|
#
|
||||||
|
# We cannot accept any implementation of `mkdir' that recognizes `-p'.
|
||||||
|
# Some implementations (such as Solaris 8's) are not thread-safe: if a
|
||||||
|
# parallel make tries to run `mkdir -p a/b' and `mkdir -p a/c'
|
||||||
|
# concurrently, both version can detect that a/ is missing, but only
|
||||||
|
# one can create it and the other will error out. Consequently we
|
||||||
|
# restrict ourselves to GNU make (using the --version option ensures
|
||||||
|
# this.)
|
||||||
|
AC_DEFUN([AM_PROG_MKDIR_P],
|
||||||
|
[if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
|
||||||
|
# We used to keeping the `.' as first argument, in order to
|
||||||
|
# allow $(mkdir_p) to be used without argument. As in
|
||||||
|
# $(mkdir_p) $(somedir)
|
||||||
|
# where $(somedir) is conditionally defined. However this is wrong
|
||||||
|
# for two reasons:
|
||||||
|
# 1. if the package is installed by a user who cannot write `.'
|
||||||
|
# make install will fail,
|
||||||
|
# 2. the above comment should most certainly read
|
||||||
|
# $(mkdir_p) $(DESTDIR)$(somedir)
|
||||||
|
# so it does not work when $(somedir) is undefined and
|
||||||
|
# $(DESTDIR) is not.
|
||||||
|
# To support the latter case, we have to write
|
||||||
|
# test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
|
||||||
|
# so the `.' trick is pointless.
|
||||||
|
mkdir_p='mkdir -p --'
|
||||||
|
else
|
||||||
|
# On NextStep and OpenStep, the `mkdir' command does not
|
||||||
|
# recognize any option. It will interpret all options as
|
||||||
|
# directories to create, and then abort because `.' already
|
||||||
|
# exists.
|
||||||
|
for d in ./-p ./--version;
|
||||||
|
do
|
||||||
|
test -d $d && rmdir $d
|
||||||
|
done
|
||||||
|
# $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
|
||||||
|
if test -f "$ac_aux_dir/mkinstalldirs"; then
|
||||||
|
mkdir_p='$(mkinstalldirs)'
|
||||||
|
else
|
||||||
|
mkdir_p='$(install_sh) -d'
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
AC_SUBST([mkdir_p])])
|
||||||
|
|
||||||
|
# Helper functions for option handling. -*- Autoconf -*-
|
||||||
|
|
||||||
|
# Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# serial 3
|
||||||
|
|
||||||
|
# _AM_MANGLE_OPTION(NAME)
|
||||||
|
# -----------------------
|
||||||
|
AC_DEFUN([_AM_MANGLE_OPTION],
|
||||||
|
[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
|
||||||
|
|
||||||
|
# _AM_SET_OPTION(NAME)
|
||||||
|
# ------------------------------
|
||||||
|
# Set option NAME. Presently that only means defining a flag for this option.
|
||||||
|
AC_DEFUN([_AM_SET_OPTION],
|
||||||
|
[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
|
||||||
|
|
||||||
|
# _AM_SET_OPTIONS(OPTIONS)
|
||||||
|
# ----------------------------------
|
||||||
|
# OPTIONS is a space-separated list of Automake options.
|
||||||
|
AC_DEFUN([_AM_SET_OPTIONS],
|
||||||
|
[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
|
||||||
|
|
||||||
|
# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
|
||||||
|
# -------------------------------------------
|
||||||
|
# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
|
||||||
|
AC_DEFUN([_AM_IF_OPTION],
|
||||||
|
[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
|
||||||
|
|
||||||
|
# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# AM_RUN_LOG(COMMAND)
|
||||||
|
# -------------------
|
||||||
|
# Run COMMAND, save the exit status in ac_status, and log it.
|
||||||
|
# (This has been adapted from Autoconf's _AC_RUN_LOG macro.)
|
||||||
|
AC_DEFUN([AM_RUN_LOG],
|
||||||
|
[{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
|
||||||
|
($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
|
||||||
|
ac_status=$?
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
|
||||||
|
(exit $ac_status); }])
|
||||||
|
|
||||||
|
# Check to make sure that the build environment is sane. -*- Autoconf -*-
|
||||||
|
|
||||||
|
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
|
||||||
|
# Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# serial 4
|
||||||
|
|
||||||
|
# AM_SANITY_CHECK
|
||||||
|
# ---------------
|
||||||
|
AC_DEFUN([AM_SANITY_CHECK],
|
||||||
|
[AC_MSG_CHECKING([whether build environment is sane])
|
||||||
|
# Just in case
|
||||||
|
sleep 1
|
||||||
|
echo timestamp > conftest.file
|
||||||
|
# Do `set' in a subshell so we don't clobber the current shell's
|
||||||
|
# arguments. Must try -L first in case configure is actually a
|
||||||
|
# symlink; some systems play weird games with the mod time of symlinks
|
||||||
|
# (eg FreeBSD returns the mod time of the symlink's containing
|
||||||
|
# directory).
|
||||||
|
if (
|
||||||
|
set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
|
||||||
|
if test "$[*]" = "X"; then
|
||||||
|
# -L didn't work.
|
||||||
|
set X `ls -t $srcdir/configure conftest.file`
|
||||||
|
fi
|
||||||
|
rm -f conftest.file
|
||||||
|
if test "$[*]" != "X $srcdir/configure conftest.file" \
|
||||||
|
&& test "$[*]" != "X conftest.file $srcdir/configure"; then
|
||||||
|
|
||||||
|
# If neither matched, then we have a broken ls. This can happen
|
||||||
|
# if, for instance, CONFIG_SHELL is bash and it inherits a
|
||||||
|
# broken ls alias from the environment. This has actually
|
||||||
|
# happened. Such a system could not be considered "sane".
|
||||||
|
AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
|
||||||
|
alias in your environment])
|
||||||
|
fi
|
||||||
|
|
||||||
|
test "$[2]" = conftest.file
|
||||||
|
)
|
||||||
|
then
|
||||||
|
# Ok.
|
||||||
|
:
|
||||||
|
else
|
||||||
|
AC_MSG_ERROR([newly created file is older than distributed files!
|
||||||
|
Check your system clock])
|
||||||
|
fi
|
||||||
|
AC_MSG_RESULT(yes)])
|
||||||
|
|
||||||
|
# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# AM_PROG_INSTALL_STRIP
|
||||||
|
# ---------------------
|
||||||
|
# One issue with vendor `install' (even GNU) is that you can't
|
||||||
|
# specify the program used to strip binaries. This is especially
|
||||||
|
# annoying in cross-compiling environments, where the build's strip
|
||||||
|
# is unlikely to handle the host's binaries.
|
||||||
|
# Fortunately install-sh will honor a STRIPPROG variable, so we
|
||||||
|
# always use install-sh in `make install-strip', and initialize
|
||||||
|
# STRIPPROG with the value of the STRIP variable (set by the user).
|
||||||
|
AC_DEFUN([AM_PROG_INSTALL_STRIP],
|
||||||
|
[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
|
||||||
|
# Installed binaries are usually stripped using `strip' when the user
|
||||||
|
# run `make install-strip'. However `strip' might not be the right
|
||||||
|
# tool to use in cross-compilation environments, therefore Automake
|
||||||
|
# will honor the `STRIP' environment variable to overrule this program.
|
||||||
|
dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
|
||||||
|
if test "$cross_compiling" != no; then
|
||||||
|
AC_CHECK_TOOL([STRIP], [strip], :)
|
||||||
|
fi
|
||||||
|
INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
|
||||||
|
AC_SUBST([INSTALL_STRIP_PROGRAM])])
|
||||||
|
|
||||||
|
# Check how to create a tarball. -*- Autoconf -*-
|
||||||
|
|
||||||
|
# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||||
|
#
|
||||||
|
# This file is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# serial 2
|
||||||
|
|
||||||
|
# _AM_PROG_TAR(FORMAT)
|
||||||
|
# --------------------
|
||||||
|
# Check how to create a tarball in format FORMAT.
|
||||||
|
# FORMAT should be one of `v7', `ustar', or `pax'.
|
||||||
|
#
|
||||||
|
# Substitute a variable $(am__tar) that is a command
|
||||||
|
# writing to stdout a FORMAT-tarball containing the directory
|
||||||
|
# $tardir.
|
||||||
|
# tardir=directory && $(am__tar) > result.tar
|
||||||
|
#
|
||||||
|
# Substitute a variable $(am__untar) that extract such
|
||||||
|
# a tarball read from stdin.
|
||||||
|
# $(am__untar) < result.tar
|
||||||
|
AC_DEFUN([_AM_PROG_TAR],
|
||||||
|
[# Always define AMTAR for backward compatibility.
|
||||||
|
AM_MISSING_PROG([AMTAR], [tar])
|
||||||
|
m4_if([$1], [v7],
|
||||||
|
[am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
|
||||||
|
[m4_case([$1], [ustar],, [pax],,
|
||||||
|
[m4_fatal([Unknown tar format])])
|
||||||
|
AC_MSG_CHECKING([how to create a $1 tar archive])
|
||||||
|
# Loop over all known methods to create a tar archive until one works.
|
||||||
|
_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
|
||||||
|
_am_tools=${am_cv_prog_tar_$1-$_am_tools}
|
||||||
|
# Do not fold the above two line into one, because Tru64 sh and
|
||||||
|
# Solaris sh will not grok spaces in the rhs of `-'.
|
||||||
|
for _am_tool in $_am_tools
|
||||||
|
do
|
||||||
|
case $_am_tool in
|
||||||
|
gnutar)
|
||||||
|
for _am_tar in tar gnutar gtar;
|
||||||
|
do
|
||||||
|
AM_RUN_LOG([$_am_tar --version]) && break
|
||||||
|
done
|
||||||
|
am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
|
||||||
|
am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
|
||||||
|
am__untar="$_am_tar -xf -"
|
||||||
|
;;
|
||||||
|
plaintar)
|
||||||
|
# Must skip GNU tar: if it does not support --format= it doesn't create
|
||||||
|
# ustar tarball either.
|
||||||
|
(tar --version) >/dev/null 2>&1 && continue
|
||||||
|
am__tar='tar chf - "$$tardir"'
|
||||||
|
am__tar_='tar chf - "$tardir"'
|
||||||
|
am__untar='tar xf -'
|
||||||
|
;;
|
||||||
|
pax)
|
||||||
|
am__tar='pax -L -x $1 -w "$$tardir"'
|
||||||
|
am__tar_='pax -L -x $1 -w "$tardir"'
|
||||||
|
am__untar='pax -r'
|
||||||
|
;;
|
||||||
|
cpio)
|
||||||
|
am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
|
||||||
|
am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
|
||||||
|
am__untar='cpio -i -H $1 -d'
|
||||||
|
;;
|
||||||
|
none)
|
||||||
|
am__tar=false
|
||||||
|
am__tar_=false
|
||||||
|
am__untar=false
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# If the value was cached, stop now. We just wanted to have am__tar
|
||||||
|
# and am__untar set.
|
||||||
|
test -n "${am_cv_prog_tar_$1}" && break
|
||||||
|
|
||||||
|
# tar/untar a dummy directory, and stop if the command works
|
||||||
|
rm -rf conftest.dir
|
||||||
|
mkdir conftest.dir
|
||||||
|
echo GrepMe > conftest.dir/file
|
||||||
|
AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
|
||||||
|
rm -rf conftest.dir
|
||||||
|
if test -s conftest.tar; then
|
||||||
|
AM_RUN_LOG([$am__untar <conftest.tar])
|
||||||
|
grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
rm -rf conftest.dir
|
||||||
|
|
||||||
|
AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
|
||||||
|
AC_MSG_RESULT([$am_cv_prog_tar_$1])])
|
||||||
|
AC_SUBST([am__tar])
|
||||||
|
AC_SUBST([am__untar])
|
||||||
|
]) # _AM_PROG_TAR
|
||||||
|
|
365
casa-yast/agents/Makefile
Normal file
365
casa-yast/agents/Makefile
Normal file
@ -0,0 +1,365 @@
|
|||||||
|
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
||||||
|
# agents/Makefile. Generated from Makefile.in by configure.
|
||||||
|
|
||||||
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
|
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||||
|
# This Makefile.in is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||||
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||||
|
# PARTICULAR PURPOSE.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Makefile.am for novell-casa/agents
|
||||||
|
|
||||||
|
|
||||||
|
srcdir = .
|
||||||
|
top_srcdir = ..
|
||||||
|
|
||||||
|
pkgdatadir = $(datadir)/yast2-novell-casa
|
||||||
|
pkglibdir = $(libdir)/yast2-novell-casa
|
||||||
|
pkgincludedir = $(includedir)/yast2-novell-casa
|
||||||
|
top_builddir = ..
|
||||||
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||||
|
INSTALL = /usr/bin/install -c -p
|
||||||
|
install_sh_DATA = $(install_sh) -c -m 644
|
||||||
|
install_sh_PROGRAM = $(install_sh) -c
|
||||||
|
install_sh_SCRIPT = $(install_sh) -c
|
||||||
|
INSTALL_HEADER = $(INSTALL_DATA)
|
||||||
|
transform = $(program_transform_name)
|
||||||
|
NORMAL_INSTALL = :
|
||||||
|
PRE_INSTALL = :
|
||||||
|
POST_INSTALL = :
|
||||||
|
NORMAL_UNINSTALL = :
|
||||||
|
PRE_UNINSTALL = :
|
||||||
|
POST_UNINSTALL = :
|
||||||
|
build_triplet = x86_64-suse-linux
|
||||||
|
host_triplet = x86_64-suse-linux
|
||||||
|
target_triplet = x86_64-suse-linux
|
||||||
|
subdir = agents
|
||||||
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||||
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
|
am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
||||||
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
|
$(ACLOCAL_M4)
|
||||||
|
mkinstalldirs = $(install_sh) -d
|
||||||
|
CONFIG_CLEAN_FILES =
|
||||||
|
am__installdirs = "$(DESTDIR)$(agentdir)" "$(DESTDIR)$(scrconfdir)"
|
||||||
|
agentSCRIPT_INSTALL = $(INSTALL_SCRIPT)
|
||||||
|
SCRIPTS = $(agent_SCRIPTS)
|
||||||
|
SOURCES =
|
||||||
|
DIST_SOURCES =
|
||||||
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||||
|
am__vpath_adj = case $$p in \
|
||||||
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
|
*) f=$$p;; \
|
||||||
|
esac;
|
||||||
|
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||||
|
scrconfDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
DATA = $(scrconf_DATA)
|
||||||
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||||
|
ACLOCAL = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run aclocal-1.9
|
||||||
|
AMTAR = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run tar
|
||||||
|
AUTOCONF = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run autoconf
|
||||||
|
AUTOHEADER = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run autoheader
|
||||||
|
AUTOMAKE = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run automake-1.9
|
||||||
|
AWK = gawk
|
||||||
|
CREATE_PKGCONFIG_FALSE =
|
||||||
|
CREATE_PKGCONFIG_NOARCH_FALSE =
|
||||||
|
CREATE_PKGCONFIG_NOARCH_TRUE = #
|
||||||
|
CREATE_PKGCONFIG_TRUE = #
|
||||||
|
CYGPATH_W = echo
|
||||||
|
DEFS = -DPACKAGE_NAME=\"yast2-novell-casa\" -DPACKAGE_TARNAME=\"yast2-novell-casa\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"yast2-novell-casa\ 1.6.0\" -DPACKAGE_BUGREPORT=\"http://www.suse.de/feedback\" -DPACKAGE=\"yast2-novell-casa\" -DVERSION=\"1.6.0\"
|
||||||
|
ECHO_C =
|
||||||
|
ECHO_N = -n
|
||||||
|
ECHO_T =
|
||||||
|
INSTALL_DATA = ${INSTALL} -m 644
|
||||||
|
INSTALL_PROGRAM = ${INSTALL}
|
||||||
|
INSTALL_SCRIPT = ${INSTALL}
|
||||||
|
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
|
||||||
|
LIBOBJS =
|
||||||
|
LIBS =
|
||||||
|
LN_S = ln -s
|
||||||
|
LTLIBOBJS =
|
||||||
|
MAINTAINER = casa <casa@novell.com>
|
||||||
|
MAKEINFO = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run makeinfo
|
||||||
|
PACKAGE = yast2-novell-casa
|
||||||
|
PACKAGE_BUGREPORT = http://www.suse.de/feedback
|
||||||
|
PACKAGE_NAME = yast2-novell-casa
|
||||||
|
PACKAGE_STRING = yast2-novell-casa 1.6.0
|
||||||
|
PACKAGE_TARNAME = yast2-novell-casa
|
||||||
|
PACKAGE_VERSION = 1.6.0
|
||||||
|
PATH_SEPARATOR = :
|
||||||
|
PKG_CONFIG_PATH =
|
||||||
|
RPMNAME = yast2-novell-casa
|
||||||
|
SET_MAKE =
|
||||||
|
SHELL = /bin/sh
|
||||||
|
STRIP =
|
||||||
|
STYLESHEET_CSS = /usr/share/YaST2/data/docbook/css/yast2docs.css
|
||||||
|
STYLESHEET_HTML = /usr/share/YaST2/data/docbook/stylesheets/customize-html.xsl
|
||||||
|
STYLESHEET_PDF = /usr/share/YaST2/data/docbook/stylesheets/customize-fo.xsl
|
||||||
|
STYLESHEET_YCPDOC = /usr/share/YaST2/data/docbook/stylesheets/ycpdoc.xsl
|
||||||
|
STYLESHEET_YDOC = /usr/share/YaST2/data/docbook/stylesheets/ydoc.xsl
|
||||||
|
VERSION = 1.6.0
|
||||||
|
XGETTEXT = /usr/bin/xgettext
|
||||||
|
YCPC = /usr/bin/ycpc
|
||||||
|
YCPDOC = /usr/lib/YaST2/bin/ycpdoc
|
||||||
|
YCPMAKEDEP = /usr/lib/YaST2/bin/ycpmakedep
|
||||||
|
ac_ct_STRIP =
|
||||||
|
agentdir = ${prefix}/lib/YaST2/servers_non_y2
|
||||||
|
am__leading_dot = .
|
||||||
|
am__tar = tar --format=ustar -chf - "$$tardir"
|
||||||
|
am__untar = tar -xf -
|
||||||
|
bindir = ${exec_prefix}/bin
|
||||||
|
build = x86_64-suse-linux
|
||||||
|
build_alias =
|
||||||
|
build_cpu = x86_64
|
||||||
|
build_os = linux
|
||||||
|
build_vendor = suse
|
||||||
|
clientdir = ${prefix}/share/YaST2/clients
|
||||||
|
datadir = ${prefix}/share
|
||||||
|
desktopdir = ${prefix}/share/applications/YaST2
|
||||||
|
docdir = ${prefix}/share/doc/packages/yast2-novell-casa
|
||||||
|
exec_prefix = ${prefix}
|
||||||
|
execcompdir = ${prefix}/lib/YaST2
|
||||||
|
fillupdir = /var/adm/fillup-templates
|
||||||
|
host = x86_64-suse-linux
|
||||||
|
host_alias =
|
||||||
|
host_cpu = x86_64
|
||||||
|
host_os = linux
|
||||||
|
host_vendor = suse
|
||||||
|
imagedir = ${prefix}/share/YaST2/images
|
||||||
|
includedir = ${prefix}/include/YaST2
|
||||||
|
infodir = ${prefix}/info
|
||||||
|
install_sh = /home/nds_cm/dev/yast/casa-yast/install-sh
|
||||||
|
libdir = ${exec_prefix}/lib
|
||||||
|
libexecdir = ${exec_prefix}/libexec
|
||||||
|
localedir = ${prefix}/share/YaST2/locale
|
||||||
|
localstatedir = ${prefix}/var
|
||||||
|
mandir = ${prefix}/share/man
|
||||||
|
mkdir_p = mkdir -p --
|
||||||
|
moduledir = ${prefix}/share/YaST2/modules
|
||||||
|
oldincludedir = /usr/include
|
||||||
|
pkgconfigdatadir = ${datadir}/pkgconfig
|
||||||
|
pkgconfigdir = ${libdir}/pkgconfig
|
||||||
|
plugindir = ${libdir}/YaST2/plugin
|
||||||
|
potdir = ${docdir}/pot
|
||||||
|
prefix = /usr
|
||||||
|
program_transform_name = s,x,x,
|
||||||
|
sbindir = ${exec_prefix}/sbin
|
||||||
|
schemadir = ${prefix}/share/YaST2/schema
|
||||||
|
scrconfdir = ${prefix}/share/YaST2/scrconf
|
||||||
|
sharedstatedir = ${prefix}/com
|
||||||
|
sysconfdir = ${prefix}/etc
|
||||||
|
target = x86_64-suse-linux
|
||||||
|
target_alias =
|
||||||
|
target_cpu = x86_64
|
||||||
|
target_os = linux
|
||||||
|
target_vendor = suse
|
||||||
|
themedir = ${prefix}/share/YaST2/theme
|
||||||
|
yast2dir = ${prefix}/share/YaST2
|
||||||
|
ybindir = ${prefix}/lib/YaST2/bin
|
||||||
|
ydatadir = ${prefix}/share/YaST2/data
|
||||||
|
yncludedir = ${prefix}/share/YaST2/include
|
||||||
|
ystartupdir = ${prefix}/lib/YaST2
|
||||||
|
agent_SCRIPTS =
|
||||||
|
scrconf_DATA =
|
||||||
|
EXTRA_DIST = $(agent_SCRIPTS) $(scrconf_DATA)
|
||||||
|
all: all-am
|
||||||
|
|
||||||
|
.SUFFIXES:
|
||||||
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||||
|
@for dep in $?; do \
|
||||||
|
case '$(am__configure_deps)' in \
|
||||||
|
*$$dep*) \
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||||
|
&& exit 0; \
|
||||||
|
exit 1;; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu agents/Makefile'; \
|
||||||
|
cd $(top_srcdir) && \
|
||||||
|
$(AUTOMAKE) --gnu agents/Makefile
|
||||||
|
.PRECIOUS: Makefile
|
||||||
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||||
|
@case '$?' in \
|
||||||
|
*config.status*) \
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||||
|
*) \
|
||||||
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||||
|
esac;
|
||||||
|
|
||||||
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
|
||||||
|
$(top_srcdir)/configure: $(am__configure_deps)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
install-agentSCRIPTS: $(agent_SCRIPTS)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(agentdir)" || $(mkdir_p) "$(DESTDIR)$(agentdir)"
|
||||||
|
@list='$(agent_SCRIPTS)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
if test -f $$d$$p; then \
|
||||||
|
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
|
||||||
|
echo " $(agentSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(agentdir)/$$f'"; \
|
||||||
|
$(agentSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(agentdir)/$$f"; \
|
||||||
|
else :; fi; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-agentSCRIPTS:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(agent_SCRIPTS)'; for p in $$list; do \
|
||||||
|
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
|
||||||
|
echo " rm -f '$(DESTDIR)$(agentdir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(agentdir)/$$f"; \
|
||||||
|
done
|
||||||
|
uninstall-info-am:
|
||||||
|
install-scrconfDATA: $(scrconf_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(scrconfdir)" || $(mkdir_p) "$(DESTDIR)$(scrconfdir)"
|
||||||
|
@list='$(scrconf_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(scrconfDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(scrconfdir)/$$f'"; \
|
||||||
|
$(scrconfDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(scrconfdir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-scrconfDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(scrconf_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(scrconfdir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(scrconfdir)/$$f"; \
|
||||||
|
done
|
||||||
|
tags: TAGS
|
||||||
|
TAGS:
|
||||||
|
|
||||||
|
ctags: CTAGS
|
||||||
|
CTAGS:
|
||||||
|
|
||||||
|
|
||||||
|
distdir: $(DISTFILES)
|
||||||
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||||
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||||
|
list='$(DISTFILES)'; for file in $$list; do \
|
||||||
|
case $$file in \
|
||||||
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
|
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||||
|
esac; \
|
||||||
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||||
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||||
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||||
|
dir="/$$dir"; \
|
||||||
|
$(mkdir_p) "$(distdir)$$dir"; \
|
||||||
|
else \
|
||||||
|
dir=''; \
|
||||||
|
fi; \
|
||||||
|
if test -d $$d/$$file; then \
|
||||||
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||||
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
fi; \
|
||||||
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
else \
|
||||||
|
test -f $(distdir)/$$file \
|
||||||
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
check-am: all-am
|
||||||
|
check: check-am
|
||||||
|
all-am: Makefile $(SCRIPTS) $(DATA)
|
||||||
|
installdirs:
|
||||||
|
for dir in "$(DESTDIR)$(agentdir)" "$(DESTDIR)$(scrconfdir)"; do \
|
||||||
|
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||||
|
done
|
||||||
|
install: install-am
|
||||||
|
install-exec: install-exec-am
|
||||||
|
install-data: install-data-am
|
||||||
|
uninstall: uninstall-am
|
||||||
|
|
||||||
|
install-am: all-am
|
||||||
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||||
|
|
||||||
|
installcheck: installcheck-am
|
||||||
|
install-strip:
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||||
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||||
|
`test -z '$(STRIP)' || \
|
||||||
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||||
|
mostlyclean-generic:
|
||||||
|
|
||||||
|
clean-generic:
|
||||||
|
|
||||||
|
distclean-generic:
|
||||||
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||||
|
|
||||||
|
maintainer-clean-generic:
|
||||||
|
@echo "This command is intended for maintainers to use"
|
||||||
|
@echo "it deletes files that may require special tools to rebuild."
|
||||||
|
clean: clean-am
|
||||||
|
|
||||||
|
clean-am: clean-generic mostlyclean-am
|
||||||
|
|
||||||
|
distclean: distclean-am
|
||||||
|
-rm -f Makefile
|
||||||
|
distclean-am: clean-am distclean-generic
|
||||||
|
|
||||||
|
dvi: dvi-am
|
||||||
|
|
||||||
|
dvi-am:
|
||||||
|
|
||||||
|
html: html-am
|
||||||
|
|
||||||
|
info: info-am
|
||||||
|
|
||||||
|
info-am:
|
||||||
|
|
||||||
|
install-data-am: install-agentSCRIPTS install-scrconfDATA
|
||||||
|
|
||||||
|
install-exec-am:
|
||||||
|
|
||||||
|
install-info: install-info-am
|
||||||
|
|
||||||
|
install-man:
|
||||||
|
|
||||||
|
installcheck-am:
|
||||||
|
|
||||||
|
maintainer-clean: maintainer-clean-am
|
||||||
|
-rm -f Makefile
|
||||||
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||||
|
|
||||||
|
mostlyclean: mostlyclean-am
|
||||||
|
|
||||||
|
mostlyclean-am: mostlyclean-generic
|
||||||
|
|
||||||
|
pdf: pdf-am
|
||||||
|
|
||||||
|
pdf-am:
|
||||||
|
|
||||||
|
ps: ps-am
|
||||||
|
|
||||||
|
ps-am:
|
||||||
|
|
||||||
|
uninstall-am: uninstall-agentSCRIPTS uninstall-info-am \
|
||||||
|
uninstall-scrconfDATA
|
||||||
|
|
||||||
|
.PHONY: all all-am check check-am clean clean-generic distclean \
|
||||||
|
distclean-generic distdir dvi dvi-am html html-am info info-am \
|
||||||
|
install install-agentSCRIPTS install-am install-data \
|
||||||
|
install-data-am install-exec install-exec-am install-info \
|
||||||
|
install-info-am install-man install-scrconfDATA install-strip \
|
||||||
|
installcheck installcheck-am installdirs maintainer-clean \
|
||||||
|
maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
|
||||||
|
pdf-am ps ps-am uninstall uninstall-agentSCRIPTS uninstall-am \
|
||||||
|
uninstall-info-am uninstall-scrconfDATA
|
||||||
|
|
||||||
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||||
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
|
.NOEXPORT:
|
7
casa-yast/agents/Makefile.am
Normal file
7
casa-yast/agents/Makefile.am
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Makefile.am for novell-casa/agents
|
||||||
|
|
||||||
|
agent_SCRIPTS =
|
||||||
|
|
||||||
|
scrconf_DATA =
|
||||||
|
|
||||||
|
EXTRA_DIST = $(agent_SCRIPTS) $(scrconf_DATA)
|
365
casa-yast/agents/Makefile.in
Normal file
365
casa-yast/agents/Makefile.in
Normal file
@ -0,0 +1,365 @@
|
|||||||
|
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
||||||
|
# @configure_input@
|
||||||
|
|
||||||
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
|
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||||
|
# This Makefile.in is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||||
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||||
|
# PARTICULAR PURPOSE.
|
||||||
|
|
||||||
|
@SET_MAKE@
|
||||||
|
|
||||||
|
# Makefile.am for novell-casa/agents
|
||||||
|
|
||||||
|
|
||||||
|
srcdir = @srcdir@
|
||||||
|
top_srcdir = @top_srcdir@
|
||||||
|
VPATH = @srcdir@
|
||||||
|
pkgdatadir = $(datadir)/@PACKAGE@
|
||||||
|
pkglibdir = $(libdir)/@PACKAGE@
|
||||||
|
pkgincludedir = $(includedir)/@PACKAGE@
|
||||||
|
top_builddir = ..
|
||||||
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||||
|
INSTALL = @INSTALL@
|
||||||
|
install_sh_DATA = $(install_sh) -c -m 644
|
||||||
|
install_sh_PROGRAM = $(install_sh) -c
|
||||||
|
install_sh_SCRIPT = $(install_sh) -c
|
||||||
|
INSTALL_HEADER = $(INSTALL_DATA)
|
||||||
|
transform = $(program_transform_name)
|
||||||
|
NORMAL_INSTALL = :
|
||||||
|
PRE_INSTALL = :
|
||||||
|
POST_INSTALL = :
|
||||||
|
NORMAL_UNINSTALL = :
|
||||||
|
PRE_UNINSTALL = :
|
||||||
|
POST_UNINSTALL = :
|
||||||
|
build_triplet = @build@
|
||||||
|
host_triplet = @host@
|
||||||
|
target_triplet = @target@
|
||||||
|
subdir = agents
|
||||||
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
|
||||||
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
|
am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
||||||
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
|
$(ACLOCAL_M4)
|
||||||
|
mkinstalldirs = $(install_sh) -d
|
||||||
|
CONFIG_CLEAN_FILES =
|
||||||
|
am__installdirs = "$(DESTDIR)$(agentdir)" "$(DESTDIR)$(scrconfdir)"
|
||||||
|
agentSCRIPT_INSTALL = $(INSTALL_SCRIPT)
|
||||||
|
SCRIPTS = $(agent_SCRIPTS)
|
||||||
|
SOURCES =
|
||||||
|
DIST_SOURCES =
|
||||||
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||||
|
am__vpath_adj = case $$p in \
|
||||||
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
|
*) f=$$p;; \
|
||||||
|
esac;
|
||||||
|
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||||
|
scrconfDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
DATA = $(scrconf_DATA)
|
||||||
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||||
|
ACLOCAL = @ACLOCAL@
|
||||||
|
AMTAR = @AMTAR@
|
||||||
|
AUTOCONF = @AUTOCONF@
|
||||||
|
AUTOHEADER = @AUTOHEADER@
|
||||||
|
AUTOMAKE = @AUTOMAKE@
|
||||||
|
AWK = @AWK@
|
||||||
|
CREATE_PKGCONFIG_FALSE = @CREATE_PKGCONFIG_FALSE@
|
||||||
|
CREATE_PKGCONFIG_NOARCH_FALSE = @CREATE_PKGCONFIG_NOARCH_FALSE@
|
||||||
|
CREATE_PKGCONFIG_NOARCH_TRUE = @CREATE_PKGCONFIG_NOARCH_TRUE@
|
||||||
|
CREATE_PKGCONFIG_TRUE = @CREATE_PKGCONFIG_TRUE@
|
||||||
|
CYGPATH_W = @CYGPATH_W@
|
||||||
|
DEFS = @DEFS@
|
||||||
|
ECHO_C = @ECHO_C@
|
||||||
|
ECHO_N = @ECHO_N@
|
||||||
|
ECHO_T = @ECHO_T@
|
||||||
|
INSTALL_DATA = @INSTALL_DATA@
|
||||||
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||||
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||||
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||||
|
LIBOBJS = @LIBOBJS@
|
||||||
|
LIBS = @LIBS@
|
||||||
|
LN_S = @LN_S@
|
||||||
|
LTLIBOBJS = @LTLIBOBJS@
|
||||||
|
MAINTAINER = @MAINTAINER@
|
||||||
|
MAKEINFO = @MAKEINFO@
|
||||||
|
PACKAGE = @PACKAGE@
|
||||||
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||||
|
PACKAGE_NAME = @PACKAGE_NAME@
|
||||||
|
PACKAGE_STRING = @PACKAGE_STRING@
|
||||||
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||||
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||||
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||||
|
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
|
||||||
|
RPMNAME = @RPMNAME@
|
||||||
|
SET_MAKE = @SET_MAKE@
|
||||||
|
SHELL = @SHELL@
|
||||||
|
STRIP = @STRIP@
|
||||||
|
STYLESHEET_CSS = @STYLESHEET_CSS@
|
||||||
|
STYLESHEET_HTML = @STYLESHEET_HTML@
|
||||||
|
STYLESHEET_PDF = @STYLESHEET_PDF@
|
||||||
|
STYLESHEET_YCPDOC = @STYLESHEET_YCPDOC@
|
||||||
|
STYLESHEET_YDOC = @STYLESHEET_YDOC@
|
||||||
|
VERSION = @VERSION@
|
||||||
|
XGETTEXT = @XGETTEXT@
|
||||||
|
YCPC = @YCPC@
|
||||||
|
YCPDOC = @YCPDOC@
|
||||||
|
YCPMAKEDEP = @YCPMAKEDEP@
|
||||||
|
ac_ct_STRIP = @ac_ct_STRIP@
|
||||||
|
agentdir = @agentdir@
|
||||||
|
am__leading_dot = @am__leading_dot@
|
||||||
|
am__tar = @am__tar@
|
||||||
|
am__untar = @am__untar@
|
||||||
|
bindir = @bindir@
|
||||||
|
build = @build@
|
||||||
|
build_alias = @build_alias@
|
||||||
|
build_cpu = @build_cpu@
|
||||||
|
build_os = @build_os@
|
||||||
|
build_vendor = @build_vendor@
|
||||||
|
clientdir = @clientdir@
|
||||||
|
datadir = @datadir@
|
||||||
|
desktopdir = @desktopdir@
|
||||||
|
docdir = @docdir@
|
||||||
|
exec_prefix = @exec_prefix@
|
||||||
|
execcompdir = @execcompdir@
|
||||||
|
fillupdir = @fillupdir@
|
||||||
|
host = @host@
|
||||||
|
host_alias = @host_alias@
|
||||||
|
host_cpu = @host_cpu@
|
||||||
|
host_os = @host_os@
|
||||||
|
host_vendor = @host_vendor@
|
||||||
|
imagedir = @imagedir@
|
||||||
|
includedir = @includedir@
|
||||||
|
infodir = @infodir@
|
||||||
|
install_sh = @install_sh@
|
||||||
|
libdir = @libdir@
|
||||||
|
libexecdir = @libexecdir@
|
||||||
|
localedir = @localedir@
|
||||||
|
localstatedir = @localstatedir@
|
||||||
|
mandir = @mandir@
|
||||||
|
mkdir_p = @mkdir_p@
|
||||||
|
moduledir = @moduledir@
|
||||||
|
oldincludedir = @oldincludedir@
|
||||||
|
pkgconfigdatadir = @pkgconfigdatadir@
|
||||||
|
pkgconfigdir = @pkgconfigdir@
|
||||||
|
plugindir = @plugindir@
|
||||||
|
potdir = @potdir@
|
||||||
|
prefix = @prefix@
|
||||||
|
program_transform_name = @program_transform_name@
|
||||||
|
sbindir = @sbindir@
|
||||||
|
schemadir = @schemadir@
|
||||||
|
scrconfdir = @scrconfdir@
|
||||||
|
sharedstatedir = @sharedstatedir@
|
||||||
|
sysconfdir = @sysconfdir@
|
||||||
|
target = @target@
|
||||||
|
target_alias = @target_alias@
|
||||||
|
target_cpu = @target_cpu@
|
||||||
|
target_os = @target_os@
|
||||||
|
target_vendor = @target_vendor@
|
||||||
|
themedir = @themedir@
|
||||||
|
yast2dir = @yast2dir@
|
||||||
|
ybindir = @ybindir@
|
||||||
|
ydatadir = @ydatadir@
|
||||||
|
yncludedir = @yncludedir@
|
||||||
|
ystartupdir = @ystartupdir@
|
||||||
|
agent_SCRIPTS =
|
||||||
|
scrconf_DATA =
|
||||||
|
EXTRA_DIST = $(agent_SCRIPTS) $(scrconf_DATA)
|
||||||
|
all: all-am
|
||||||
|
|
||||||
|
.SUFFIXES:
|
||||||
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
|
||||||
|
@for dep in $?; do \
|
||||||
|
case '$(am__configure_deps)' in \
|
||||||
|
*$$dep*) \
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||||
|
&& exit 0; \
|
||||||
|
exit 1;; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu agents/Makefile'; \
|
||||||
|
cd $(top_srcdir) && \
|
||||||
|
$(AUTOMAKE) --gnu agents/Makefile
|
||||||
|
.PRECIOUS: Makefile
|
||||||
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||||
|
@case '$?' in \
|
||||||
|
*config.status*) \
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||||
|
*) \
|
||||||
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||||
|
esac;
|
||||||
|
|
||||||
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
|
||||||
|
$(top_srcdir)/configure: $(am__configure_deps)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
install-agentSCRIPTS: $(agent_SCRIPTS)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(agentdir)" || $(mkdir_p) "$(DESTDIR)$(agentdir)"
|
||||||
|
@list='$(agent_SCRIPTS)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
if test -f $$d$$p; then \
|
||||||
|
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
|
||||||
|
echo " $(agentSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(agentdir)/$$f'"; \
|
||||||
|
$(agentSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(agentdir)/$$f"; \
|
||||||
|
else :; fi; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-agentSCRIPTS:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(agent_SCRIPTS)'; for p in $$list; do \
|
||||||
|
f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
|
||||||
|
echo " rm -f '$(DESTDIR)$(agentdir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(agentdir)/$$f"; \
|
||||||
|
done
|
||||||
|
uninstall-info-am:
|
||||||
|
install-scrconfDATA: $(scrconf_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(scrconfdir)" || $(mkdir_p) "$(DESTDIR)$(scrconfdir)"
|
||||||
|
@list='$(scrconf_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(scrconfDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(scrconfdir)/$$f'"; \
|
||||||
|
$(scrconfDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(scrconfdir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-scrconfDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(scrconf_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(scrconfdir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(scrconfdir)/$$f"; \
|
||||||
|
done
|
||||||
|
tags: TAGS
|
||||||
|
TAGS:
|
||||||
|
|
||||||
|
ctags: CTAGS
|
||||||
|
CTAGS:
|
||||||
|
|
||||||
|
|
||||||
|
distdir: $(DISTFILES)
|
||||||
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||||
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||||
|
list='$(DISTFILES)'; for file in $$list; do \
|
||||||
|
case $$file in \
|
||||||
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
|
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||||
|
esac; \
|
||||||
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||||
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||||
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||||
|
dir="/$$dir"; \
|
||||||
|
$(mkdir_p) "$(distdir)$$dir"; \
|
||||||
|
else \
|
||||||
|
dir=''; \
|
||||||
|
fi; \
|
||||||
|
if test -d $$d/$$file; then \
|
||||||
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||||
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
fi; \
|
||||||
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
else \
|
||||||
|
test -f $(distdir)/$$file \
|
||||||
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
check-am: all-am
|
||||||
|
check: check-am
|
||||||
|
all-am: Makefile $(SCRIPTS) $(DATA)
|
||||||
|
installdirs:
|
||||||
|
for dir in "$(DESTDIR)$(agentdir)" "$(DESTDIR)$(scrconfdir)"; do \
|
||||||
|
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||||
|
done
|
||||||
|
install: install-am
|
||||||
|
install-exec: install-exec-am
|
||||||
|
install-data: install-data-am
|
||||||
|
uninstall: uninstall-am
|
||||||
|
|
||||||
|
install-am: all-am
|
||||||
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||||
|
|
||||||
|
installcheck: installcheck-am
|
||||||
|
install-strip:
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||||
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||||
|
`test -z '$(STRIP)' || \
|
||||||
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||||
|
mostlyclean-generic:
|
||||||
|
|
||||||
|
clean-generic:
|
||||||
|
|
||||||
|
distclean-generic:
|
||||||
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||||
|
|
||||||
|
maintainer-clean-generic:
|
||||||
|
@echo "This command is intended for maintainers to use"
|
||||||
|
@echo "it deletes files that may require special tools to rebuild."
|
||||||
|
clean: clean-am
|
||||||
|
|
||||||
|
clean-am: clean-generic mostlyclean-am
|
||||||
|
|
||||||
|
distclean: distclean-am
|
||||||
|
-rm -f Makefile
|
||||||
|
distclean-am: clean-am distclean-generic
|
||||||
|
|
||||||
|
dvi: dvi-am
|
||||||
|
|
||||||
|
dvi-am:
|
||||||
|
|
||||||
|
html: html-am
|
||||||
|
|
||||||
|
info: info-am
|
||||||
|
|
||||||
|
info-am:
|
||||||
|
|
||||||
|
install-data-am: install-agentSCRIPTS install-scrconfDATA
|
||||||
|
|
||||||
|
install-exec-am:
|
||||||
|
|
||||||
|
install-info: install-info-am
|
||||||
|
|
||||||
|
install-man:
|
||||||
|
|
||||||
|
installcheck-am:
|
||||||
|
|
||||||
|
maintainer-clean: maintainer-clean-am
|
||||||
|
-rm -f Makefile
|
||||||
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||||
|
|
||||||
|
mostlyclean: mostlyclean-am
|
||||||
|
|
||||||
|
mostlyclean-am: mostlyclean-generic
|
||||||
|
|
||||||
|
pdf: pdf-am
|
||||||
|
|
||||||
|
pdf-am:
|
||||||
|
|
||||||
|
ps: ps-am
|
||||||
|
|
||||||
|
ps-am:
|
||||||
|
|
||||||
|
uninstall-am: uninstall-agentSCRIPTS uninstall-info-am \
|
||||||
|
uninstall-scrconfDATA
|
||||||
|
|
||||||
|
.PHONY: all all-am check check-am clean clean-generic distclean \
|
||||||
|
distclean-generic distdir dvi dvi-am html html-am info info-am \
|
||||||
|
install install-agentSCRIPTS install-am install-data \
|
||||||
|
install-data-am install-exec install-exec-am install-info \
|
||||||
|
install-info-am install-man install-scrconfDATA install-strip \
|
||||||
|
installcheck installcheck-am installdirs maintainer-clean \
|
||||||
|
maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
|
||||||
|
pdf-am ps ps-am uninstall uninstall-agentSCRIPTS uninstall-am \
|
||||||
|
uninstall-info-am uninstall-scrconfDATA
|
||||||
|
|
||||||
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||||
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
|
.NOEXPORT:
|
24
casa-yast/autodocs-cc-base.ami
Normal file
24
casa-yast/autodocs-cc-base.ami
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
# -*- makefile -*- Automake include file
|
||||||
|
# $Id: autodocs-cc.ami 23704 2005-06-10 17:36:13Z mvidner $
|
||||||
|
|
||||||
|
# This is a common base for autodocs-cc-{,off}.ami
|
||||||
|
# and should NOT be used directly
|
||||||
|
|
||||||
|
# Builds source documentation for C++ sources
|
||||||
|
# Uses doxygen (ydoxygen)
|
||||||
|
# PARAMETERS:
|
||||||
|
# AUTODOCS_CC: Directories that the C++ autodocs is built from
|
||||||
|
# Optional - the default is $(srcdir)/../../src
|
||||||
|
# AUTODOCS_DEPS: dependencies of the docs, default is $(AUTODOCS_CC)/*.h
|
||||||
|
# AUTODOCS_PARAMS: more params for ydoxygen
|
||||||
|
|
||||||
|
AUTODOCS_CC ?= $(srcdir)/../../src
|
||||||
|
AUTODOCS_DEPS ?= $(AUTODOCS_CC)/*.h
|
||||||
|
|
||||||
|
html_data = index.html $(wildcard *.html *.png) doxygen.css @RPMNAME@.tag
|
||||||
|
CLEANFILES = $(html_data) doxygen.log doxygen.conf installdox
|
||||||
|
|
||||||
|
doxygen.css @RPMNAME@.tag: index.html
|
||||||
|
|
||||||
|
index.html: $(AUTODOCS_DEPS)
|
||||||
|
${YDOXYGEN} PROJECT_NAME=@RPMNAME@ INPUT=$(AUTODOCS_CC) $(AUTODOCS_PARAMS)
|
12
casa-yast/autodocs-cc-off.ami
Normal file
12
casa-yast/autodocs-cc-off.ami
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# -*- makefile -*- Automake include file
|
||||||
|
# $Id: autodocs-cc.ami 23704 2005-06-10 17:36:13Z mvidner $
|
||||||
|
|
||||||
|
# Builds source documentation for C++ sources.
|
||||||
|
# Builds only on demand, intended for leaf packages where the
|
||||||
|
# docs is useful for their own maintainer.
|
||||||
|
|
||||||
|
# PARAMETERS: see autodocs-cc-base
|
||||||
|
|
||||||
|
include $(top_srcdir)/autodocs-cc-base.ami
|
||||||
|
|
||||||
|
html: index.html
|
14
casa-yast/autodocs-cc.ami
Normal file
14
casa-yast/autodocs-cc.ami
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# -*- makefile -*- Automake include file
|
||||||
|
# $Id: autodocs-cc.ami 28248 2006-02-21 14:14:07Z mvidner $
|
||||||
|
|
||||||
|
# Builds source documentation for C++ sources.
|
||||||
|
# Builds and installs by default, intended for base packages where the
|
||||||
|
# docs is useful for developers of leaf packages.
|
||||||
|
|
||||||
|
# PARAMETERS: (additional to those of autodocs-cc-base)
|
||||||
|
# AUTODOCS_SUBDIR: htmldir will be $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
|
||||||
|
|
||||||
|
include $(top_srcdir)/autodocs-cc-base.ami
|
||||||
|
|
||||||
|
htmldir = $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
|
||||||
|
html_DATA = $(html_data)
|
18
casa-yast/autodocs-ycp.ami
Normal file
18
casa-yast/autodocs-ycp.ami
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# -*- makefile -*- Automake include file
|
||||||
|
# $Id: autodocs-ycp.ami 23438 2005-05-17 16:31:21Z mvidner $
|
||||||
|
|
||||||
|
# Builds source documentation for YCP sources
|
||||||
|
# Uses ycpdoc
|
||||||
|
# PARAMETERS:
|
||||||
|
# AUTODOCS_YCP: Files that the ycp autodocs is built from
|
||||||
|
# Optional - the default is $(srcdir)/../../src/*.ycp
|
||||||
|
|
||||||
|
htmldir = $(docdir)/autodocs
|
||||||
|
|
||||||
|
html_DATA = index.html $(wildcard *.html)
|
||||||
|
CLEANFILES = $(html_DATA)
|
||||||
|
|
||||||
|
AUTODOCS_YCP ?= $(srcdir)/../../src/*.ycp
|
||||||
|
index.html: $(AUTODOCS_YCP)
|
||||||
|
${YCPDOC} -d. $^
|
||||||
|
|
3282
casa-yast/autom4te.cache/output.0
Normal file
3282
casa-yast/autom4te.cache/output.0
Normal file
File diff suppressed because it is too large
Load Diff
3282
casa-yast/autom4te.cache/output.1
Normal file
3282
casa-yast/autom4te.cache/output.1
Normal file
File diff suppressed because it is too large
Load Diff
272
casa-yast/autom4te.cache/requests
Normal file
272
casa-yast/autom4te.cache/requests
Normal file
@ -0,0 +1,272 @@
|
|||||||
|
# This file was generated.
|
||||||
|
# It contains the lists of macros which have been traced.
|
||||||
|
# It can be safely removed.
|
||||||
|
|
||||||
|
@request = (
|
||||||
|
bless( [
|
||||||
|
'0',
|
||||||
|
1,
|
||||||
|
[
|
||||||
|
'/usr/share/autoconf'
|
||||||
|
],
|
||||||
|
[
|
||||||
|
'/usr/share/autoconf/autoconf/autoconf.m4f',
|
||||||
|
'/usr/share/aclocal-1.9/amversion.m4',
|
||||||
|
'/usr/share/aclocal-1.9/auxdir.m4',
|
||||||
|
'/usr/share/aclocal-1.9/cond.m4',
|
||||||
|
'/usr/share/aclocal-1.9/depend.m4',
|
||||||
|
'/usr/share/aclocal-1.9/depout.m4',
|
||||||
|
'/usr/share/aclocal-1.9/init.m4',
|
||||||
|
'/usr/share/aclocal-1.9/install-sh.m4',
|
||||||
|
'/usr/share/aclocal-1.9/lead-dot.m4',
|
||||||
|
'/usr/share/aclocal-1.9/make.m4',
|
||||||
|
'/usr/share/aclocal-1.9/missing.m4',
|
||||||
|
'/usr/share/aclocal-1.9/mkdirp.m4',
|
||||||
|
'/usr/share/aclocal-1.9/options.m4',
|
||||||
|
'/usr/share/aclocal-1.9/runlog.m4',
|
||||||
|
'/usr/share/aclocal-1.9/sanity.m4',
|
||||||
|
'/usr/share/aclocal-1.9/strip.m4',
|
||||||
|
'/usr/share/aclocal-1.9/tar.m4',
|
||||||
|
'configure.in'
|
||||||
|
],
|
||||||
|
{
|
||||||
|
'm4_pattern_forbid' => 1,
|
||||||
|
'AC_CONFIG_LIBOBJ_DIR' => 1,
|
||||||
|
'AC_C_VOLATILE' => 1,
|
||||||
|
'AC_TYPE_OFF_T' => 1,
|
||||||
|
'AC_FUNC_CLOSEDIR_VOID' => 1,
|
||||||
|
'AC_REPLACE_FNMATCH' => 1,
|
||||||
|
'AC_DEFUN' => 1,
|
||||||
|
'AC_PROG_LIBTOOL' => 1,
|
||||||
|
'AM_PROG_MKDIR_P' => 1,
|
||||||
|
'AC_FUNC_STAT' => 1,
|
||||||
|
'AC_FUNC_WAIT3' => 1,
|
||||||
|
'AC_HEADER_TIME' => 1,
|
||||||
|
'AM_AUTOMAKE_VERSION' => 1,
|
||||||
|
'AC_FUNC_LSTAT' => 1,
|
||||||
|
'AC_STRUCT_TM' => 1,
|
||||||
|
'AM_MISSING_HAS_RUN' => 1,
|
||||||
|
'AC_FUNC_GETMNTENT' => 1,
|
||||||
|
'AC_TYPE_MODE_T' => 1,
|
||||||
|
'AC_CHECK_HEADERS' => 1,
|
||||||
|
'AC_FUNC_STRTOD' => 1,
|
||||||
|
'AM_MISSING_PROG' => 1,
|
||||||
|
'AC_FUNC_STRNLEN' => 1,
|
||||||
|
'm4_sinclude' => 1,
|
||||||
|
'AC_PROG_CXX' => 1,
|
||||||
|
'AC_PATH_X' => 1,
|
||||||
|
'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
|
||||||
|
'AM_PROG_INSTALL_STRIP' => 1,
|
||||||
|
'AC_PROG_AWK' => 1,
|
||||||
|
'_m4_warn' => 1,
|
||||||
|
'AC_HEADER_STDC' => 1,
|
||||||
|
'AC_HEADER_MAJOR' => 1,
|
||||||
|
'AM_SANITY_CHECK' => 1,
|
||||||
|
'_AM_PROG_TAR' => 1,
|
||||||
|
'AC_FUNC_ERROR_AT_LINE' => 1,
|
||||||
|
'AC_PROG_GCC_TRADITIONAL' => 1,
|
||||||
|
'AM_DEP_TRACK' => 1,
|
||||||
|
'AC_LIBSOURCE' => 1,
|
||||||
|
'AC_FUNC_MBRTOWC' => 1,
|
||||||
|
'AC_STRUCT_ST_BLOCKS' => 1,
|
||||||
|
'AC_TYPE_SIGNAL' => 1,
|
||||||
|
'_AM_IF_OPTION' => 1,
|
||||||
|
'AC_TYPE_UID_T' => 1,
|
||||||
|
'AC_PROG_MAKE_SET' => 1,
|
||||||
|
'AC_CONFIG_AUX_DIR' => 1,
|
||||||
|
'm4_pattern_allow' => 1,
|
||||||
|
'sinclude' => 1,
|
||||||
|
'AM_SET_LEADING_DOT' => 1,
|
||||||
|
'AC_DEFINE_TRACE_LITERAL' => 1,
|
||||||
|
'_AM_DEPENDENCIES' => 1,
|
||||||
|
'AC_FUNC_STRERROR_R' => 1,
|
||||||
|
'AC_PROG_CC' => 1,
|
||||||
|
'AC_DECL_SYS_SIGLIST' => 1,
|
||||||
|
'AC_FUNC_FORK' => 1,
|
||||||
|
'AU_DEFUN' => 1,
|
||||||
|
'AC_FUNC_STRCOLL' => 1,
|
||||||
|
'AC_FUNC_VPRINTF' => 1,
|
||||||
|
'AC_PROG_YACC' => 1,
|
||||||
|
'AC_INIT' => 1,
|
||||||
|
'AC_STRUCT_TIMEZONE' => 1,
|
||||||
|
'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
|
||||||
|
'AC_FUNC_CHOWN' => 1,
|
||||||
|
'AC_SUBST' => 1,
|
||||||
|
'AC_FUNC_ALLOCA' => 1,
|
||||||
|
'_AM_SET_OPTION' => 1,
|
||||||
|
'AC_FUNC_GETPGRP' => 1,
|
||||||
|
'AC_CANONICAL_HOST' => 1,
|
||||||
|
'AC_PROG_RANLIB' => 1,
|
||||||
|
'AC_FUNC_SETPGRP' => 1,
|
||||||
|
'AM_INIT_AUTOMAKE' => 1,
|
||||||
|
'AC_CONFIG_SUBDIRS' => 1,
|
||||||
|
'AC_FUNC_MMAP' => 1,
|
||||||
|
'AC_FUNC_REALLOC' => 1,
|
||||||
|
'AC_TYPE_SIZE_T' => 1,
|
||||||
|
'AC_CHECK_TYPES' => 1,
|
||||||
|
'AC_CONFIG_LINKS' => 1,
|
||||||
|
'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
|
||||||
|
'AC_CHECK_MEMBERS' => 1,
|
||||||
|
'AM_MAINTAINER_MODE' => 1,
|
||||||
|
'AC_DEFUN_ONCE' => 1,
|
||||||
|
'AC_FUNC_UTIME_NULL' => 1,
|
||||||
|
'AC_FUNC_SELECT_ARGTYPES' => 1,
|
||||||
|
'AC_FUNC_STRFTIME' => 1,
|
||||||
|
'AC_HEADER_STAT' => 1,
|
||||||
|
'AC_C_INLINE' => 1,
|
||||||
|
'AC_PROG_CPP' => 1,
|
||||||
|
'AC_C_CONST' => 1,
|
||||||
|
'AC_PROG_LEX' => 1,
|
||||||
|
'AC_TYPE_PID_T' => 1,
|
||||||
|
'AC_CONFIG_FILES' => 1,
|
||||||
|
'include' => 1,
|
||||||
|
'AC_FUNC_SETVBUF_REVERSED' => 1,
|
||||||
|
'AM_AUX_DIR_EXPAND' => 1,
|
||||||
|
'AC_PROG_INSTALL' => 1,
|
||||||
|
'AM_GNU_GETTEXT' => 1,
|
||||||
|
'AC_FUNC_OBSTACK' => 1,
|
||||||
|
'AC_CHECK_LIB' => 1,
|
||||||
|
'AC_FUNC_MALLOC' => 1,
|
||||||
|
'_AM_SET_OPTIONS' => 1,
|
||||||
|
'AC_FUNC_GETGROUPS' => 1,
|
||||||
|
'AM_RUN_LOG' => 1,
|
||||||
|
'_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
|
||||||
|
'AC_FUNC_GETLOADAVG' => 1,
|
||||||
|
'AH_OUTPUT' => 1,
|
||||||
|
'AC_FUNC_FSEEKO' => 1,
|
||||||
|
'AM_PROG_CC_C_O' => 1,
|
||||||
|
'_AM_MANGLE_OPTION' => 1,
|
||||||
|
'AC_FUNC_MKTIME' => 1,
|
||||||
|
'AM_CONDITIONAL' => 1,
|
||||||
|
'AC_CANONICAL_SYSTEM' => 1,
|
||||||
|
'AC_CONFIG_HEADERS' => 1,
|
||||||
|
'AM_SET_DEPDIR' => 1,
|
||||||
|
'AC_HEADER_SYS_WAIT' => 1,
|
||||||
|
'AC_FUNC_MEMCMP' => 1,
|
||||||
|
'AC_PROG_LN_S' => 1,
|
||||||
|
'AM_PROG_INSTALL_SH' => 1,
|
||||||
|
'm4_include' => 1,
|
||||||
|
'AC_HEADER_DIRENT' => 1,
|
||||||
|
'_AC_AM_CONFIG_HEADER_HOOK' => 1,
|
||||||
|
'AC_CHECK_FUNCS' => 1,
|
||||||
|
'AM_MAKE_INCLUDE' => 1
|
||||||
|
}
|
||||||
|
], 'Autom4te::Request' ),
|
||||||
|
bless( [
|
||||||
|
'1',
|
||||||
|
1,
|
||||||
|
[
|
||||||
|
'/usr/share/autoconf'
|
||||||
|
],
|
||||||
|
[
|
||||||
|
'/usr/share/autoconf/autoconf/autoconf.m4f',
|
||||||
|
'aclocal.m4',
|
||||||
|
'configure.in'
|
||||||
|
],
|
||||||
|
{
|
||||||
|
'_LT_AC_TAGCONFIG' => 1,
|
||||||
|
'm4_pattern_forbid' => 1,
|
||||||
|
'AC_CANONICAL_TARGET' => 1,
|
||||||
|
'AC_CONFIG_LIBOBJ_DIR' => 1,
|
||||||
|
'AC_TYPE_OFF_T' => 1,
|
||||||
|
'AC_C_VOLATILE' => 1,
|
||||||
|
'AC_FUNC_CLOSEDIR_VOID' => 1,
|
||||||
|
'AC_REPLACE_FNMATCH' => 1,
|
||||||
|
'AC_PROG_LIBTOOL' => 1,
|
||||||
|
'AC_FUNC_STAT' => 1,
|
||||||
|
'AC_HEADER_TIME' => 1,
|
||||||
|
'AC_FUNC_WAIT3' => 1,
|
||||||
|
'AM_AUTOMAKE_VERSION' => 1,
|
||||||
|
'AC_STRUCT_TM' => 1,
|
||||||
|
'AC_FUNC_LSTAT' => 1,
|
||||||
|
'AC_TYPE_MODE_T' => 1,
|
||||||
|
'AC_FUNC_GETMNTENT' => 1,
|
||||||
|
'AC_FUNC_STRTOD' => 1,
|
||||||
|
'AC_CHECK_HEADERS' => 1,
|
||||||
|
'AC_FUNC_STRNLEN' => 1,
|
||||||
|
'm4_sinclude' => 1,
|
||||||
|
'AC_PROG_CXX' => 1,
|
||||||
|
'AC_PATH_X' => 1,
|
||||||
|
'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
|
||||||
|
'AC_PROG_AWK' => 1,
|
||||||
|
'_m4_warn' => 1,
|
||||||
|
'AC_HEADER_STDC' => 1,
|
||||||
|
'AC_HEADER_MAJOR' => 1,
|
||||||
|
'AC_FUNC_ERROR_AT_LINE' => 1,
|
||||||
|
'AC_PROG_GCC_TRADITIONAL' => 1,
|
||||||
|
'AC_LIBSOURCE' => 1,
|
||||||
|
'AC_FUNC_MBRTOWC' => 1,
|
||||||
|
'AC_STRUCT_ST_BLOCKS' => 1,
|
||||||
|
'AC_CANONICAL_BUILD' => 1,
|
||||||
|
'AC_TYPE_SIGNAL' => 1,
|
||||||
|
'AC_TYPE_UID_T' => 1,
|
||||||
|
'AC_PROG_MAKE_SET' => 1,
|
||||||
|
'AC_CONFIG_AUX_DIR' => 1,
|
||||||
|
'sinclude' => 1,
|
||||||
|
'm4_pattern_allow' => 1,
|
||||||
|
'AC_DEFINE_TRACE_LITERAL' => 1,
|
||||||
|
'AC_FUNC_STRERROR_R' => 1,
|
||||||
|
'AC_PROG_CC' => 1,
|
||||||
|
'AC_DECL_SYS_SIGLIST' => 1,
|
||||||
|
'AC_FUNC_FORK' => 1,
|
||||||
|
'AC_FUNC_VPRINTF' => 1,
|
||||||
|
'AC_FUNC_STRCOLL' => 1,
|
||||||
|
'AC_PROG_YACC' => 1,
|
||||||
|
'AC_LIBLTDL_CONVENIENCE' => 1,
|
||||||
|
'AC_STRUCT_TIMEZONE' => 1,
|
||||||
|
'AC_INIT' => 1,
|
||||||
|
'AC_LIBLTDL_INSTALLABLE' => 1,
|
||||||
|
'AC_FUNC_CHOWN' => 1,
|
||||||
|
'AC_SUBST' => 1,
|
||||||
|
'AC_FUNC_ALLOCA' => 1,
|
||||||
|
'AC_CANONICAL_HOST' => 1,
|
||||||
|
'AC_FUNC_GETPGRP' => 1,
|
||||||
|
'AC_PROG_RANLIB' => 1,
|
||||||
|
'AM_INIT_AUTOMAKE' => 1,
|
||||||
|
'AC_FUNC_SETPGRP' => 1,
|
||||||
|
'AC_CONFIG_SUBDIRS' => 1,
|
||||||
|
'AC_FUNC_MMAP' => 1,
|
||||||
|
'AC_FUNC_REALLOC' => 1,
|
||||||
|
'AC_TYPE_SIZE_T' => 1,
|
||||||
|
'AC_CONFIG_LINKS' => 1,
|
||||||
|
'AC_CHECK_TYPES' => 1,
|
||||||
|
'LT_SUPPORTED_TAG' => 1,
|
||||||
|
'AC_CHECK_MEMBERS' => 1,
|
||||||
|
'AM_MAINTAINER_MODE' => 1,
|
||||||
|
'AC_FUNC_UTIME_NULL' => 1,
|
||||||
|
'AC_FUNC_SELECT_ARGTYPES' => 1,
|
||||||
|
'AC_FUNC_STRFTIME' => 1,
|
||||||
|
'AC_HEADER_STAT' => 1,
|
||||||
|
'AC_C_INLINE' => 1,
|
||||||
|
'AC_PROG_CPP' => 1,
|
||||||
|
'AM_ENABLE_MULTILIB' => 1,
|
||||||
|
'AC_TYPE_PID_T' => 1,
|
||||||
|
'AC_PROG_LEX' => 1,
|
||||||
|
'AC_C_CONST' => 1,
|
||||||
|
'AC_CONFIG_FILES' => 1,
|
||||||
|
'include' => 1,
|
||||||
|
'AC_FUNC_SETVBUF_REVERSED' => 1,
|
||||||
|
'AC_PROG_INSTALL' => 1,
|
||||||
|
'AM_GNU_GETTEXT' => 1,
|
||||||
|
'AC_CHECK_LIB' => 1,
|
||||||
|
'AC_FUNC_OBSTACK' => 1,
|
||||||
|
'AC_FUNC_MALLOC' => 1,
|
||||||
|
'AC_FUNC_GETGROUPS' => 1,
|
||||||
|
'AC_FUNC_GETLOADAVG' => 1,
|
||||||
|
'AH_OUTPUT' => 1,
|
||||||
|
'AC_FUNC_FSEEKO' => 1,
|
||||||
|
'AM_PROG_CC_C_O' => 1,
|
||||||
|
'AM_CONDITIONAL' => 1,
|
||||||
|
'AC_CANONICAL_SYSTEM' => 1,
|
||||||
|
'AC_FUNC_MKTIME' => 1,
|
||||||
|
'AC_CONFIG_HEADERS' => 1,
|
||||||
|
'AC_HEADER_SYS_WAIT' => 1,
|
||||||
|
'AC_PROG_LN_S' => 1,
|
||||||
|
'AC_FUNC_MEMCMP' => 1,
|
||||||
|
'm4_include' => 1,
|
||||||
|
'AC_HEADER_DIRENT' => 1,
|
||||||
|
'AC_CHECK_FUNCS' => 1
|
||||||
|
}
|
||||||
|
], 'Autom4te::Request' )
|
||||||
|
);
|
||||||
|
|
673
casa-yast/autom4te.cache/traces.0
Normal file
673
casa-yast/autom4te.cache/traces.0
Normal file
@ -0,0 +1,673 @@
|
|||||||
|
m4trace:/usr/share/aclocal-1.9/amversion.m4:13: -1- AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/amversion.m4:20: -1- AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], [AM_AUTOMAKE_VERSION([1.9.6])])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/auxdir.m4:52: -1- AC_DEFUN([AM_AUX_DIR_EXPAND], [dnl Rely on autoconf to set up CDPATH properly.
|
||||||
|
AC_PREREQ([2.50])dnl
|
||||||
|
# expand $ac_aux_dir to an absolute path
|
||||||
|
am_aux_dir=`cd $ac_aux_dir && pwd`
|
||||||
|
])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/cond.m4:32: -1- AC_DEFUN([AM_CONDITIONAL], [AC_PREREQ(2.52)dnl
|
||||||
|
ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
|
||||||
|
[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
|
||||||
|
AC_SUBST([$1_TRUE])
|
||||||
|
AC_SUBST([$1_FALSE])
|
||||||
|
if $2; then
|
||||||
|
$1_TRUE=
|
||||||
|
$1_FALSE='#'
|
||||||
|
else
|
||||||
|
$1_TRUE='#'
|
||||||
|
$1_FALSE=
|
||||||
|
fi
|
||||||
|
AC_CONFIG_COMMANDS_PRE(
|
||||||
|
[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
|
||||||
|
AC_MSG_ERROR([[conditional "$1" was never defined.
|
||||||
|
Usually this means the macro was only invoked conditionally.]])
|
||||||
|
fi])])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/depend.m4:131: -1- AC_DEFUN([_AM_DEPENDENCIES], [AC_REQUIRE([AM_SET_DEPDIR])dnl
|
||||||
|
AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
|
||||||
|
AC_REQUIRE([AM_MAKE_INCLUDE])dnl
|
||||||
|
AC_REQUIRE([AM_DEP_TRACK])dnl
|
||||||
|
|
||||||
|
ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
|
||||||
|
[$1], CXX, [depcc="$CXX" am_compiler_list=],
|
||||||
|
[$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
|
||||||
|
[$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
|
||||||
|
[depcc="$$1" am_compiler_list=])
|
||||||
|
|
||||||
|
AC_CACHE_CHECK([dependency style of $depcc],
|
||||||
|
[am_cv_$1_dependencies_compiler_type],
|
||||||
|
[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
|
||||||
|
# We make a subdir and do the tests there. Otherwise we can end up
|
||||||
|
# making bogus files that we don't know about and never remove. For
|
||||||
|
# instance it was reported that on HP-UX the gcc test will end up
|
||||||
|
# making a dummy file named `D' -- because `-MD' means `put the output
|
||||||
|
# in D'.
|
||||||
|
mkdir conftest.dir
|
||||||
|
# Copy depcomp to subdir because otherwise we won't find it if we're
|
||||||
|
# using a relative directory.
|
||||||
|
cp "$am_depcomp" conftest.dir
|
||||||
|
cd conftest.dir
|
||||||
|
# We will build objects and dependencies in a subdirectory because
|
||||||
|
# it helps to detect inapplicable dependency modes. For instance
|
||||||
|
# both Tru64's cc and ICC support -MD to output dependencies as a
|
||||||
|
# side effect of compilation, but ICC will put the dependencies in
|
||||||
|
# the current directory while Tru64 will put them in the object
|
||||||
|
# directory.
|
||||||
|
mkdir sub
|
||||||
|
|
||||||
|
am_cv_$1_dependencies_compiler_type=none
|
||||||
|
if test "$am_compiler_list" = ""; then
|
||||||
|
am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
|
||||||
|
fi
|
||||||
|
for depmode in $am_compiler_list; do
|
||||||
|
# Setup a source with many dependencies, because some compilers
|
||||||
|
# like to wrap large dependency lists on column 80 (with \), and
|
||||||
|
# we should not choose a depcomp mode which is confused by this.
|
||||||
|
#
|
||||||
|
# We need to recreate these files for each test, as the compiler may
|
||||||
|
# overwrite some of them when testing with obscure command lines.
|
||||||
|
# This happens at least with the AIX C compiler.
|
||||||
|
: > sub/conftest.c
|
||||||
|
for i in 1 2 3 4 5 6; do
|
||||||
|
echo '#include "conftst'$i'.h"' >> sub/conftest.c
|
||||||
|
# Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
|
||||||
|
# Solaris 8's {/usr,}/bin/sh.
|
||||||
|
touch sub/conftst$i.h
|
||||||
|
done
|
||||||
|
echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
|
||||||
|
|
||||||
|
case $depmode in
|
||||||
|
nosideeffect)
|
||||||
|
# after this tag, mechanisms are not by side-effect, so they'll
|
||||||
|
# only be used when explicitly requested
|
||||||
|
if test "x$enable_dependency_tracking" = xyes; then
|
||||||
|
continue
|
||||||
|
else
|
||||||
|
break
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
none) break ;;
|
||||||
|
esac
|
||||||
|
# We check with `-c' and `-o' for the sake of the "dashmstdout"
|
||||||
|
# mode. It turns out that the SunPro C++ compiler does not properly
|
||||||
|
# handle `-M -o', and we need to detect this.
|
||||||
|
if depmode=$depmode \
|
||||||
|
source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
|
||||||
|
depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
|
||||||
|
$SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
|
||||||
|
>/dev/null 2>conftest.err &&
|
||||||
|
grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
|
||||||
|
grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
|
||||||
|
${MAKE-make} -s -f confmf > /dev/null 2>&1; then
|
||||||
|
# icc doesn't choke on unknown options, it will just issue warnings
|
||||||
|
# or remarks (even with -Werror). So we grep stderr for any message
|
||||||
|
# that says an option was ignored or not supported.
|
||||||
|
# When given -MP, icc 7.0 and 7.1 complain thusly:
|
||||||
|
# icc: Command line warning: ignoring option '-M'; no argument required
|
||||||
|
# The diagnosis changed in icc 8.0:
|
||||||
|
# icc: Command line remark: option '-MP' not supported
|
||||||
|
if (grep 'ignoring option' conftest.err ||
|
||||||
|
grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
|
||||||
|
am_cv_$1_dependencies_compiler_type=$depmode
|
||||||
|
break
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
|
||||||
|
cd ..
|
||||||
|
rm -rf conftest.dir
|
||||||
|
else
|
||||||
|
am_cv_$1_dependencies_compiler_type=none
|
||||||
|
fi
|
||||||
|
])
|
||||||
|
AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
|
||||||
|
AM_CONDITIONAL([am__fastdep$1], [
|
||||||
|
test "x$enable_dependency_tracking" != xno \
|
||||||
|
&& test "$am_cv_$1_dependencies_compiler_type" = gcc3])
|
||||||
|
])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/depend.m4:141: -1- AC_DEFUN([AM_SET_DEPDIR], [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
|
||||||
|
AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
|
||||||
|
])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/depend.m4:156: -1- AC_DEFUN([AM_DEP_TRACK], [AC_ARG_ENABLE(dependency-tracking,
|
||||||
|
[ --disable-dependency-tracking speeds up one-time build
|
||||||
|
--enable-dependency-tracking do not reject slow dependency extractors])
|
||||||
|
if test "x$enable_dependency_tracking" != xno; then
|
||||||
|
am_depcomp="$ac_aux_dir/depcomp"
|
||||||
|
AMDEPBACKSLASH='\'
|
||||||
|
fi
|
||||||
|
AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
|
||||||
|
AC_SUBST([AMDEPBACKSLASH])
|
||||||
|
])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/depout.m4:53: -1- AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], [for mf in $CONFIG_FILES; do
|
||||||
|
# Strip MF so we end up with the name of the file.
|
||||||
|
mf=`echo "$mf" | sed -e 's/:.*$//'`
|
||||||
|
# Check whether this is an Automake generated Makefile or not.
|
||||||
|
# We used to match only the files named `Makefile.in', but
|
||||||
|
# some people rename them; so instead we look at the file content.
|
||||||
|
# Grep'ing the first line is not enough: some people post-process
|
||||||
|
# each Makefile.in and add a new line on top of each file to say so.
|
||||||
|
# So let's grep whole file.
|
||||||
|
if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
|
||||||
|
dirpart=`AS_DIRNAME("$mf")`
|
||||||
|
else
|
||||||
|
continue
|
||||||
|
fi
|
||||||
|
# Extract the definition of DEPDIR, am__include, and am__quote
|
||||||
|
# from the Makefile without running `make'.
|
||||||
|
DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
|
||||||
|
test -z "$DEPDIR" && continue
|
||||||
|
am__include=`sed -n 's/^am__include = //p' < "$mf"`
|
||||||
|
test -z "am__include" && continue
|
||||||
|
am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
|
||||||
|
# When using ansi2knr, U may be empty or an underscore; expand it
|
||||||
|
U=`sed -n 's/^U = //p' < "$mf"`
|
||||||
|
# Find all dependency output files, they are included files with
|
||||||
|
# $(DEPDIR) in their names. We invoke sed twice because it is the
|
||||||
|
# simplest approach to changing $(DEPDIR) to its actual value in the
|
||||||
|
# expansion.
|
||||||
|
for file in `sed -n "
|
||||||
|
s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
|
||||||
|
sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
|
||||||
|
# Make sure the directory exists.
|
||||||
|
test -f "$dirpart/$file" && continue
|
||||||
|
fdir=`AS_DIRNAME(["$file"])`
|
||||||
|
AS_MKDIR_P([$dirpart/$fdir])
|
||||||
|
# echo "creating $dirpart/$file"
|
||||||
|
echo '# dummy' > "$dirpart/$file"
|
||||||
|
done
|
||||||
|
done
|
||||||
|
])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/depout.m4:67: -1- AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], [AC_CONFIG_COMMANDS([depfiles],
|
||||||
|
[test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
|
||||||
|
[AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
|
||||||
|
])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/init.m4:92: -1- AC_DEFUN([AM_INIT_AUTOMAKE], [AC_PREREQ([2.58])dnl
|
||||||
|
dnl Autoconf wants to disallow AM_ names. We explicitly allow
|
||||||
|
dnl the ones we care about.
|
||||||
|
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
|
||||||
|
AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
|
||||||
|
AC_REQUIRE([AC_PROG_INSTALL])dnl
|
||||||
|
# test to see if srcdir already configured
|
||||||
|
if test "`cd $srcdir && pwd`" != "`pwd`" &&
|
||||||
|
test -f $srcdir/config.status; then
|
||||||
|
AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
|
||||||
|
fi
|
||||||
|
|
||||||
|
# test whether we have cygpath
|
||||||
|
if test -z "$CYGPATH_W"; then
|
||||||
|
if (cygpath --version) >/dev/null 2>/dev/null; then
|
||||||
|
CYGPATH_W='cygpath -w'
|
||||||
|
else
|
||||||
|
CYGPATH_W=echo
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
AC_SUBST([CYGPATH_W])
|
||||||
|
|
||||||
|
# Define the identity of the package.
|
||||||
|
dnl Distinguish between old-style and new-style calls.
|
||||||
|
m4_ifval([$2],
|
||||||
|
[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
|
||||||
|
AC_SUBST([PACKAGE], [$1])dnl
|
||||||
|
AC_SUBST([VERSION], [$2])],
|
||||||
|
[_AM_SET_OPTIONS([$1])dnl
|
||||||
|
AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
|
||||||
|
AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
|
||||||
|
|
||||||
|
_AM_IF_OPTION([no-define],,
|
||||||
|
[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
|
||||||
|
AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
|
||||||
|
|
||||||
|
# Some tools Automake needs.
|
||||||
|
AC_REQUIRE([AM_SANITY_CHECK])dnl
|
||||||
|
AC_REQUIRE([AC_ARG_PROGRAM])dnl
|
||||||
|
AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
|
||||||
|
AM_MISSING_PROG(AUTOCONF, autoconf)
|
||||||
|
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
|
||||||
|
AM_MISSING_PROG(AUTOHEADER, autoheader)
|
||||||
|
AM_MISSING_PROG(MAKEINFO, makeinfo)
|
||||||
|
AM_PROG_INSTALL_SH
|
||||||
|
AM_PROG_INSTALL_STRIP
|
||||||
|
AC_REQUIRE([AM_PROG_MKDIR_P])dnl
|
||||||
|
# We need awk for the "check" target. The system "awk" is bad on
|
||||||
|
# some platforms.
|
||||||
|
AC_REQUIRE([AC_PROG_AWK])dnl
|
||||||
|
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
|
||||||
|
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
|
||||||
|
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
|
||||||
|
[_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
|
||||||
|
[_AM_PROG_TAR([v7])])])
|
||||||
|
_AM_IF_OPTION([no-dependencies],,
|
||||||
|
[AC_PROVIDE_IFELSE([AC_PROG_CC],
|
||||||
|
[_AM_DEPENDENCIES(CC)],
|
||||||
|
[define([AC_PROG_CC],
|
||||||
|
defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
|
||||||
|
AC_PROVIDE_IFELSE([AC_PROG_CXX],
|
||||||
|
[_AM_DEPENDENCIES(CXX)],
|
||||||
|
[define([AC_PROG_CXX],
|
||||||
|
defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
|
||||||
|
])
|
||||||
|
])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/init.m4:113: -1- AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], [# Compute $1's index in $config_headers.
|
||||||
|
_am_stamp_count=1
|
||||||
|
for _am_header in $config_headers :; do
|
||||||
|
case $_am_header in
|
||||||
|
$1 | $1:* )
|
||||||
|
break ;;
|
||||||
|
* )
|
||||||
|
_am_stamp_count=`expr $_am_stamp_count + 1` ;;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/install-sh.m4:14: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
|
||||||
|
install_sh=${install_sh-"$am_aux_dir/install-sh"}
|
||||||
|
AC_SUBST(install_sh)])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/lead-dot.m4:21: -1- AC_DEFUN([AM_SET_LEADING_DOT], [rm -rf .tst 2>/dev/null
|
||||||
|
mkdir .tst 2>/dev/null
|
||||||
|
if test -d .tst; then
|
||||||
|
am__leading_dot=.
|
||||||
|
else
|
||||||
|
am__leading_dot=_
|
||||||
|
fi
|
||||||
|
rmdir .tst 2>/dev/null
|
||||||
|
AC_SUBST([am__leading_dot])])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/make.m4:51: -1- AC_DEFUN([AM_MAKE_INCLUDE], [am_make=${MAKE-make}
|
||||||
|
cat > confinc << 'END'
|
||||||
|
am__doit:
|
||||||
|
@echo done
|
||||||
|
.PHONY: am__doit
|
||||||
|
END
|
||||||
|
# If we don't find an include directive, just comment out the code.
|
||||||
|
AC_MSG_CHECKING([for style of include used by $am_make])
|
||||||
|
am__include="#"
|
||||||
|
am__quote=
|
||||||
|
_am_result=none
|
||||||
|
# First try GNU make style include.
|
||||||
|
echo "include confinc" > confmf
|
||||||
|
# We grep out `Entering directory' and `Leaving directory'
|
||||||
|
# messages which can occur if `w' ends up in MAKEFLAGS.
|
||||||
|
# In particular we don't look at `^make:' because GNU make might
|
||||||
|
# be invoked under some other name (usually "gmake"), in which
|
||||||
|
# case it prints its new name instead of `make'.
|
||||||
|
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
|
||||||
|
am__include=include
|
||||||
|
am__quote=
|
||||||
|
_am_result=GNU
|
||||||
|
fi
|
||||||
|
# Now try BSD make style include.
|
||||||
|
if test "$am__include" = "#"; then
|
||||||
|
echo '.include "confinc"' > confmf
|
||||||
|
if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
|
||||||
|
am__include=.include
|
||||||
|
am__quote="\""
|
||||||
|
_am_result=BSD
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
AC_SUBST([am__include])
|
||||||
|
AC_SUBST([am__quote])
|
||||||
|
AC_MSG_RESULT([$_am_result])
|
||||||
|
rm -f confinc confmf
|
||||||
|
])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/missing.m4:17: -1- AC_DEFUN([AM_MISSING_PROG], [AC_REQUIRE([AM_MISSING_HAS_RUN])
|
||||||
|
$1=${$1-"${am_missing_run}$2"}
|
||||||
|
AC_SUBST($1)])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/missing.m4:34: -1- AC_DEFUN([AM_MISSING_HAS_RUN], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
|
||||||
|
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
|
||||||
|
# Use eval to expand $SHELL
|
||||||
|
if eval "$MISSING --run true"; then
|
||||||
|
am_missing_run="$MISSING --run "
|
||||||
|
else
|
||||||
|
am_missing_run=
|
||||||
|
AC_MSG_WARN([`missing' script is too old or missing])
|
||||||
|
fi
|
||||||
|
])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/mkdirp.m4:63: -1- AC_DEFUN([AM_PROG_MKDIR_P], [if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
|
||||||
|
# We used to keeping the `.' as first argument, in order to
|
||||||
|
# allow $(mkdir_p) to be used without argument. As in
|
||||||
|
# $(mkdir_p) $(somedir)
|
||||||
|
# where $(somedir) is conditionally defined. However this is wrong
|
||||||
|
# for two reasons:
|
||||||
|
# 1. if the package is installed by a user who cannot write `.'
|
||||||
|
# make install will fail,
|
||||||
|
# 2. the above comment should most certainly read
|
||||||
|
# $(mkdir_p) $(DESTDIR)$(somedir)
|
||||||
|
# so it does not work when $(somedir) is undefined and
|
||||||
|
# $(DESTDIR) is not.
|
||||||
|
# To support the latter case, we have to write
|
||||||
|
# test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
|
||||||
|
# so the `.' trick is pointless.
|
||||||
|
mkdir_p='mkdir -p --'
|
||||||
|
else
|
||||||
|
# On NextStep and OpenStep, the `mkdir' command does not
|
||||||
|
# recognize any option. It will interpret all options as
|
||||||
|
# directories to create, and then abort because `.' already
|
||||||
|
# exists.
|
||||||
|
for d in ./-p ./--version;
|
||||||
|
do
|
||||||
|
test -d $d && rmdir $d
|
||||||
|
done
|
||||||
|
# $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
|
||||||
|
if test -f "$ac_aux_dir/mkinstalldirs"; then
|
||||||
|
mkdir_p='$(mkinstalldirs)'
|
||||||
|
else
|
||||||
|
mkdir_p='$(install_sh) -d'
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
AC_SUBST([mkdir_p])])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/options.m4:14: -1- AC_DEFUN([_AM_MANGLE_OPTION], [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/options.m4:20: -1- AC_DEFUN([_AM_SET_OPTION], [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/options.m4:26: -1- AC_DEFUN([_AM_SET_OPTIONS], [AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/options.m4:32: -1- AC_DEFUN([_AM_IF_OPTION], [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/runlog.m4:17: -1- AC_DEFUN([AM_RUN_LOG], [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
|
||||||
|
($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
|
||||||
|
ac_status=$?
|
||||||
|
echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
|
||||||
|
(exit $ac_status); }])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/sanity.m4:51: -1- AC_DEFUN([AM_SANITY_CHECK], [AC_MSG_CHECKING([whether build environment is sane])
|
||||||
|
# Just in case
|
||||||
|
sleep 1
|
||||||
|
echo timestamp > conftest.file
|
||||||
|
# Do `set' in a subshell so we don't clobber the current shell's
|
||||||
|
# arguments. Must try -L first in case configure is actually a
|
||||||
|
# symlink; some systems play weird games with the mod time of symlinks
|
||||||
|
# (eg FreeBSD returns the mod time of the symlink's containing
|
||||||
|
# directory).
|
||||||
|
if (
|
||||||
|
set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
|
||||||
|
if test "$[*]" = "X"; then
|
||||||
|
# -L didn't work.
|
||||||
|
set X `ls -t $srcdir/configure conftest.file`
|
||||||
|
fi
|
||||||
|
rm -f conftest.file
|
||||||
|
if test "$[*]" != "X $srcdir/configure conftest.file" \
|
||||||
|
&& test "$[*]" != "X conftest.file $srcdir/configure"; then
|
||||||
|
|
||||||
|
# If neither matched, then we have a broken ls. This can happen
|
||||||
|
# if, for instance, CONFIG_SHELL is bash and it inherits a
|
||||||
|
# broken ls alias from the environment. This has actually
|
||||||
|
# happened. Such a system could not be considered "sane".
|
||||||
|
AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
|
||||||
|
alias in your environment])
|
||||||
|
fi
|
||||||
|
|
||||||
|
test "$[2]" = conftest.file
|
||||||
|
)
|
||||||
|
then
|
||||||
|
# Ok.
|
||||||
|
:
|
||||||
|
else
|
||||||
|
AC_MSG_ERROR([newly created file is older than distributed files!
|
||||||
|
Check your system clock])
|
||||||
|
fi
|
||||||
|
AC_MSG_RESULT(yes)])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/strip.m4:28: -1- AC_DEFUN([AM_PROG_INSTALL_STRIP], [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
|
||||||
|
# Installed binaries are usually stripped using `strip' when the user
|
||||||
|
# run `make install-strip'. However `strip' might not be the right
|
||||||
|
# tool to use in cross-compilation environments, therefore Automake
|
||||||
|
# will honor the `STRIP' environment variable to overrule this program.
|
||||||
|
dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
|
||||||
|
if test "$cross_compiling" != no; then
|
||||||
|
AC_CHECK_TOOL([STRIP], [strip], :)
|
||||||
|
fi
|
||||||
|
INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
|
||||||
|
AC_SUBST([INSTALL_STRIP_PROGRAM])])
|
||||||
|
m4trace:/usr/share/aclocal-1.9/tar.m4:95: -1- AC_DEFUN([_AM_PROG_TAR], [# Always define AMTAR for backward compatibility.
|
||||||
|
AM_MISSING_PROG([AMTAR], [tar])
|
||||||
|
m4_if([$1], [v7],
|
||||||
|
[am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
|
||||||
|
[m4_case([$1], [ustar],, [pax],,
|
||||||
|
[m4_fatal([Unknown tar format])])
|
||||||
|
AC_MSG_CHECKING([how to create a $1 tar archive])
|
||||||
|
# Loop over all known methods to create a tar archive until one works.
|
||||||
|
_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
|
||||||
|
_am_tools=${am_cv_prog_tar_$1-$_am_tools}
|
||||||
|
# Do not fold the above two line into one, because Tru64 sh and
|
||||||
|
# Solaris sh will not grok spaces in the rhs of `-'.
|
||||||
|
for _am_tool in $_am_tools
|
||||||
|
do
|
||||||
|
case $_am_tool in
|
||||||
|
gnutar)
|
||||||
|
for _am_tar in tar gnutar gtar;
|
||||||
|
do
|
||||||
|
AM_RUN_LOG([$_am_tar --version]) && break
|
||||||
|
done
|
||||||
|
am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
|
||||||
|
am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
|
||||||
|
am__untar="$_am_tar -xf -"
|
||||||
|
;;
|
||||||
|
plaintar)
|
||||||
|
# Must skip GNU tar: if it does not support --format= it doesn't create
|
||||||
|
# ustar tarball either.
|
||||||
|
(tar --version) >/dev/null 2>&1 && continue
|
||||||
|
am__tar='tar chf - "$$tardir"'
|
||||||
|
am__tar_='tar chf - "$tardir"'
|
||||||
|
am__untar='tar xf -'
|
||||||
|
;;
|
||||||
|
pax)
|
||||||
|
am__tar='pax -L -x $1 -w "$$tardir"'
|
||||||
|
am__tar_='pax -L -x $1 -w "$tardir"'
|
||||||
|
am__untar='pax -r'
|
||||||
|
;;
|
||||||
|
cpio)
|
||||||
|
am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
|
||||||
|
am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
|
||||||
|
am__untar='cpio -i -H $1 -d'
|
||||||
|
;;
|
||||||
|
none)
|
||||||
|
am__tar=false
|
||||||
|
am__tar_=false
|
||||||
|
am__untar=false
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# If the value was cached, stop now. We just wanted to have am__tar
|
||||||
|
# and am__untar set.
|
||||||
|
test -n "${am_cv_prog_tar_$1}" && break
|
||||||
|
|
||||||
|
# tar/untar a dummy directory, and stop if the command works
|
||||||
|
rm -rf conftest.dir
|
||||||
|
mkdir conftest.dir
|
||||||
|
echo GrepMe > conftest.dir/file
|
||||||
|
AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
|
||||||
|
rm -rf conftest.dir
|
||||||
|
if test -s conftest.tar; then
|
||||||
|
AM_RUN_LOG([$am__untar <conftest.tar])
|
||||||
|
grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
rm -rf conftest.dir
|
||||||
|
|
||||||
|
AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
|
||||||
|
AC_MSG_RESULT([$am_cv_prog_tar_$1])])
|
||||||
|
AC_SUBST([am__tar])
|
||||||
|
AC_SUBST([am__untar])
|
||||||
|
])
|
||||||
|
m4trace:configure.in:6: -1- AC_INIT([yast2-novell-casa], [1.6.0], [http://www.suse.de/feedback], [yast2-novell-casa])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_forbid([^_?A[CHUM]_])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_forbid([_AC_])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_allow([^AS_FLAGS$])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_forbid([^_?m4_])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_forbid([^dnl$])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_forbid([^_?AS_])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([PATH_SEPARATOR])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([exec_prefix], [NONE])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([prefix], [NONE])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([program_transform_name], [s,x,x,])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([datadir], ['${prefix}/share'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([includedir], ['${prefix}/include'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([oldincludedir], ['/usr/include'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([infodir], ['${prefix}/info'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([mandir], ['${prefix}/man'])
|
||||||
|
m4trace:configure.in:6: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
|
||||||
|
m4trace:configure.in:6: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
|
||||||
|
#undef PACKAGE_NAME])
|
||||||
|
m4trace:configure.in:6: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
|
||||||
|
m4trace:configure.in:6: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
|
||||||
|
#undef PACKAGE_TARNAME])
|
||||||
|
m4trace:configure.in:6: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
|
||||||
|
m4trace:configure.in:6: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
|
||||||
|
#undef PACKAGE_VERSION])
|
||||||
|
m4trace:configure.in:6: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
|
||||||
|
m4trace:configure.in:6: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
|
||||||
|
#undef PACKAGE_STRING])
|
||||||
|
m4trace:configure.in:6: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
|
||||||
|
m4trace:configure.in:6: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
|
||||||
|
#undef PACKAGE_BUGREPORT])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([build_alias])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([host_alias])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([target_alias])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([DEFS])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([ECHO_C])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([ECHO_N])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([ECHO_T])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([LIBS])
|
||||||
|
m4trace:configure.in:11: -1- AC_CANONICAL_HOST
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([build], [$ac_cv_build])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([build_cpu], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([build_vendor], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([build_os], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([host], [$ac_cv_host])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([host_cpu], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([host_os], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([target], [$ac_cv_target])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([target_cpu], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([target_vendor], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([target_os], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
|
||||||
|
m4trace:configure.in:17: -1- AM_INIT_AUTOMAKE([tar-ustar])
|
||||||
|
m4trace:configure.in:17: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
|
||||||
|
m4trace:configure.in:17: -1- AM_SET_CURRENT_AUTOMAKE_VERSION
|
||||||
|
m4trace:configure.in:17: -1- AM_AUTOMAKE_VERSION([1.9.6])
|
||||||
|
m4trace:configure.in:17: -1- AC_PROG_INSTALL
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([INSTALL_PROGRAM])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([INSTALL_SCRIPT])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([INSTALL_DATA])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([CYGPATH_W])
|
||||||
|
m4trace:configure.in:17: -1- _AM_SET_OPTIONS([tar-ustar])
|
||||||
|
m4trace:configure.in:17: -1- _AM_SET_OPTION([tar-ustar])
|
||||||
|
m4trace:configure.in:17: -2- _AM_MANGLE_OPTION([tar-ustar])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])
|
||||||
|
m4trace:configure.in:17: -1- _AM_IF_OPTION([no-define], [], [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
|
||||||
|
AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])
|
||||||
|
m4trace:configure.in:17: -2- _AM_MANGLE_OPTION([no-define])
|
||||||
|
m4trace:configure.in:17: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
|
||||||
|
m4trace:configure.in:17: -1- AH_OUTPUT([PACKAGE], [/* Name of package */
|
||||||
|
#undef PACKAGE])
|
||||||
|
m4trace:configure.in:17: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
|
||||||
|
m4trace:configure.in:17: -1- AH_OUTPUT([VERSION], [/* Version number of package */
|
||||||
|
#undef VERSION])
|
||||||
|
m4trace:configure.in:17: -1- AM_SANITY_CHECK
|
||||||
|
m4trace:configure.in:17: -1- AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
|
||||||
|
m4trace:configure.in:17: -1- AM_MISSING_HAS_RUN
|
||||||
|
m4trace:configure.in:17: -1- AM_AUX_DIR_EXPAND
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([ACLOCAL])
|
||||||
|
m4trace:configure.in:17: -1- AM_MISSING_PROG([AUTOCONF], [autoconf])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([AUTOCONF])
|
||||||
|
m4trace:configure.in:17: -1- AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([AUTOMAKE])
|
||||||
|
m4trace:configure.in:17: -1- AM_MISSING_PROG([AUTOHEADER], [autoheader])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([AUTOHEADER])
|
||||||
|
m4trace:configure.in:17: -1- AM_MISSING_PROG([MAKEINFO], [makeinfo])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([MAKEINFO])
|
||||||
|
m4trace:configure.in:17: -1- AM_PROG_INSTALL_SH
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([install_sh])
|
||||||
|
m4trace:configure.in:17: -1- AM_PROG_INSTALL_STRIP
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([STRIP])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([ac_ct_STRIP])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([INSTALL_STRIP_PROGRAM])
|
||||||
|
m4trace:configure.in:17: -1- AM_PROG_MKDIR_P
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([mkdir_p])
|
||||||
|
m4trace:configure.in:17: -1- AC_PROG_AWK
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([AWK])
|
||||||
|
m4trace:configure.in:17: -1- AC_PROG_MAKE_SET
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([SET_MAKE])
|
||||||
|
m4trace:configure.in:17: -1- AM_SET_LEADING_DOT
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([am__leading_dot])
|
||||||
|
m4trace:configure.in:17: -1- _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
|
||||||
|
[_AM_PROG_TAR([v7])])])
|
||||||
|
m4trace:configure.in:17: -2- _AM_MANGLE_OPTION([tar-ustar])
|
||||||
|
m4trace:configure.in:17: -1- _AM_PROG_TAR([ustar])
|
||||||
|
m4trace:configure.in:17: -1- AM_MISSING_PROG([AMTAR], [tar])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([AMTAR])
|
||||||
|
m4trace:configure.in:17: -1- AM_RUN_LOG([$_am_tar --version])
|
||||||
|
m4trace:configure.in:17: -1- AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
|
||||||
|
m4trace:configure.in:17: -1- AM_RUN_LOG([$am__untar <conftest.tar])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([am__tar])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([am__untar])
|
||||||
|
m4trace:configure.in:17: -1- _AM_IF_OPTION([no-dependencies], [], [AC_PROVIDE_IFELSE([AC_PROG_CC],
|
||||||
|
[_AM_DEPENDENCIES(CC)],
|
||||||
|
[define([AC_PROG_CC],
|
||||||
|
defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
|
||||||
|
AC_PROVIDE_IFELSE([AC_PROG_CXX],
|
||||||
|
[_AM_DEPENDENCIES(CXX)],
|
||||||
|
[define([AC_PROG_CXX],
|
||||||
|
defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
|
||||||
|
])
|
||||||
|
m4trace:configure.in:17: -2- _AM_MANGLE_OPTION([no-dependencies])
|
||||||
|
m4trace:configure.in:53: -1- AC_SUBST([VERSION])
|
||||||
|
m4trace:configure.in:54: -1- AC_SUBST([RPMNAME])
|
||||||
|
m4trace:configure.in:55: -1- AC_SUBST([MAINTAINER])
|
||||||
|
m4trace:configure.in:57: -1- AC_SUBST([pkgconfigdir])
|
||||||
|
m4trace:configure.in:58: -1- AC_SUBST([pkgconfigdatadir])
|
||||||
|
m4trace:configure.in:60: -1- AC_SUBST([yast2dir])
|
||||||
|
m4trace:configure.in:62: -1- AC_SUBST([ybindir])
|
||||||
|
m4trace:configure.in:63: -1- AC_SUBST([ystartupdir])
|
||||||
|
m4trace:configure.in:64: -1- AC_SUBST([plugindir])
|
||||||
|
m4trace:configure.in:65: -1- AC_SUBST([includedir])
|
||||||
|
m4trace:configure.in:66: -1- AC_SUBST([potdir])
|
||||||
|
m4trace:configure.in:67: -1- AC_SUBST([execcompdir])
|
||||||
|
m4trace:configure.in:69: -1- AC_SUBST([docdir])
|
||||||
|
m4trace:configure.in:70: -1- AC_SUBST([mandir])
|
||||||
|
m4trace:configure.in:72: -1- AC_SUBST([ydatadir])
|
||||||
|
m4trace:configure.in:73: -1- AC_SUBST([imagedir])
|
||||||
|
m4trace:configure.in:74: -1- AC_SUBST([themedir])
|
||||||
|
m4trace:configure.in:75: -1- AC_SUBST([localedir])
|
||||||
|
m4trace:configure.in:76: -1- AC_SUBST([clientdir])
|
||||||
|
m4trace:configure.in:77: -1- AC_SUBST([moduledir])
|
||||||
|
m4trace:configure.in:78: -1- AC_SUBST([yncludedir])
|
||||||
|
m4trace:configure.in:79: -1- AC_SUBST([schemadir])
|
||||||
|
m4trace:configure.in:80: -1- AC_SUBST([scrconfdir])
|
||||||
|
m4trace:configure.in:81: -1- AC_SUBST([agentdir])
|
||||||
|
m4trace:configure.in:82: -1- AC_SUBST([desktopdir])
|
||||||
|
m4trace:configure.in:90: -1- AC_SUBST([fillupdir])
|
||||||
|
m4trace:configure.in:95: -1- AC_PROG_INSTALL
|
||||||
|
m4trace:configure.in:95: -1- AC_SUBST([INSTALL_PROGRAM])
|
||||||
|
m4trace:configure.in:95: -1- AC_SUBST([INSTALL_SCRIPT])
|
||||||
|
m4trace:configure.in:95: -1- AC_SUBST([INSTALL_DATA])
|
||||||
|
m4trace:configure.in:99: -1- AC_PROG_LN_S
|
||||||
|
m4trace:configure.in:99: -1- AC_SUBST([LN_S], [$as_ln_s])
|
||||||
|
m4trace:configure.in:100: -1- AC_PROG_MAKE_SET
|
||||||
|
m4trace:configure.in:100: -1- AC_SUBST([SET_MAKE])
|
||||||
|
m4trace:configure.in:103: -1- AC_SUBST([PKG_CONFIG_PATH])
|
||||||
|
m4trace:configure.in:108: -1- AC_SUBST([XGETTEXT], [$ac_cv_path_XGETTEXT])
|
||||||
|
m4trace:configure.in:117: -1- AM_CONDITIONAL([CREATE_PKGCONFIG], [test "x${CREATE_PKGCONFIG}" != x])
|
||||||
|
m4trace:configure.in:117: -1- AC_SUBST([CREATE_PKGCONFIG_TRUE])
|
||||||
|
m4trace:configure.in:117: -1- AC_SUBST([CREATE_PKGCONFIG_FALSE])
|
||||||
|
m4trace:configure.in:118: -1- AM_CONDITIONAL([CREATE_PKGCONFIG_NOARCH], [test "x${CREATE_PKGCONFIG}" = xnoarch])
|
||||||
|
m4trace:configure.in:118: -1- AC_SUBST([CREATE_PKGCONFIG_NOARCH_TRUE])
|
||||||
|
m4trace:configure.in:118: -1- AC_SUBST([CREATE_PKGCONFIG_NOARCH_FALSE])
|
||||||
|
m4trace:configure.in:126: -1- AC_SUBST([STYLESHEET_HTML])
|
||||||
|
m4trace:configure.in:127: -1- AC_SUBST([STYLESHEET_PDF])
|
||||||
|
m4trace:configure.in:128: -1- AC_SUBST([STYLESHEET_CSS])
|
||||||
|
m4trace:configure.in:129: -1- AC_SUBST([STYLESHEET_YDOC])
|
||||||
|
m4trace:configure.in:130: -1- AC_SUBST([STYLESHEET_YCPDOC])
|
||||||
|
m4trace:configure.in:133: -1- AC_SUBST([YCPDOC], [$ac_cv_path_YCPDOC])
|
||||||
|
m4trace:configure.in:137: -1- AC_SUBST([YCPMAKEDEP], [$ac_cv_path_YCPMAKEDEP])
|
||||||
|
m4trace:configure.in:141: -1- AC_SUBST([YCPC], [$ac_cv_path_YCPC])
|
||||||
|
m4trace:configure.in:148: -1- AC_CONFIG_FILES([Makefile agents/Makefile
|
||||||
|
src/Makefile])
|
||||||
|
m4trace:configure.in:149: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
|
||||||
|
m4trace:configure.in:149: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
|
156
casa-yast/autom4te.cache/traces.1
Normal file
156
casa-yast/autom4te.cache/traces.1
Normal file
@ -0,0 +1,156 @@
|
|||||||
|
m4trace:configure.in:6: -1- AC_INIT([yast2-novell-casa], [1.6.0], [http://www.suse.de/feedback], [yast2-novell-casa])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_forbid([^_?A[CHUM]_])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_forbid([_AC_])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_allow([^AS_FLAGS$])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_forbid([^_?m4_])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_forbid([^dnl$])
|
||||||
|
m4trace:configure.in:6: -1- m4_pattern_forbid([^_?AS_])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([PATH_SEPARATOR])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME], ['AC_PACKAGE_NAME'])])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME], ['AC_PACKAGE_TARNAME'])])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION], ['AC_PACKAGE_VERSION'])])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING], ['AC_PACKAGE_STRING'])])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([exec_prefix], [NONE])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([prefix], [NONE])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([program_transform_name], [s,x,x,])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([datadir], ['${prefix}/share'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([includedir], ['${prefix}/include'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([oldincludedir], ['/usr/include'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([infodir], ['${prefix}/info'])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([mandir], ['${prefix}/man'])
|
||||||
|
m4trace:configure.in:6: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
|
||||||
|
m4trace:configure.in:6: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
|
||||||
|
#undef PACKAGE_NAME])
|
||||||
|
m4trace:configure.in:6: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
|
||||||
|
m4trace:configure.in:6: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
|
||||||
|
#undef PACKAGE_TARNAME])
|
||||||
|
m4trace:configure.in:6: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
|
||||||
|
m4trace:configure.in:6: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
|
||||||
|
#undef PACKAGE_VERSION])
|
||||||
|
m4trace:configure.in:6: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
|
||||||
|
m4trace:configure.in:6: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
|
||||||
|
#undef PACKAGE_STRING])
|
||||||
|
m4trace:configure.in:6: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
|
||||||
|
m4trace:configure.in:6: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
|
||||||
|
#undef PACKAGE_BUGREPORT])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([build_alias])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([host_alias])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([target_alias])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([DEFS])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([ECHO_C])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([ECHO_N])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([ECHO_T])
|
||||||
|
m4trace:configure.in:6: -1- AC_SUBST([LIBS])
|
||||||
|
m4trace:configure.in:11: -1- AC_CANONICAL_TARGET
|
||||||
|
m4trace:configure.in:11: -1- AC_CANONICAL_HOST
|
||||||
|
m4trace:configure.in:11: -1- AC_CANONICAL_BUILD
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([build], [$ac_cv_build])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([build_cpu], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([build_vendor], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([build_os], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([host], [$ac_cv_host])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([host_cpu], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([host_os], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([target], [$ac_cv_target])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([target_cpu], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([target_vendor], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
|
||||||
|
m4trace:configure.in:11: -1- AC_SUBST([target_os], [`echo $ac_cv_target | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
|
||||||
|
m4trace:configure.in:17: -1- AM_INIT_AUTOMAKE([tar-ustar])
|
||||||
|
m4trace:configure.in:17: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
|
||||||
|
m4trace:configure.in:17: -1- AM_AUTOMAKE_VERSION([1.9.6])
|
||||||
|
m4trace:configure.in:17: -1- AC_PROG_INSTALL
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([INSTALL_PROGRAM])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([INSTALL_SCRIPT])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([INSTALL_DATA])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([CYGPATH_W])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])
|
||||||
|
m4trace:configure.in:17: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
|
||||||
|
m4trace:configure.in:17: -1- AH_OUTPUT([PACKAGE], [/* Name of package */
|
||||||
|
#undef PACKAGE])
|
||||||
|
m4trace:configure.in:17: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
|
||||||
|
m4trace:configure.in:17: -1- AH_OUTPUT([VERSION], [/* Version number of package */
|
||||||
|
#undef VERSION])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([ACLOCAL])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([AUTOCONF])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([AUTOMAKE])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([AUTOHEADER])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([MAKEINFO])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([install_sh])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([STRIP])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([ac_ct_STRIP])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([INSTALL_STRIP_PROGRAM])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([mkdir_p])
|
||||||
|
m4trace:configure.in:17: -1- AC_PROG_AWK
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([AWK])
|
||||||
|
m4trace:configure.in:17: -1- AC_PROG_MAKE_SET
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([SET_MAKE])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([am__leading_dot])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([AMTAR])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([am__tar])
|
||||||
|
m4trace:configure.in:17: -1- AC_SUBST([am__untar])
|
||||||
|
m4trace:configure.in:53: -1- AC_SUBST([VERSION])
|
||||||
|
m4trace:configure.in:54: -1- AC_SUBST([RPMNAME])
|
||||||
|
m4trace:configure.in:55: -1- AC_SUBST([MAINTAINER])
|
||||||
|
m4trace:configure.in:57: -1- AC_SUBST([pkgconfigdir])
|
||||||
|
m4trace:configure.in:58: -1- AC_SUBST([pkgconfigdatadir])
|
||||||
|
m4trace:configure.in:60: -1- AC_SUBST([yast2dir])
|
||||||
|
m4trace:configure.in:62: -1- AC_SUBST([ybindir])
|
||||||
|
m4trace:configure.in:63: -1- AC_SUBST([ystartupdir])
|
||||||
|
m4trace:configure.in:64: -1- AC_SUBST([plugindir])
|
||||||
|
m4trace:configure.in:65: -1- AC_SUBST([includedir])
|
||||||
|
m4trace:configure.in:66: -1- AC_SUBST([potdir])
|
||||||
|
m4trace:configure.in:67: -1- AC_SUBST([execcompdir])
|
||||||
|
m4trace:configure.in:69: -1- AC_SUBST([docdir])
|
||||||
|
m4trace:configure.in:70: -1- AC_SUBST([mandir])
|
||||||
|
m4trace:configure.in:72: -1- AC_SUBST([ydatadir])
|
||||||
|
m4trace:configure.in:73: -1- AC_SUBST([imagedir])
|
||||||
|
m4trace:configure.in:74: -1- AC_SUBST([themedir])
|
||||||
|
m4trace:configure.in:75: -1- AC_SUBST([localedir])
|
||||||
|
m4trace:configure.in:76: -1- AC_SUBST([clientdir])
|
||||||
|
m4trace:configure.in:77: -1- AC_SUBST([moduledir])
|
||||||
|
m4trace:configure.in:78: -1- AC_SUBST([yncludedir])
|
||||||
|
m4trace:configure.in:79: -1- AC_SUBST([schemadir])
|
||||||
|
m4trace:configure.in:80: -1- AC_SUBST([scrconfdir])
|
||||||
|
m4trace:configure.in:81: -1- AC_SUBST([agentdir])
|
||||||
|
m4trace:configure.in:82: -1- AC_SUBST([desktopdir])
|
||||||
|
m4trace:configure.in:90: -1- AC_SUBST([fillupdir])
|
||||||
|
m4trace:configure.in:95: -1- AC_PROG_INSTALL
|
||||||
|
m4trace:configure.in:95: -1- AC_SUBST([INSTALL_PROGRAM])
|
||||||
|
m4trace:configure.in:95: -1- AC_SUBST([INSTALL_SCRIPT])
|
||||||
|
m4trace:configure.in:95: -1- AC_SUBST([INSTALL_DATA])
|
||||||
|
m4trace:configure.in:99: -1- AC_PROG_LN_S
|
||||||
|
m4trace:configure.in:99: -1- AC_SUBST([LN_S], [$as_ln_s])
|
||||||
|
m4trace:configure.in:100: -1- AC_PROG_MAKE_SET
|
||||||
|
m4trace:configure.in:100: -1- AC_SUBST([SET_MAKE])
|
||||||
|
m4trace:configure.in:103: -1- AC_SUBST([PKG_CONFIG_PATH])
|
||||||
|
m4trace:configure.in:108: -1- AC_SUBST([XGETTEXT], [$ac_cv_path_XGETTEXT])
|
||||||
|
m4trace:configure.in:117: -1- AM_CONDITIONAL([CREATE_PKGCONFIG], [test "x${CREATE_PKGCONFIG}" != x])
|
||||||
|
m4trace:configure.in:117: -1- AC_SUBST([CREATE_PKGCONFIG_TRUE])
|
||||||
|
m4trace:configure.in:117: -1- AC_SUBST([CREATE_PKGCONFIG_FALSE])
|
||||||
|
m4trace:configure.in:118: -1- AM_CONDITIONAL([CREATE_PKGCONFIG_NOARCH], [test "x${CREATE_PKGCONFIG}" = xnoarch])
|
||||||
|
m4trace:configure.in:118: -1- AC_SUBST([CREATE_PKGCONFIG_NOARCH_TRUE])
|
||||||
|
m4trace:configure.in:118: -1- AC_SUBST([CREATE_PKGCONFIG_NOARCH_FALSE])
|
||||||
|
m4trace:configure.in:126: -1- AC_SUBST([STYLESHEET_HTML])
|
||||||
|
m4trace:configure.in:127: -1- AC_SUBST([STYLESHEET_PDF])
|
||||||
|
m4trace:configure.in:128: -1- AC_SUBST([STYLESHEET_CSS])
|
||||||
|
m4trace:configure.in:129: -1- AC_SUBST([STYLESHEET_YDOC])
|
||||||
|
m4trace:configure.in:130: -1- AC_SUBST([STYLESHEET_YCPDOC])
|
||||||
|
m4trace:configure.in:133: -1- AC_SUBST([YCPDOC], [$ac_cv_path_YCPDOC])
|
||||||
|
m4trace:configure.in:137: -1- AC_SUBST([YCPMAKEDEP], [$ac_cv_path_YCPMAKEDEP])
|
||||||
|
m4trace:configure.in:141: -1- AC_SUBST([YCPC], [$ac_cv_path_YCPC])
|
||||||
|
m4trace:configure.in:148: -1- AC_CONFIG_FILES([Makefile agents/Makefile
|
||||||
|
src/Makefile])
|
||||||
|
m4trace:configure.in:149: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
|
||||||
|
m4trace:configure.in:149: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
|
1473
casa-yast/config.guess
vendored
Executable file
1473
casa-yast/config.guess
vendored
Executable file
File diff suppressed because it is too large
Load Diff
254
casa-yast/config.log
Normal file
254
casa-yast/config.log
Normal file
@ -0,0 +1,254 @@
|
|||||||
|
This file contains any messages produced by compilers while
|
||||||
|
running configure, to aid debugging if configure makes a mistake.
|
||||||
|
|
||||||
|
It was created by yast2-novell-casa configure 1.6.0, which was
|
||||||
|
generated by GNU Autoconf 2.59. Invocation command line was
|
||||||
|
|
||||||
|
$ ./configure
|
||||||
|
|
||||||
|
## --------- ##
|
||||||
|
## Platform. ##
|
||||||
|
## --------- ##
|
||||||
|
|
||||||
|
hostname = alborz
|
||||||
|
uname -m = x86_64
|
||||||
|
uname -r = 2.6.16-8-smp
|
||||||
|
uname -s = Linux
|
||||||
|
uname -v = #1 SMP Tue Mar 28 11:00:06 UTC 2006
|
||||||
|
|
||||||
|
/usr/bin/uname -p = unknown
|
||||||
|
/bin/uname -X = unknown
|
||||||
|
|
||||||
|
/bin/arch = x86_64
|
||||||
|
/usr/bin/arch -k = unknown
|
||||||
|
/usr/convex/getsysinfo = unknown
|
||||||
|
hostinfo = unknown
|
||||||
|
/bin/machine = unknown
|
||||||
|
/usr/bin/oslevel = unknown
|
||||||
|
/bin/universe = unknown
|
||||||
|
|
||||||
|
PATH: .
|
||||||
|
PATH: /usr/sbin
|
||||||
|
PATH: /bin
|
||||||
|
PATH: /usr/bin
|
||||||
|
PATH: /sbin
|
||||||
|
PATH: /usr/X11R6/bin
|
||||||
|
PATH: /usr/local/ccm63/bin
|
||||||
|
|
||||||
|
|
||||||
|
## ----------- ##
|
||||||
|
## Core tests. ##
|
||||||
|
## ----------- ##
|
||||||
|
|
||||||
|
configure:1294: checking build system type
|
||||||
|
configure:1312: result: x86_64-suse-linux
|
||||||
|
configure:1320: checking host system type
|
||||||
|
configure:1334: result: x86_64-suse-linux
|
||||||
|
configure:1342: checking target system type
|
||||||
|
configure:1356: result: x86_64-suse-linux
|
||||||
|
configure:1400: checking for a BSD-compatible install
|
||||||
|
configure:1455: result: /usr/bin/install -c
|
||||||
|
configure:1466: checking whether build environment is sane
|
||||||
|
configure:1509: result: yes
|
||||||
|
configure:1561: checking for gawk
|
||||||
|
configure:1577: found /bin/gawk
|
||||||
|
configure:1587: result: gawk
|
||||||
|
configure:1597: checking whether make sets $(MAKE)
|
||||||
|
configure:1617: result: yes
|
||||||
|
configure:1780: checking how to create a ustar tar archive
|
||||||
|
configure:1793: tar --version
|
||||||
|
tar (GNU tar) 1.15.1
|
||||||
|
configure:1796: $? = 0
|
||||||
|
configure:1836: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
|
||||||
|
configure:1839: $? = 0
|
||||||
|
configure:1843: tar -xf - <conftest.tar
|
||||||
|
configure:1846: $? = 0
|
||||||
|
configure:1859: result: gnutar
|
||||||
|
configure:1955: checking for a BSD-compatible install
|
||||||
|
configure:2010: result: /usr/bin/install -c
|
||||||
|
configure:2022: checking whether ln -s works
|
||||||
|
configure:2026: result: yes
|
||||||
|
configure:2033: checking whether make sets $(MAKE)
|
||||||
|
configure:2053: result: yes
|
||||||
|
configure:2067: checking for xgettext
|
||||||
|
configure:2085: found /usr/bin/xgettext
|
||||||
|
configure:2097: result: /usr/bin/xgettext
|
||||||
|
configure:2149: checking for ycpdoc
|
||||||
|
configure:2168: found /usr/lib/YaST2/bin/ycpdoc
|
||||||
|
configure:2181: result: /usr/lib/YaST2/bin/ycpdoc
|
||||||
|
configure:2195: checking for ycpmakedep
|
||||||
|
configure:2214: found /usr/lib/YaST2/bin/ycpmakedep
|
||||||
|
configure:2227: result: /usr/lib/YaST2/bin/ycpmakedep
|
||||||
|
configure:2241: checking for ycpc
|
||||||
|
configure:2260: found /usr/bin/ycpc
|
||||||
|
configure:2273: result: /usr/bin/ycpc
|
||||||
|
configure:2429: creating ./config.status
|
||||||
|
|
||||||
|
## ---------------------- ##
|
||||||
|
## Running config.status. ##
|
||||||
|
## ---------------------- ##
|
||||||
|
|
||||||
|
This file was extended by yast2-novell-casa config.status 1.6.0, which was
|
||||||
|
generated by GNU Autoconf 2.59. Invocation command line was
|
||||||
|
|
||||||
|
CONFIG_FILES =
|
||||||
|
CONFIG_HEADERS =
|
||||||
|
CONFIG_LINKS =
|
||||||
|
CONFIG_COMMANDS =
|
||||||
|
$ ./config.status
|
||||||
|
|
||||||
|
on alborz
|
||||||
|
|
||||||
|
config.status:703: creating Makefile
|
||||||
|
config.status:703: creating agents/Makefile
|
||||||
|
config.status:703: creating src/Makefile
|
||||||
|
|
||||||
|
## ---------------- ##
|
||||||
|
## Cache variables. ##
|
||||||
|
## ---------------- ##
|
||||||
|
|
||||||
|
ac_cv_build=x86_64-suse-linux
|
||||||
|
ac_cv_build_alias=x86_64-suse-linux
|
||||||
|
ac_cv_env_PKG_CONFIG_PATH_set=
|
||||||
|
ac_cv_env_PKG_CONFIG_PATH_value=
|
||||||
|
ac_cv_env_build_alias_set=
|
||||||
|
ac_cv_env_build_alias_value=
|
||||||
|
ac_cv_env_host_alias_set=
|
||||||
|
ac_cv_env_host_alias_value=
|
||||||
|
ac_cv_env_target_alias_set=
|
||||||
|
ac_cv_env_target_alias_value=
|
||||||
|
ac_cv_host=x86_64-suse-linux
|
||||||
|
ac_cv_host_alias=x86_64-suse-linux
|
||||||
|
ac_cv_path_XGETTEXT=/usr/bin/xgettext
|
||||||
|
ac_cv_path_YCPC=/usr/bin/ycpc
|
||||||
|
ac_cv_path_YCPDOC=/usr/lib/YaST2/bin/ycpdoc
|
||||||
|
ac_cv_path_YCPMAKEDEP=/usr/lib/YaST2/bin/ycpmakedep
|
||||||
|
ac_cv_path_install='/usr/bin/install -c'
|
||||||
|
ac_cv_prog_AWK=gawk
|
||||||
|
ac_cv_prog_make_make_set=yes
|
||||||
|
ac_cv_target=x86_64-suse-linux
|
||||||
|
ac_cv_target_alias=x86_64-suse-linux
|
||||||
|
am_cv_prog_tar_ustar=gnutar
|
||||||
|
|
||||||
|
## ----------------- ##
|
||||||
|
## Output variables. ##
|
||||||
|
## ----------------- ##
|
||||||
|
|
||||||
|
ACLOCAL='${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run aclocal-1.9'
|
||||||
|
AMTAR='${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run tar'
|
||||||
|
AUTOCONF='${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run autoconf'
|
||||||
|
AUTOHEADER='${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run autoheader'
|
||||||
|
AUTOMAKE='${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run automake-1.9'
|
||||||
|
AWK='gawk'
|
||||||
|
CREATE_PKGCONFIG_FALSE=''
|
||||||
|
CREATE_PKGCONFIG_NOARCH_FALSE=''
|
||||||
|
CREATE_PKGCONFIG_NOARCH_TRUE='#'
|
||||||
|
CREATE_PKGCONFIG_TRUE='#'
|
||||||
|
CYGPATH_W='echo'
|
||||||
|
DEFS='-DPACKAGE_NAME=\"yast2-novell-casa\" -DPACKAGE_TARNAME=\"yast2-novell-casa\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"yast2-novell-casa\ 1.6.0\" -DPACKAGE_BUGREPORT=\"http://www.suse.de/feedback\" -DPACKAGE=\"yast2-novell-casa\" -DVERSION=\"1.6.0\" '
|
||||||
|
ECHO_C=''
|
||||||
|
ECHO_N='-n'
|
||||||
|
ECHO_T=''
|
||||||
|
INSTALL_DATA='${INSTALL} -m 644'
|
||||||
|
INSTALL_PROGRAM='${INSTALL}'
|
||||||
|
INSTALL_SCRIPT='${INSTALL}'
|
||||||
|
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
|
||||||
|
LIBOBJS=''
|
||||||
|
LIBS=''
|
||||||
|
LN_S='ln -s'
|
||||||
|
LTLIBOBJS=''
|
||||||
|
MAINTAINER='casa <casa@novell.com>'
|
||||||
|
MAKEINFO='${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run makeinfo'
|
||||||
|
PACKAGE='yast2-novell-casa'
|
||||||
|
PACKAGE_BUGREPORT='http://www.suse.de/feedback'
|
||||||
|
PACKAGE_NAME='yast2-novell-casa'
|
||||||
|
PACKAGE_STRING='yast2-novell-casa 1.6.0'
|
||||||
|
PACKAGE_TARNAME='yast2-novell-casa'
|
||||||
|
PACKAGE_VERSION='1.6.0'
|
||||||
|
PATH_SEPARATOR=':'
|
||||||
|
PKG_CONFIG_PATH=''
|
||||||
|
RPMNAME='yast2-novell-casa'
|
||||||
|
SET_MAKE=''
|
||||||
|
SHELL='/bin/sh'
|
||||||
|
STRIP=''
|
||||||
|
STYLESHEET_CSS='/usr/share/YaST2/data/docbook/css/yast2docs.css'
|
||||||
|
STYLESHEET_HTML='/usr/share/YaST2/data/docbook/stylesheets/customize-html.xsl'
|
||||||
|
STYLESHEET_PDF='/usr/share/YaST2/data/docbook/stylesheets/customize-fo.xsl'
|
||||||
|
STYLESHEET_YCPDOC='/usr/share/YaST2/data/docbook/stylesheets/ycpdoc.xsl'
|
||||||
|
STYLESHEET_YDOC='/usr/share/YaST2/data/docbook/stylesheets/ydoc.xsl'
|
||||||
|
VERSION='1.6.0'
|
||||||
|
XGETTEXT='/usr/bin/xgettext'
|
||||||
|
YCPC='/usr/bin/ycpc'
|
||||||
|
YCPDOC='/usr/lib/YaST2/bin/ycpdoc'
|
||||||
|
YCPMAKEDEP='/usr/lib/YaST2/bin/ycpmakedep'
|
||||||
|
ac_ct_STRIP=''
|
||||||
|
agentdir='${prefix}/lib/YaST2/servers_non_y2'
|
||||||
|
am__leading_dot='.'
|
||||||
|
am__tar='tar --format=ustar -chf - "$$tardir"'
|
||||||
|
am__untar='tar -xf -'
|
||||||
|
bindir='${exec_prefix}/bin'
|
||||||
|
build='x86_64-suse-linux'
|
||||||
|
build_alias=''
|
||||||
|
build_cpu='x86_64'
|
||||||
|
build_os='linux'
|
||||||
|
build_vendor='suse'
|
||||||
|
clientdir='${prefix}/share/YaST2/clients'
|
||||||
|
datadir='${prefix}/share'
|
||||||
|
desktopdir='${prefix}/share/applications/YaST2'
|
||||||
|
docdir='${prefix}/share/doc/packages/yast2-novell-casa'
|
||||||
|
exec_prefix='${prefix}'
|
||||||
|
execcompdir='${prefix}/lib/YaST2'
|
||||||
|
fillupdir='/var/adm/fillup-templates'
|
||||||
|
host='x86_64-suse-linux'
|
||||||
|
host_alias=''
|
||||||
|
host_cpu='x86_64'
|
||||||
|
host_os='linux'
|
||||||
|
host_vendor='suse'
|
||||||
|
imagedir='${prefix}/share/YaST2/images'
|
||||||
|
includedir='${prefix}/include/YaST2'
|
||||||
|
infodir='${prefix}/info'
|
||||||
|
install_sh='/home/nds_cm/dev/yast/casa-yast/install-sh'
|
||||||
|
libdir='${exec_prefix}/lib'
|
||||||
|
libexecdir='${exec_prefix}/libexec'
|
||||||
|
localedir='${prefix}/share/YaST2/locale'
|
||||||
|
localstatedir='${prefix}/var'
|
||||||
|
mandir='${prefix}/share/man'
|
||||||
|
mkdir_p='mkdir -p --'
|
||||||
|
moduledir='${prefix}/share/YaST2/modules'
|
||||||
|
oldincludedir='/usr/include'
|
||||||
|
pkgconfigdatadir='${datadir}/pkgconfig'
|
||||||
|
pkgconfigdir='${libdir}/pkgconfig'
|
||||||
|
plugindir='${libdir}/YaST2/plugin'
|
||||||
|
potdir='${docdir}/pot'
|
||||||
|
prefix='/usr'
|
||||||
|
program_transform_name='s,x,x,'
|
||||||
|
sbindir='${exec_prefix}/sbin'
|
||||||
|
schemadir='${prefix}/share/YaST2/schema'
|
||||||
|
scrconfdir='${prefix}/share/YaST2/scrconf'
|
||||||
|
sharedstatedir='${prefix}/com'
|
||||||
|
sysconfdir='${prefix}/etc'
|
||||||
|
target='x86_64-suse-linux'
|
||||||
|
target_alias=''
|
||||||
|
target_cpu='x86_64'
|
||||||
|
target_os='linux'
|
||||||
|
target_vendor='suse'
|
||||||
|
themedir='${prefix}/share/YaST2/theme'
|
||||||
|
yast2dir='${prefix}/share/YaST2'
|
||||||
|
ybindir='${prefix}/lib/YaST2/bin'
|
||||||
|
ydatadir='${prefix}/share/YaST2/data'
|
||||||
|
yncludedir='${prefix}/share/YaST2/include'
|
||||||
|
ystartupdir='${prefix}/lib/YaST2'
|
||||||
|
|
||||||
|
## ----------- ##
|
||||||
|
## confdefs.h. ##
|
||||||
|
## ----------- ##
|
||||||
|
|
||||||
|
#define PACKAGE "yast2-novell-casa"
|
||||||
|
#define PACKAGE_BUGREPORT "http://www.suse.de/feedback"
|
||||||
|
#define PACKAGE_NAME "yast2-novell-casa"
|
||||||
|
#define PACKAGE_STRING "yast2-novell-casa 1.6.0"
|
||||||
|
#define PACKAGE_TARNAME "yast2-novell-casa"
|
||||||
|
#define PACKAGE_VERSION "1.6.0"
|
||||||
|
#define VERSION "1.6.0"
|
||||||
|
|
||||||
|
configure: exit 0
|
777
casa-yast/config.status
Executable file
777
casa-yast/config.status
Executable file
@ -0,0 +1,777 @@
|
|||||||
|
#! /bin/sh
|
||||||
|
# Generated by configure.
|
||||||
|
# Run this file to recreate the current configuration.
|
||||||
|
# Compiler output produced by configure, useful for debugging
|
||||||
|
# configure, is in config.log if it exists.
|
||||||
|
|
||||||
|
debug=false
|
||||||
|
ac_cs_recheck=false
|
||||||
|
ac_cs_silent=false
|
||||||
|
SHELL=${CONFIG_SHELL-/bin/sh}
|
||||||
|
## --------------------- ##
|
||||||
|
## M4sh Initialization. ##
|
||||||
|
## --------------------- ##
|
||||||
|
|
||||||
|
# Be Bourne compatible
|
||||||
|
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
|
||||||
|
emulate sh
|
||||||
|
NULLCMD=:
|
||||||
|
# Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
|
||||||
|
# is contrary to our usage. Disable this feature.
|
||||||
|
alias -g '${1+"$@"}'='"$@"'
|
||||||
|
elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
|
||||||
|
set -o posix
|
||||||
|
fi
|
||||||
|
DUALCASE=1; export DUALCASE # for MKS sh
|
||||||
|
|
||||||
|
# Support unset when possible.
|
||||||
|
if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
|
||||||
|
as_unset=unset
|
||||||
|
else
|
||||||
|
as_unset=false
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
# Work around bugs in pre-3.0 UWIN ksh.
|
||||||
|
$as_unset ENV MAIL MAILPATH
|
||||||
|
PS1='$ '
|
||||||
|
PS2='> '
|
||||||
|
PS4='+ '
|
||||||
|
|
||||||
|
# NLS nuisances.
|
||||||
|
for as_var in \
|
||||||
|
LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
|
||||||
|
LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
|
||||||
|
LC_TELEPHONE LC_TIME
|
||||||
|
do
|
||||||
|
if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
|
||||||
|
eval $as_var=C; export $as_var
|
||||||
|
else
|
||||||
|
$as_unset $as_var
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
|
||||||
|
# Required to use basename.
|
||||||
|
if expr a : '\(a\)' >/dev/null 2>&1; then
|
||||||
|
as_expr=expr
|
||||||
|
else
|
||||||
|
as_expr=false
|
||||||
|
fi
|
||||||
|
|
||||||
|
if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
|
||||||
|
as_basename=basename
|
||||||
|
else
|
||||||
|
as_basename=false
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
# Name of the executable.
|
||||||
|
as_me=`$as_basename "$0" ||
|
||||||
|
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
|
||||||
|
X"$0" : 'X\(//\)$' \| \
|
||||||
|
X"$0" : 'X\(/\)$' \| \
|
||||||
|
. : '\(.\)' 2>/dev/null ||
|
||||||
|
echo X/"$0" |
|
||||||
|
sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
|
||||||
|
/^X\/\(\/\/\)$/{ s//\1/; q; }
|
||||||
|
/^X\/\(\/\).*/{ s//\1/; q; }
|
||||||
|
s/.*/./; q'`
|
||||||
|
|
||||||
|
|
||||||
|
# PATH needs CR, and LINENO needs CR and PATH.
|
||||||
|
# Avoid depending upon Character Ranges.
|
||||||
|
as_cr_letters='abcdefghijklmnopqrstuvwxyz'
|
||||||
|
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
|
||||||
|
as_cr_Letters=$as_cr_letters$as_cr_LETTERS
|
||||||
|
as_cr_digits='0123456789'
|
||||||
|
as_cr_alnum=$as_cr_Letters$as_cr_digits
|
||||||
|
|
||||||
|
# The user is always right.
|
||||||
|
if test "${PATH_SEPARATOR+set}" != set; then
|
||||||
|
echo "#! /bin/sh" >conf$$.sh
|
||||||
|
echo "exit 0" >>conf$$.sh
|
||||||
|
chmod +x conf$$.sh
|
||||||
|
if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
|
||||||
|
PATH_SEPARATOR=';'
|
||||||
|
else
|
||||||
|
PATH_SEPARATOR=:
|
||||||
|
fi
|
||||||
|
rm -f conf$$.sh
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
as_lineno_1=$LINENO
|
||||||
|
as_lineno_2=$LINENO
|
||||||
|
as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
|
||||||
|
test "x$as_lineno_1" != "x$as_lineno_2" &&
|
||||||
|
test "x$as_lineno_3" = "x$as_lineno_2" || {
|
||||||
|
# Find who we are. Look in the path if we contain no path at all
|
||||||
|
# relative or not.
|
||||||
|
case $0 in
|
||||||
|
*[\\/]* ) as_myself=$0 ;;
|
||||||
|
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
||||||
|
for as_dir in $PATH
|
||||||
|
do
|
||||||
|
IFS=$as_save_IFS
|
||||||
|
test -z "$as_dir" && as_dir=.
|
||||||
|
test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
|
||||||
|
done
|
||||||
|
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
# We did not find ourselves, most probably we were run as `sh COMMAND'
|
||||||
|
# in which case we are not to be found in the path.
|
||||||
|
if test "x$as_myself" = x; then
|
||||||
|
as_myself=$0
|
||||||
|
fi
|
||||||
|
if test ! -f "$as_myself"; then
|
||||||
|
{ { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
|
||||||
|
echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
|
||||||
|
{ (exit 1); exit 1; }; }
|
||||||
|
fi
|
||||||
|
case $CONFIG_SHELL in
|
||||||
|
'')
|
||||||
|
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
|
||||||
|
for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
|
||||||
|
do
|
||||||
|
IFS=$as_save_IFS
|
||||||
|
test -z "$as_dir" && as_dir=.
|
||||||
|
for as_base in sh bash ksh sh5; do
|
||||||
|
case $as_dir in
|
||||||
|
/*)
|
||||||
|
if ("$as_dir/$as_base" -c '
|
||||||
|
as_lineno_1=$LINENO
|
||||||
|
as_lineno_2=$LINENO
|
||||||
|
as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
|
||||||
|
test "x$as_lineno_1" != "x$as_lineno_2" &&
|
||||||
|
test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then
|
||||||
|
$as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
|
||||||
|
$as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
|
||||||
|
CONFIG_SHELL=$as_dir/$as_base
|
||||||
|
export CONFIG_SHELL
|
||||||
|
exec "$CONFIG_SHELL" "$0" ${1+"$@"}
|
||||||
|
fi;;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
done
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# Create $as_me.lineno as a copy of $as_myself, but with $LINENO
|
||||||
|
# uniformly replaced by the line number. The first 'sed' inserts a
|
||||||
|
# line-number line before each line; the second 'sed' does the real
|
||||||
|
# work. The second script uses 'N' to pair each line-number line
|
||||||
|
# with the numbered line, and appends trailing '-' during
|
||||||
|
# substitution so that $LINENO is not a special case at line end.
|
||||||
|
# (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
|
||||||
|
# second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-)
|
||||||
|
sed '=' <$as_myself |
|
||||||
|
sed '
|
||||||
|
N
|
||||||
|
s,$,-,
|
||||||
|
: loop
|
||||||
|
s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
|
||||||
|
t loop
|
||||||
|
s,-$,,
|
||||||
|
s,^['$as_cr_digits']*\n,,
|
||||||
|
' >$as_me.lineno &&
|
||||||
|
chmod +x $as_me.lineno ||
|
||||||
|
{ { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
|
||||||
|
echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
|
||||||
|
{ (exit 1); exit 1; }; }
|
||||||
|
|
||||||
|
# Don't try to exec as it changes $[0], causing all sort of problems
|
||||||
|
# (the dirname of $[0] is not the place where we might find the
|
||||||
|
# original and so on. Autoconf is especially sensible to this).
|
||||||
|
. ./$as_me.lineno
|
||||||
|
# Exit status is that of the last command.
|
||||||
|
exit
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
|
||||||
|
*c*,-n*) ECHO_N= ECHO_C='
|
||||||
|
' ECHO_T=' ' ;;
|
||||||
|
*c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;;
|
||||||
|
*) ECHO_N= ECHO_C='\c' ECHO_T= ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
if expr a : '\(a\)' >/dev/null 2>&1; then
|
||||||
|
as_expr=expr
|
||||||
|
else
|
||||||
|
as_expr=false
|
||||||
|
fi
|
||||||
|
|
||||||
|
rm -f conf$$ conf$$.exe conf$$.file
|
||||||
|
echo >conf$$.file
|
||||||
|
if ln -s conf$$.file conf$$ 2>/dev/null; then
|
||||||
|
# We could just check for DJGPP; but this test a) works b) is more generic
|
||||||
|
# and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
|
||||||
|
if test -f conf$$.exe; then
|
||||||
|
# Don't use ln at all; we don't have any links
|
||||||
|
as_ln_s='cp -p'
|
||||||
|
else
|
||||||
|
as_ln_s='ln -s'
|
||||||
|
fi
|
||||||
|
elif ln conf$$.file conf$$ 2>/dev/null; then
|
||||||
|
as_ln_s=ln
|
||||||
|
else
|
||||||
|
as_ln_s='cp -p'
|
||||||
|
fi
|
||||||
|
rm -f conf$$ conf$$.exe conf$$.file
|
||||||
|
|
||||||
|
if mkdir -p . 2>/dev/null; then
|
||||||
|
as_mkdir_p=:
|
||||||
|
else
|
||||||
|
test -d ./-p && rmdir ./-p
|
||||||
|
as_mkdir_p=false
|
||||||
|
fi
|
||||||
|
|
||||||
|
as_executable_p="test -f"
|
||||||
|
|
||||||
|
# Sed expression to map a string onto a valid CPP name.
|
||||||
|
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
|
||||||
|
|
||||||
|
# Sed expression to map a string onto a valid variable name.
|
||||||
|
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
|
||||||
|
|
||||||
|
|
||||||
|
# IFS
|
||||||
|
# We need space, tab and new line, in precisely that order.
|
||||||
|
as_nl='
|
||||||
|
'
|
||||||
|
IFS=" $as_nl"
|
||||||
|
|
||||||
|
# CDPATH.
|
||||||
|
$as_unset CDPATH
|
||||||
|
|
||||||
|
exec 6>&1
|
||||||
|
|
||||||
|
# Open the log real soon, to keep \$[0] and so on meaningful, and to
|
||||||
|
# report actual input values of CONFIG_FILES etc. instead of their
|
||||||
|
# values after options handling. Logging --version etc. is OK.
|
||||||
|
exec 5>>config.log
|
||||||
|
{
|
||||||
|
echo
|
||||||
|
sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
|
||||||
|
## Running $as_me. ##
|
||||||
|
_ASBOX
|
||||||
|
} >&5
|
||||||
|
cat >&5 <<_CSEOF
|
||||||
|
|
||||||
|
This file was extended by yast2-novell-casa $as_me 1.6.0, which was
|
||||||
|
generated by GNU Autoconf 2.59. Invocation command line was
|
||||||
|
|
||||||
|
CONFIG_FILES = $CONFIG_FILES
|
||||||
|
CONFIG_HEADERS = $CONFIG_HEADERS
|
||||||
|
CONFIG_LINKS = $CONFIG_LINKS
|
||||||
|
CONFIG_COMMANDS = $CONFIG_COMMANDS
|
||||||
|
$ $0 $@
|
||||||
|
|
||||||
|
_CSEOF
|
||||||
|
echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
|
||||||
|
echo >&5
|
||||||
|
config_files=" Makefile agents/Makefile src/Makefile"
|
||||||
|
|
||||||
|
ac_cs_usage="\
|
||||||
|
\`$as_me' instantiates files from templates according to the
|
||||||
|
current configuration.
|
||||||
|
|
||||||
|
Usage: $0 [OPTIONS] [FILE]...
|
||||||
|
|
||||||
|
-h, --help print this help, then exit
|
||||||
|
-V, --version print version number, then exit
|
||||||
|
-q, --quiet do not print progress messages
|
||||||
|
-d, --debug don't remove temporary files
|
||||||
|
--recheck update $as_me by reconfiguring in the same conditions
|
||||||
|
--file=FILE[:TEMPLATE]
|
||||||
|
instantiate the configuration file FILE
|
||||||
|
|
||||||
|
Configuration files:
|
||||||
|
$config_files
|
||||||
|
|
||||||
|
Report bugs to <bug-autoconf@gnu.org>."
|
||||||
|
ac_cs_version="\
|
||||||
|
yast2-novell-casa config.status 1.6.0
|
||||||
|
configured by ./configure, generated by GNU Autoconf 2.59,
|
||||||
|
with options \"\"
|
||||||
|
|
||||||
|
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||||
|
This config.status script is free software; the Free Software Foundation
|
||||||
|
gives unlimited permission to copy, distribute and modify it."
|
||||||
|
srcdir=.
|
||||||
|
INSTALL="/usr/bin/install -c -p"
|
||||||
|
# If no file are specified by the user, then we need to provide default
|
||||||
|
# value. By we need to know if files were specified by the user.
|
||||||
|
ac_need_defaults=:
|
||||||
|
while test $# != 0
|
||||||
|
do
|
||||||
|
case $1 in
|
||||||
|
--*=*)
|
||||||
|
ac_option=`expr "x$1" : 'x\([^=]*\)='`
|
||||||
|
ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
|
||||||
|
ac_shift=:
|
||||||
|
;;
|
||||||
|
-*)
|
||||||
|
ac_option=$1
|
||||||
|
ac_optarg=$2
|
||||||
|
ac_shift=shift
|
||||||
|
;;
|
||||||
|
*) # This is not an option, so the user has probably given explicit
|
||||||
|
# arguments.
|
||||||
|
ac_option=$1
|
||||||
|
ac_need_defaults=false;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
case $ac_option in
|
||||||
|
# Handling of the options.
|
||||||
|
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
|
||||||
|
ac_cs_recheck=: ;;
|
||||||
|
--version | --vers* | -V )
|
||||||
|
echo "$ac_cs_version"; exit 0 ;;
|
||||||
|
--he | --h)
|
||||||
|
# Conflict between --help and --header
|
||||||
|
{ { echo "$as_me:$LINENO: error: ambiguous option: $1
|
||||||
|
Try \`$0 --help' for more information." >&5
|
||||||
|
echo "$as_me: error: ambiguous option: $1
|
||||||
|
Try \`$0 --help' for more information." >&2;}
|
||||||
|
{ (exit 1); exit 1; }; };;
|
||||||
|
--help | --hel | -h )
|
||||||
|
echo "$ac_cs_usage"; exit 0 ;;
|
||||||
|
--debug | --d* | -d )
|
||||||
|
debug=: ;;
|
||||||
|
--file | --fil | --fi | --f )
|
||||||
|
$ac_shift
|
||||||
|
CONFIG_FILES="$CONFIG_FILES $ac_optarg"
|
||||||
|
ac_need_defaults=false;;
|
||||||
|
--header | --heade | --head | --hea )
|
||||||
|
$ac_shift
|
||||||
|
CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
|
||||||
|
ac_need_defaults=false;;
|
||||||
|
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
|
||||||
|
| -silent | --silent | --silen | --sile | --sil | --si | --s)
|
||||||
|
ac_cs_silent=: ;;
|
||||||
|
|
||||||
|
# This is an error.
|
||||||
|
-*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
|
||||||
|
Try \`$0 --help' for more information." >&5
|
||||||
|
echo "$as_me: error: unrecognized option: $1
|
||||||
|
Try \`$0 --help' for more information." >&2;}
|
||||||
|
{ (exit 1); exit 1; }; } ;;
|
||||||
|
|
||||||
|
*) ac_config_targets="$ac_config_targets $1" ;;
|
||||||
|
|
||||||
|
esac
|
||||||
|
shift
|
||||||
|
done
|
||||||
|
|
||||||
|
ac_configure_extra_args=
|
||||||
|
|
||||||
|
if $ac_cs_silent; then
|
||||||
|
exec 6>/dev/null
|
||||||
|
ac_configure_extra_args="$ac_configure_extra_args --silent"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if $ac_cs_recheck; then
|
||||||
|
echo "running /bin/sh ./configure " $ac_configure_extra_args " --no-create --no-recursion" >&6
|
||||||
|
exec /bin/sh ./configure $ac_configure_extra_args --no-create --no-recursion
|
||||||
|
fi
|
||||||
|
|
||||||
|
for ac_config_target in $ac_config_targets
|
||||||
|
do
|
||||||
|
case "$ac_config_target" in
|
||||||
|
# Handling of arguments.
|
||||||
|
"Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
|
||||||
|
"agents/Makefile" ) CONFIG_FILES="$CONFIG_FILES agents/Makefile" ;;
|
||||||
|
"src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
|
||||||
|
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
|
||||||
|
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
|
||||||
|
{ (exit 1); exit 1; }; };;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
|
||||||
|
# If the user did not use the arguments to specify the items to instantiate,
|
||||||
|
# then the envvar interface is used. Set only those that are not.
|
||||||
|
# We use the long form for the default assignment because of an extremely
|
||||||
|
# bizarre bug on SunOS 4.1.3.
|
||||||
|
if $ac_need_defaults; then
|
||||||
|
test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Have a temporary directory for convenience. Make it in the build tree
|
||||||
|
# simply because there is no reason to put it here, and in addition,
|
||||||
|
# creating and moving files from /tmp can sometimes cause problems.
|
||||||
|
# Create a temporary directory, and hook for its removal unless debugging.
|
||||||
|
$debug ||
|
||||||
|
{
|
||||||
|
trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
|
||||||
|
trap '{ (exit 1); exit 1; }' 1 2 13 15
|
||||||
|
}
|
||||||
|
|
||||||
|
# Create a (secure) tmp directory for tmp files.
|
||||||
|
|
||||||
|
{
|
||||||
|
tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
|
||||||
|
test -n "$tmp" && test -d "$tmp"
|
||||||
|
} ||
|
||||||
|
{
|
||||||
|
tmp=./confstat$$-$RANDOM
|
||||||
|
(umask 077 && mkdir $tmp)
|
||||||
|
} ||
|
||||||
|
{
|
||||||
|
echo "$me: cannot create a temporary directory in ." >&2
|
||||||
|
{ (exit 1); exit 1; }
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# CONFIG_FILES section.
|
||||||
|
#
|
||||||
|
|
||||||
|
# No need to generate the scripts if there are no CONFIG_FILES.
|
||||||
|
# This happens for instance when ./config.status config.h
|
||||||
|
if test -n "$CONFIG_FILES"; then
|
||||||
|
# Protect against being on the right side of a sed subst in config.status.
|
||||||
|
sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g;
|
||||||
|
s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF
|
||||||
|
s,@SHELL@,/bin/sh,;t t
|
||||||
|
s,@PATH_SEPARATOR@,:,;t t
|
||||||
|
s,@PACKAGE_NAME@,yast2-novell-casa,;t t
|
||||||
|
s,@PACKAGE_TARNAME@,yast2-novell-casa,;t t
|
||||||
|
s,@PACKAGE_VERSION@,1.6.0,;t t
|
||||||
|
s,@PACKAGE_STRING@,yast2-novell-casa 1.6.0,;t t
|
||||||
|
s,@PACKAGE_BUGREPORT@,http://www.suse.de/feedback,;t t
|
||||||
|
s,@exec_prefix@,${prefix},;t t
|
||||||
|
s,@prefix@,/usr,;t t
|
||||||
|
s,@program_transform_name@,s,x,x,,;t t
|
||||||
|
s,@bindir@,${exec_prefix}/bin,;t t
|
||||||
|
s,@sbindir@,${exec_prefix}/sbin,;t t
|
||||||
|
s,@libexecdir@,${exec_prefix}/libexec,;t t
|
||||||
|
s,@datadir@,${prefix}/share,;t t
|
||||||
|
s,@sysconfdir@,${prefix}/etc,;t t
|
||||||
|
s,@sharedstatedir@,${prefix}/com,;t t
|
||||||
|
s,@localstatedir@,${prefix}/var,;t t
|
||||||
|
s,@libdir@,${exec_prefix}/lib,;t t
|
||||||
|
s,@includedir@,${prefix}/include/YaST2,;t t
|
||||||
|
s,@oldincludedir@,/usr/include,;t t
|
||||||
|
s,@infodir@,${prefix}/info,;t t
|
||||||
|
s,@mandir@,${prefix}/share/man,;t t
|
||||||
|
s,@build_alias@,,;t t
|
||||||
|
s,@host_alias@,,;t t
|
||||||
|
s,@target_alias@,,;t t
|
||||||
|
s,@DEFS@,-DPACKAGE_NAME=\"yast2-novell-casa\" -DPACKAGE_TARNAME=\"yast2-novell-casa\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"yast2-novell-casa\ 1.6.0\" -DPACKAGE_BUGREPORT=\"http://www.suse.de/feedback\" -DPACKAGE=\"yast2-novell-casa\" -DVERSION=\"1.6.0\" ,;t t
|
||||||
|
s,@ECHO_C@,,;t t
|
||||||
|
s,@ECHO_N@,-n,;t t
|
||||||
|
s,@ECHO_T@,,;t t
|
||||||
|
s,@LIBS@,,;t t
|
||||||
|
s,@build@,x86_64-suse-linux,;t t
|
||||||
|
s,@build_cpu@,x86_64,;t t
|
||||||
|
s,@build_vendor@,suse,;t t
|
||||||
|
s,@build_os@,linux,;t t
|
||||||
|
s,@host@,x86_64-suse-linux,;t t
|
||||||
|
s,@host_cpu@,x86_64,;t t
|
||||||
|
s,@host_vendor@,suse,;t t
|
||||||
|
s,@host_os@,linux,;t t
|
||||||
|
s,@target@,x86_64-suse-linux,;t t
|
||||||
|
s,@target_cpu@,x86_64,;t t
|
||||||
|
s,@target_vendor@,suse,;t t
|
||||||
|
s,@target_os@,linux,;t t
|
||||||
|
s,@INSTALL_PROGRAM@,${INSTALL},;t t
|
||||||
|
s,@INSTALL_SCRIPT@,${INSTALL},;t t
|
||||||
|
s,@INSTALL_DATA@,${INSTALL} -m 644,;t t
|
||||||
|
s,@CYGPATH_W@,echo,;t t
|
||||||
|
s,@PACKAGE@,yast2-novell-casa,;t t
|
||||||
|
s,@VERSION@,1.6.0,;t t
|
||||||
|
s,@ACLOCAL@,${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run aclocal-1.9,;t t
|
||||||
|
s,@AUTOCONF@,${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run autoconf,;t t
|
||||||
|
s,@AUTOMAKE@,${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run automake-1.9,;t t
|
||||||
|
s,@AUTOHEADER@,${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run autoheader,;t t
|
||||||
|
s,@MAKEINFO@,${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run makeinfo,;t t
|
||||||
|
s,@install_sh@,/home/nds_cm/dev/yast/casa-yast/install-sh,;t t
|
||||||
|
s,@STRIP@,,;t t
|
||||||
|
s,@ac_ct_STRIP@,,;t t
|
||||||
|
s,@INSTALL_STRIP_PROGRAM@,${SHELL} $(install_sh) -c -s,;t t
|
||||||
|
s,@mkdir_p@,mkdir -p --,;t t
|
||||||
|
s,@AWK@,gawk,;t t
|
||||||
|
s,@SET_MAKE@,,;t t
|
||||||
|
s,@am__leading_dot@,.,;t t
|
||||||
|
s,@AMTAR@,${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run tar,;t t
|
||||||
|
s,@am__tar@,tar --format=ustar -chf - "$$tardir",;t t
|
||||||
|
s,@am__untar@,tar -xf -,;t t
|
||||||
|
s,@RPMNAME@,yast2-novell-casa,;t t
|
||||||
|
s,@MAINTAINER@,casa <casa@novell.com>,;t t
|
||||||
|
s,@pkgconfigdir@,${libdir}/pkgconfig,;t t
|
||||||
|
s,@pkgconfigdatadir@,${datadir}/pkgconfig,;t t
|
||||||
|
s,@yast2dir@,${prefix}/share/YaST2,;t t
|
||||||
|
s,@ybindir@,${prefix}/lib/YaST2/bin,;t t
|
||||||
|
s,@ystartupdir@,${prefix}/lib/YaST2,;t t
|
||||||
|
s,@plugindir@,${libdir}/YaST2/plugin,;t t
|
||||||
|
s,@potdir@,${docdir}/pot,;t t
|
||||||
|
s,@execcompdir@,${prefix}/lib/YaST2,;t t
|
||||||
|
s,@docdir@,${prefix}/share/doc/packages/yast2-novell-casa,;t t
|
||||||
|
s,@ydatadir@,${prefix}/share/YaST2/data,;t t
|
||||||
|
s,@imagedir@,${prefix}/share/YaST2/images,;t t
|
||||||
|
s,@themedir@,${prefix}/share/YaST2/theme,;t t
|
||||||
|
s,@localedir@,${prefix}/share/YaST2/locale,;t t
|
||||||
|
s,@clientdir@,${prefix}/share/YaST2/clients,;t t
|
||||||
|
s,@moduledir@,${prefix}/share/YaST2/modules,;t t
|
||||||
|
s,@yncludedir@,${prefix}/share/YaST2/include,;t t
|
||||||
|
s,@schemadir@,${prefix}/share/YaST2/schema,;t t
|
||||||
|
s,@scrconfdir@,${prefix}/share/YaST2/scrconf,;t t
|
||||||
|
s,@agentdir@,${prefix}/lib/YaST2/servers_non_y2,;t t
|
||||||
|
s,@desktopdir@,${prefix}/share/applications/YaST2,;t t
|
||||||
|
s,@fillupdir@,/var/adm/fillup-templates,;t t
|
||||||
|
s,@LN_S@,ln -s,;t t
|
||||||
|
s,@PKG_CONFIG_PATH@,,;t t
|
||||||
|
s,@XGETTEXT@,/usr/bin/xgettext,;t t
|
||||||
|
s,@CREATE_PKGCONFIG_TRUE@,#,;t t
|
||||||
|
s,@CREATE_PKGCONFIG_FALSE@,,;t t
|
||||||
|
s,@CREATE_PKGCONFIG_NOARCH_TRUE@,#,;t t
|
||||||
|
s,@CREATE_PKGCONFIG_NOARCH_FALSE@,,;t t
|
||||||
|
s,@STYLESHEET_HTML@,/usr/share/YaST2/data/docbook/stylesheets/customize-html.xsl,;t t
|
||||||
|
s,@STYLESHEET_PDF@,/usr/share/YaST2/data/docbook/stylesheets/customize-fo.xsl,;t t
|
||||||
|
s,@STYLESHEET_CSS@,/usr/share/YaST2/data/docbook/css/yast2docs.css,;t t
|
||||||
|
s,@STYLESHEET_YDOC@,/usr/share/YaST2/data/docbook/stylesheets/ydoc.xsl,;t t
|
||||||
|
s,@STYLESHEET_YCPDOC@,/usr/share/YaST2/data/docbook/stylesheets/ycpdoc.xsl,;t t
|
||||||
|
s,@YCPDOC@,/usr/lib/YaST2/bin/ycpdoc,;t t
|
||||||
|
s,@YCPMAKEDEP@,/usr/lib/YaST2/bin/ycpmakedep,;t t
|
||||||
|
s,@YCPC@,/usr/bin/ycpc,;t t
|
||||||
|
s,@LIBOBJS@,,;t t
|
||||||
|
s,@LTLIBOBJS@,,;t t
|
||||||
|
CEOF
|
||||||
|
|
||||||
|
# Split the substitutions into bite-sized pieces for seds with
|
||||||
|
# small command number limits, like on Digital OSF/1 and HP-UX.
|
||||||
|
ac_max_sed_lines=48
|
||||||
|
ac_sed_frag=1 # Number of current file.
|
||||||
|
ac_beg=1 # First line for current file.
|
||||||
|
ac_end=$ac_max_sed_lines # Line after last line for current file.
|
||||||
|
ac_more_lines=:
|
||||||
|
ac_sed_cmds=
|
||||||
|
while $ac_more_lines; do
|
||||||
|
if test $ac_beg -gt 1; then
|
||||||
|
sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
|
||||||
|
else
|
||||||
|
sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
|
||||||
|
fi
|
||||||
|
if test ! -s $tmp/subs.frag; then
|
||||||
|
ac_more_lines=false
|
||||||
|
else
|
||||||
|
# The purpose of the label and of the branching condition is to
|
||||||
|
# speed up the sed processing (if there are no `@' at all, there
|
||||||
|
# is no need to browse any of the substitutions).
|
||||||
|
# These are the two extra sed commands mentioned above.
|
||||||
|
(echo ':t
|
||||||
|
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
|
||||||
|
if test -z "$ac_sed_cmds"; then
|
||||||
|
ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
|
||||||
|
else
|
||||||
|
ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
|
||||||
|
fi
|
||||||
|
ac_sed_frag=`expr $ac_sed_frag + 1`
|
||||||
|
ac_beg=$ac_end
|
||||||
|
ac_end=`expr $ac_end + $ac_max_sed_lines`
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
if test -z "$ac_sed_cmds"; then
|
||||||
|
ac_sed_cmds=cat
|
||||||
|
fi
|
||||||
|
fi # test -n "$CONFIG_FILES"
|
||||||
|
|
||||||
|
for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
|
||||||
|
# Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
|
||||||
|
case $ac_file in
|
||||||
|
- | *:- | *:-:* ) # input from stdin
|
||||||
|
cat >$tmp/stdin
|
||||||
|
ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
|
||||||
|
ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
|
||||||
|
*:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
|
||||||
|
ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
|
||||||
|
* ) ac_file_in=$ac_file.in ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
|
||||||
|
ac_dir=`(dirname "$ac_file") 2>/dev/null ||
|
||||||
|
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
||||||
|
X"$ac_file" : 'X\(//\)[^/]' \| \
|
||||||
|
X"$ac_file" : 'X\(//\)$' \| \
|
||||||
|
X"$ac_file" : 'X\(/\)' \| \
|
||||||
|
. : '\(.\)' 2>/dev/null ||
|
||||||
|
echo X"$ac_file" |
|
||||||
|
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
|
||||||
|
/^X\(\/\/\)[^/].*/{ s//\1/; q; }
|
||||||
|
/^X\(\/\/\)$/{ s//\1/; q; }
|
||||||
|
/^X\(\/\).*/{ s//\1/; q; }
|
||||||
|
s/.*/./; q'`
|
||||||
|
{ if $as_mkdir_p; then
|
||||||
|
mkdir -p "$ac_dir"
|
||||||
|
else
|
||||||
|
as_dir="$ac_dir"
|
||||||
|
as_dirs=
|
||||||
|
while test ! -d "$as_dir"; do
|
||||||
|
as_dirs="$as_dir $as_dirs"
|
||||||
|
as_dir=`(dirname "$as_dir") 2>/dev/null ||
|
||||||
|
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
||||||
|
X"$as_dir" : 'X\(//\)[^/]' \| \
|
||||||
|
X"$as_dir" : 'X\(//\)$' \| \
|
||||||
|
X"$as_dir" : 'X\(/\)' \| \
|
||||||
|
. : '\(.\)' 2>/dev/null ||
|
||||||
|
echo X"$as_dir" |
|
||||||
|
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
|
||||||
|
/^X\(\/\/\)[^/].*/{ s//\1/; q; }
|
||||||
|
/^X\(\/\/\)$/{ s//\1/; q; }
|
||||||
|
/^X\(\/\).*/{ s//\1/; q; }
|
||||||
|
s/.*/./; q'`
|
||||||
|
done
|
||||||
|
test ! -n "$as_dirs" || mkdir $as_dirs
|
||||||
|
fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
|
||||||
|
echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
|
||||||
|
{ (exit 1); exit 1; }; }; }
|
||||||
|
|
||||||
|
ac_builddir=.
|
||||||
|
|
||||||
|
if test "$ac_dir" != .; then
|
||||||
|
ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
|
||||||
|
# A "../" for each directory in $ac_dir_suffix.
|
||||||
|
ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
|
||||||
|
else
|
||||||
|
ac_dir_suffix= ac_top_builddir=
|
||||||
|
fi
|
||||||
|
|
||||||
|
case $srcdir in
|
||||||
|
.) # No --srcdir option. We are building in place.
|
||||||
|
ac_srcdir=.
|
||||||
|
if test -z "$ac_top_builddir"; then
|
||||||
|
ac_top_srcdir=.
|
||||||
|
else
|
||||||
|
ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
|
||||||
|
fi ;;
|
||||||
|
[\\/]* | ?:[\\/]* ) # Absolute path.
|
||||||
|
ac_srcdir=$srcdir$ac_dir_suffix;
|
||||||
|
ac_top_srcdir=$srcdir ;;
|
||||||
|
*) # Relative path.
|
||||||
|
ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
|
||||||
|
ac_top_srcdir=$ac_top_builddir$srcdir ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# Do not use `cd foo && pwd` to compute absolute paths, because
|
||||||
|
# the directories may not exist.
|
||||||
|
case `pwd` in
|
||||||
|
.) ac_abs_builddir="$ac_dir";;
|
||||||
|
*)
|
||||||
|
case "$ac_dir" in
|
||||||
|
.) ac_abs_builddir=`pwd`;;
|
||||||
|
[\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
|
||||||
|
*) ac_abs_builddir=`pwd`/"$ac_dir";;
|
||||||
|
esac;;
|
||||||
|
esac
|
||||||
|
case $ac_abs_builddir in
|
||||||
|
.) ac_abs_top_builddir=${ac_top_builddir}.;;
|
||||||
|
*)
|
||||||
|
case ${ac_top_builddir}. in
|
||||||
|
.) ac_abs_top_builddir=$ac_abs_builddir;;
|
||||||
|
[\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
|
||||||
|
*) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
|
||||||
|
esac;;
|
||||||
|
esac
|
||||||
|
case $ac_abs_builddir in
|
||||||
|
.) ac_abs_srcdir=$ac_srcdir;;
|
||||||
|
*)
|
||||||
|
case $ac_srcdir in
|
||||||
|
.) ac_abs_srcdir=$ac_abs_builddir;;
|
||||||
|
[\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
|
||||||
|
*) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
|
||||||
|
esac;;
|
||||||
|
esac
|
||||||
|
case $ac_abs_builddir in
|
||||||
|
.) ac_abs_top_srcdir=$ac_top_srcdir;;
|
||||||
|
*)
|
||||||
|
case $ac_top_srcdir in
|
||||||
|
.) ac_abs_top_srcdir=$ac_abs_builddir;;
|
||||||
|
[\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
|
||||||
|
*) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
|
||||||
|
esac;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
|
||||||
|
case $INSTALL in
|
||||||
|
[\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
|
||||||
|
*) ac_INSTALL=$ac_top_builddir$INSTALL ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
if test x"$ac_file" != x-; then
|
||||||
|
{ echo "$as_me:$LINENO: creating $ac_file" >&5
|
||||||
|
echo "$as_me: creating $ac_file" >&6;}
|
||||||
|
rm -f "$ac_file"
|
||||||
|
fi
|
||||||
|
# Let's still pretend it is `configure' which instantiates (i.e., don't
|
||||||
|
# use $as_me), people would be surprised to read:
|
||||||
|
# /* config.h. Generated by config.status. */
|
||||||
|
if test x"$ac_file" = x-; then
|
||||||
|
configure_input=
|
||||||
|
else
|
||||||
|
configure_input="$ac_file. "
|
||||||
|
fi
|
||||||
|
configure_input=$configure_input"Generated from `echo $ac_file_in |
|
||||||
|
sed 's,.*/,,'` by configure."
|
||||||
|
|
||||||
|
# First look for the input files in the build tree, otherwise in the
|
||||||
|
# src tree.
|
||||||
|
ac_file_inputs=`IFS=:
|
||||||
|
for f in $ac_file_in; do
|
||||||
|
case $f in
|
||||||
|
-) echo $tmp/stdin ;;
|
||||||
|
[\\/$]*)
|
||||||
|
# Absolute (can't be DOS-style, as IFS=:)
|
||||||
|
test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
|
||||||
|
echo "$as_me: error: cannot find input file: $f" >&2;}
|
||||||
|
{ (exit 1); exit 1; }; }
|
||||||
|
echo "$f";;
|
||||||
|
*) # Relative
|
||||||
|
if test -f "$f"; then
|
||||||
|
# Build tree
|
||||||
|
echo "$f"
|
||||||
|
elif test -f "$srcdir/$f"; then
|
||||||
|
# Source tree
|
||||||
|
echo "$srcdir/$f"
|
||||||
|
else
|
||||||
|
# /dev/null tree
|
||||||
|
{ { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
|
||||||
|
echo "$as_me: error: cannot find input file: $f" >&2;}
|
||||||
|
{ (exit 1); exit 1; }; }
|
||||||
|
fi;;
|
||||||
|
esac
|
||||||
|
done` || { (exit 1); exit 1; }
|
||||||
|
sed "/^[ ]*VPATH[ ]*=/{
|
||||||
|
s/:*\$(srcdir):*/:/;
|
||||||
|
s/:*\${srcdir}:*/:/;
|
||||||
|
s/:*@srcdir@:*/:/;
|
||||||
|
s/^\([^=]*=[ ]*\):*/\1/;
|
||||||
|
s/:*$//;
|
||||||
|
s/^[^=]*=[ ]*$//;
|
||||||
|
}
|
||||||
|
|
||||||
|
:t
|
||||||
|
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
|
||||||
|
s,@configure_input@,$configure_input,;t t
|
||||||
|
s,@srcdir@,$ac_srcdir,;t t
|
||||||
|
s,@abs_srcdir@,$ac_abs_srcdir,;t t
|
||||||
|
s,@top_srcdir@,$ac_top_srcdir,;t t
|
||||||
|
s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
|
||||||
|
s,@builddir@,$ac_builddir,;t t
|
||||||
|
s,@abs_builddir@,$ac_abs_builddir,;t t
|
||||||
|
s,@top_builddir@,$ac_top_builddir,;t t
|
||||||
|
s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
|
||||||
|
s,@INSTALL@,$ac_INSTALL,;t t
|
||||||
|
" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
|
||||||
|
rm -f $tmp/stdin
|
||||||
|
if test x"$ac_file" != x-; then
|
||||||
|
mv $tmp/out $ac_file
|
||||||
|
else
|
||||||
|
cat $tmp/out
|
||||||
|
rm -f $tmp/out
|
||||||
|
fi
|
||||||
|
|
||||||
|
done
|
||||||
|
|
||||||
|
{ (exit 0); exit 0; }
|
1576
casa-yast/config.sub
vendored
Executable file
1576
casa-yast/config.sub
vendored
Executable file
File diff suppressed because it is too large
Load Diff
3282
casa-yast/configure
vendored
Executable file
3282
casa-yast/configure
vendored
Executable file
File diff suppressed because it is too large
Load Diff
150
casa-yast/configure.in
Normal file
150
casa-yast/configure.in
Normal file
@ -0,0 +1,150 @@
|
|||||||
|
dnl configure.in for yast2-novell-casa
|
||||||
|
dnl
|
||||||
|
dnl -- This file is generated by y2autoconf - DO NOT EDIT! --
|
||||||
|
dnl (edit configure.in.in instead)
|
||||||
|
|
||||||
|
AC_INIT(yast2-novell-casa, 1.6.0, http://www.suse.de/feedback, yast2-novell-casa)
|
||||||
|
dnl Check for presence of file 'RPMNAME'
|
||||||
|
AC_CONFIG_SRCDIR([RPMNAME])
|
||||||
|
|
||||||
|
dnl Checking host/target/build systems, for make, install etc.
|
||||||
|
AC_CANONICAL_TARGET
|
||||||
|
dnl Perform program name transformation
|
||||||
|
AC_ARG_PROGRAM
|
||||||
|
|
||||||
|
AC_PREFIX_DEFAULT(/usr)
|
||||||
|
|
||||||
|
AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs
|
||||||
|
|
||||||
|
dnl Important YaST2 variables
|
||||||
|
VERSION="1.6.0"
|
||||||
|
RPMNAME="yast2-novell-casa"
|
||||||
|
MAINTAINER="casa <casa@novell.com>"
|
||||||
|
|
||||||
|
dnl pkgconfig honors lib64
|
||||||
|
pkgconfigdir=\${libdir}/pkgconfig
|
||||||
|
pkgconfigdatadir=\${datadir}/pkgconfig
|
||||||
|
yast2dir=\${prefix}/share/YaST2
|
||||||
|
|
||||||
|
ybindir=\${prefix}/lib/YaST2/bin
|
||||||
|
# FIXME duplicates execcompdir
|
||||||
|
ystartupdir=\${prefix}/lib/YaST2
|
||||||
|
plugindir=\${libdir}/YaST2/plugin
|
||||||
|
includedir=\${prefix}/include/YaST2
|
||||||
|
potdir=\${docdir}/pot
|
||||||
|
|
||||||
|
docdir=\${prefix}/share/doc/packages/$RPMNAME
|
||||||
|
mandir=\${prefix}/share/man
|
||||||
|
|
||||||
|
execcompdir=\${prefix}/lib/YaST2
|
||||||
|
agentdir=${execcompdir}/servers_non_y2
|
||||||
|
|
||||||
|
ydatadir=${yast2dir}/data
|
||||||
|
imagedir=${yast2dir}/images
|
||||||
|
themedir=${yast2dir}/theme
|
||||||
|
localedir=${yast2dir}/locale
|
||||||
|
clientdir=${yast2dir}/clients
|
||||||
|
moduledir=${yast2dir}/modules
|
||||||
|
yncludedir=${yast2dir}/include
|
||||||
|
schemadir=${yast2dir}/schema
|
||||||
|
scrconfdir=${yast2dir}/scrconf
|
||||||
|
desktopdir=\${prefix}/share/applications/YaST2
|
||||||
|
|
||||||
|
AC_SUBST(VERSION)
|
||||||
|
AC_SUBST(RPMNAME)
|
||||||
|
AC_SUBST(MAINTAINER)
|
||||||
|
|
||||||
|
AC_SUBST(pkgconfigdir)
|
||||||
|
AC_SUBST(pkgconfigdatadir)
|
||||||
|
|
||||||
|
AC_SUBST(yast2dir)
|
||||||
|
|
||||||
|
AC_SUBST(ybindir)
|
||||||
|
AC_SUBST(ystartupdir)
|
||||||
|
AC_SUBST(plugindir)
|
||||||
|
AC_SUBST(includedir)
|
||||||
|
AC_SUBST(potdir)
|
||||||
|
AC_SUBST(execcompdir)
|
||||||
|
|
||||||
|
AC_SUBST(docdir)
|
||||||
|
AC_SUBST(mandir)
|
||||||
|
|
||||||
|
AC_SUBST(ydatadir)
|
||||||
|
AC_SUBST(imagedir)
|
||||||
|
AC_SUBST(themedir)
|
||||||
|
AC_SUBST(localedir)
|
||||||
|
AC_SUBST(clientdir)
|
||||||
|
AC_SUBST(moduledir)
|
||||||
|
AC_SUBST(yncludedir)
|
||||||
|
AC_SUBST(schemadir)
|
||||||
|
AC_SUBST(scrconfdir)
|
||||||
|
AC_SUBST(agentdir)
|
||||||
|
AC_SUBST(desktopdir)
|
||||||
|
|
||||||
|
fillupdir_d="/var/adm/fillup-templates"
|
||||||
|
AC_ARG_WITH(fillupdir,
|
||||||
|
AS_HELP_STRING([--with-fillupdir=DIR],
|
||||||
|
[where to place fillup templates (default $fillupdir_d.]),
|
||||||
|
[ fillupdir="$withval" ],
|
||||||
|
[ fillupdir="$fillupdir_d" ])
|
||||||
|
AC_SUBST(fillupdir)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
dnl Checks for programs.
|
||||||
|
AC_PROG_INSTALL
|
||||||
|
dnl The YCP interpreter checks whether dependent ybc files are older
|
||||||
|
dnl so we must preserve their timestamps
|
||||||
|
INSTALL="${INSTALL} -p"
|
||||||
|
AC_PROG_LN_S
|
||||||
|
AC_PROG_MAKE_SET
|
||||||
|
|
||||||
|
dnl pkgconfig
|
||||||
|
AC_ARG_VAR([PKG_CONFIG_PATH], [where to search for pkg-config files])
|
||||||
|
dnl devtools
|
||||||
|
dnl ...
|
||||||
|
|
||||||
|
dnl no need for AC_ARG_VAR
|
||||||
|
AC_PATH_PROG(XGETTEXT, xgettext)
|
||||||
|
if test -z "$XGETTEXT" ; then
|
||||||
|
AC_MSG_ERROR(xgettext is missing; please install gettext-devel.)
|
||||||
|
fi
|
||||||
|
|
||||||
|
devtools_ybindir=`pkg-config --print-errors --variable=ybindir yast2-devtools`
|
||||||
|
devtools_yast2dir=`pkg-config --print-errors --variable=yast2dir yast2-devtools`
|
||||||
|
|
||||||
|
dnl producing pkg-config for others?
|
||||||
|
AM_CONDITIONAL(CREATE_PKGCONFIG, test "x${CREATE_PKGCONFIG}" != x)
|
||||||
|
AM_CONDITIONAL(CREATE_PKGCONFIG_NOARCH, test "x${CREATE_PKGCONFIG}" = xnoarch)
|
||||||
|
|
||||||
|
dbdir=${devtools_yast2dir}/data/docbook
|
||||||
|
STYLESHEET_HTML=${dbdir}/stylesheets/customize-html.xsl
|
||||||
|
STYLESHEET_PDF=${dbdir}/stylesheets/customize-fo.xsl
|
||||||
|
STYLESHEET_CSS=${dbdir}/css/yast2docs.css
|
||||||
|
STYLESHEET_YDOC=${dbdir}/stylesheets/ydoc.xsl
|
||||||
|
STYLESHEET_YCPDOC=${dbdir}/stylesheets/ycpdoc.xsl
|
||||||
|
AC_SUBST(STYLESHEET_HTML)
|
||||||
|
AC_SUBST(STYLESHEET_PDF)
|
||||||
|
AC_SUBST(STYLESHEET_CSS)
|
||||||
|
AC_SUBST(STYLESHEET_YDOC)
|
||||||
|
AC_SUBST(STYLESHEET_YCPDOC)
|
||||||
|
|
||||||
|
|
||||||
|
AC_PATH_PROG(YCPDOC, ycpdoc, false, $PATH:$devtools_ybindir)
|
||||||
|
if test "$YCPDOC" = "false"; then
|
||||||
|
AC_MSG_ERROR([ycpdoc is not installed])
|
||||||
|
fi
|
||||||
|
AC_PATH_PROG(YCPMAKEDEP, ycpmakedep, false, $PATH:$devtools_ybindir)
|
||||||
|
if test "$YCPMAKEDEP" = "false"; then
|
||||||
|
AC_MSG_ERROR([ycpmakedep is not installed])
|
||||||
|
fi
|
||||||
|
AC_PATH_PROG(YCPC, ycpc, false, $PATH:$bindir)
|
||||||
|
if test "$YCPC" = "false"; then
|
||||||
|
AC_MSG_ERROR([ycpc is not installed])
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
AC_CONFIG_FILES(Makefile agents/Makefile
|
||||||
|
src/Makefile)
|
||||||
|
AC_OUTPUT
|
||||||
|
|
12
casa-yast/configure.in.in
Normal file
12
casa-yast/configure.in.in
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
## YCP module configure.in.in
|
||||||
|
|
||||||
|
## Initialize
|
||||||
|
@YAST2-INIT-COMMON@
|
||||||
|
@YAST2-INIT-YCP@
|
||||||
|
|
||||||
|
## some common checks
|
||||||
|
@YAST2-CHECKS-COMMON@
|
||||||
|
@YAST2-CHECKS-YCP@
|
||||||
|
|
||||||
|
## and generate the output...
|
||||||
|
@YAST2-OUTPUT@
|
323
casa-yast/install-sh
Executable file
323
casa-yast/install-sh
Executable file
@ -0,0 +1,323 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
# install - install a program, script, or datafile
|
||||||
|
|
||||||
|
scriptversion=2005-05-14.22
|
||||||
|
|
||||||
|
# This originates from X11R5 (mit/util/scripts/install.sh), which was
|
||||||
|
# later released in X11R6 (xc/config/util/install.sh) with the
|
||||||
|
# following copyright and license.
|
||||||
|
#
|
||||||
|
# Copyright (C) 1994 X Consortium
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to
|
||||||
|
# deal in the Software without restriction, including without limitation the
|
||||||
|
# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
|
# sell copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
||||||
|
# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
|
||||||
|
# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
#
|
||||||
|
# Except as contained in this notice, the name of the X Consortium shall not
|
||||||
|
# be used in advertising or otherwise to promote the sale, use or other deal-
|
||||||
|
# ings in this Software without prior written authorization from the X Consor-
|
||||||
|
# tium.
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# FSF changes to this file are in the public domain.
|
||||||
|
#
|
||||||
|
# Calling this script install-sh is preferred over install.sh, to prevent
|
||||||
|
# `make' implicit rules from creating a file called install from it
|
||||||
|
# when there is no Makefile.
|
||||||
|
#
|
||||||
|
# This script is compatible with the BSD install script, but was written
|
||||||
|
# from scratch. It can only install one file at a time, a restriction
|
||||||
|
# shared with many OS's install programs.
|
||||||
|
|
||||||
|
# set DOITPROG to echo to test this script
|
||||||
|
|
||||||
|
# Don't use :- since 4.3BSD and earlier shells don't like it.
|
||||||
|
doit="${DOITPROG-}"
|
||||||
|
|
||||||
|
# put in absolute paths if you don't have them in your path; or use env. vars.
|
||||||
|
|
||||||
|
mvprog="${MVPROG-mv}"
|
||||||
|
cpprog="${CPPROG-cp}"
|
||||||
|
chmodprog="${CHMODPROG-chmod}"
|
||||||
|
chownprog="${CHOWNPROG-chown}"
|
||||||
|
chgrpprog="${CHGRPPROG-chgrp}"
|
||||||
|
stripprog="${STRIPPROG-strip}"
|
||||||
|
rmprog="${RMPROG-rm}"
|
||||||
|
mkdirprog="${MKDIRPROG-mkdir}"
|
||||||
|
|
||||||
|
chmodcmd="$chmodprog 0755"
|
||||||
|
chowncmd=
|
||||||
|
chgrpcmd=
|
||||||
|
stripcmd=
|
||||||
|
rmcmd="$rmprog -f"
|
||||||
|
mvcmd="$mvprog"
|
||||||
|
src=
|
||||||
|
dst=
|
||||||
|
dir_arg=
|
||||||
|
dstarg=
|
||||||
|
no_target_directory=
|
||||||
|
|
||||||
|
usage="Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
|
||||||
|
or: $0 [OPTION]... SRCFILES... DIRECTORY
|
||||||
|
or: $0 [OPTION]... -t DIRECTORY SRCFILES...
|
||||||
|
or: $0 [OPTION]... -d DIRECTORIES...
|
||||||
|
|
||||||
|
In the 1st form, copy SRCFILE to DSTFILE.
|
||||||
|
In the 2nd and 3rd, copy all SRCFILES to DIRECTORY.
|
||||||
|
In the 4th, create DIRECTORIES.
|
||||||
|
|
||||||
|
Options:
|
||||||
|
-c (ignored)
|
||||||
|
-d create directories instead of installing files.
|
||||||
|
-g GROUP $chgrpprog installed files to GROUP.
|
||||||
|
-m MODE $chmodprog installed files to MODE.
|
||||||
|
-o USER $chownprog installed files to USER.
|
||||||
|
-s $stripprog installed files.
|
||||||
|
-t DIRECTORY install into DIRECTORY.
|
||||||
|
-T report an error if DSTFILE is a directory.
|
||||||
|
--help display this help and exit.
|
||||||
|
--version display version info and exit.
|
||||||
|
|
||||||
|
Environment variables override the default commands:
|
||||||
|
CHGRPPROG CHMODPROG CHOWNPROG CPPROG MKDIRPROG MVPROG RMPROG STRIPPROG
|
||||||
|
"
|
||||||
|
|
||||||
|
while test -n "$1"; do
|
||||||
|
case $1 in
|
||||||
|
-c) shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
-d) dir_arg=true
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
-g) chgrpcmd="$chgrpprog $2"
|
||||||
|
shift
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
--help) echo "$usage"; exit $?;;
|
||||||
|
|
||||||
|
-m) chmodcmd="$chmodprog $2"
|
||||||
|
shift
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
-o) chowncmd="$chownprog $2"
|
||||||
|
shift
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
-s) stripcmd=$stripprog
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
-t) dstarg=$2
|
||||||
|
shift
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
-T) no_target_directory=true
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
--version) echo "$0 $scriptversion"; exit $?;;
|
||||||
|
|
||||||
|
*) # When -d is used, all remaining arguments are directories to create.
|
||||||
|
# When -t is used, the destination is already specified.
|
||||||
|
test -n "$dir_arg$dstarg" && break
|
||||||
|
# Otherwise, the last argument is the destination. Remove it from $@.
|
||||||
|
for arg
|
||||||
|
do
|
||||||
|
if test -n "$dstarg"; then
|
||||||
|
# $@ is not empty: it contains at least $arg.
|
||||||
|
set fnord "$@" "$dstarg"
|
||||||
|
shift # fnord
|
||||||
|
fi
|
||||||
|
shift # arg
|
||||||
|
dstarg=$arg
|
||||||
|
done
|
||||||
|
break;;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
|
||||||
|
if test -z "$1"; then
|
||||||
|
if test -z "$dir_arg"; then
|
||||||
|
echo "$0: no input file specified." >&2
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
# It's OK to call `install-sh -d' without argument.
|
||||||
|
# This can happen when creating conditional directories.
|
||||||
|
exit 0
|
||||||
|
fi
|
||||||
|
|
||||||
|
for src
|
||||||
|
do
|
||||||
|
# Protect names starting with `-'.
|
||||||
|
case $src in
|
||||||
|
-*) src=./$src ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
if test -n "$dir_arg"; then
|
||||||
|
dst=$src
|
||||||
|
src=
|
||||||
|
|
||||||
|
if test -d "$dst"; then
|
||||||
|
mkdircmd=:
|
||||||
|
chmodcmd=
|
||||||
|
else
|
||||||
|
mkdircmd=$mkdirprog
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
# Waiting for this to be detected by the "$cpprog $src $dsttmp" command
|
||||||
|
# might cause directories to be created, which would be especially bad
|
||||||
|
# if $src (and thus $dsttmp) contains '*'.
|
||||||
|
if test ! -f "$src" && test ! -d "$src"; then
|
||||||
|
echo "$0: $src does not exist." >&2
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test -z "$dstarg"; then
|
||||||
|
echo "$0: no destination specified." >&2
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
dst=$dstarg
|
||||||
|
# Protect names starting with `-'.
|
||||||
|
case $dst in
|
||||||
|
-*) dst=./$dst ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# If destination is a directory, append the input filename; won't work
|
||||||
|
# if double slashes aren't ignored.
|
||||||
|
if test -d "$dst"; then
|
||||||
|
if test -n "$no_target_directory"; then
|
||||||
|
echo "$0: $dstarg: Is a directory" >&2
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
dst=$dst/`basename "$src"`
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
# This sed command emulates the dirname command.
|
||||||
|
dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
|
||||||
|
|
||||||
|
# Make sure that the destination directory exists.
|
||||||
|
|
||||||
|
# Skip lots of stat calls in the usual case.
|
||||||
|
if test ! -d "$dstdir"; then
|
||||||
|
defaultIFS='
|
||||||
|
'
|
||||||
|
IFS="${IFS-$defaultIFS}"
|
||||||
|
|
||||||
|
oIFS=$IFS
|
||||||
|
# Some sh's can't handle IFS=/ for some reason.
|
||||||
|
IFS='%'
|
||||||
|
set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
|
||||||
|
shift
|
||||||
|
IFS=$oIFS
|
||||||
|
|
||||||
|
pathcomp=
|
||||||
|
|
||||||
|
while test $# -ne 0 ; do
|
||||||
|
pathcomp=$pathcomp$1
|
||||||
|
shift
|
||||||
|
if test ! -d "$pathcomp"; then
|
||||||
|
$mkdirprog "$pathcomp"
|
||||||
|
# mkdir can fail with a `File exist' error in case several
|
||||||
|
# install-sh are creating the directory concurrently. This
|
||||||
|
# is OK.
|
||||||
|
test -d "$pathcomp" || exit
|
||||||
|
fi
|
||||||
|
pathcomp=$pathcomp/
|
||||||
|
done
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test -n "$dir_arg"; then
|
||||||
|
$doit $mkdircmd "$dst" \
|
||||||
|
&& { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \
|
||||||
|
&& { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \
|
||||||
|
&& { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
|
||||||
|
&& { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; }
|
||||||
|
|
||||||
|
else
|
||||||
|
dstfile=`basename "$dst"`
|
||||||
|
|
||||||
|
# Make a couple of temp file names in the proper directory.
|
||||||
|
dsttmp=$dstdir/_inst.$$_
|
||||||
|
rmtmp=$dstdir/_rm.$$_
|
||||||
|
|
||||||
|
# Trap to clean up those temp files at exit.
|
||||||
|
trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
|
||||||
|
trap '(exit $?); exit' 1 2 13 15
|
||||||
|
|
||||||
|
# Copy the file name to the temp name.
|
||||||
|
$doit $cpprog "$src" "$dsttmp" &&
|
||||||
|
|
||||||
|
# and set any options; do chmod last to preserve setuid bits.
|
||||||
|
#
|
||||||
|
# If any of these fail, we abort the whole thing. If we want to
|
||||||
|
# ignore errors from any of these, just make sure not to ignore
|
||||||
|
# errors from the above "$doit $cpprog $src $dsttmp" command.
|
||||||
|
#
|
||||||
|
{ test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
|
||||||
|
&& { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
|
||||||
|
&& { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
|
||||||
|
&& { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } &&
|
||||||
|
|
||||||
|
# Now rename the file to the real destination.
|
||||||
|
{ $doit $mvcmd -f "$dsttmp" "$dstdir/$dstfile" 2>/dev/null \
|
||||||
|
|| {
|
||||||
|
# The rename failed, perhaps because mv can't rename something else
|
||||||
|
# to itself, or perhaps because mv is so ancient that it does not
|
||||||
|
# support -f.
|
||||||
|
|
||||||
|
# Now remove or move aside any old file at destination location.
|
||||||
|
# We try this two ways since rm can't unlink itself on some
|
||||||
|
# systems and the destination file might be busy for other
|
||||||
|
# reasons. In this case, the final cleanup might fail but the new
|
||||||
|
# file should still install successfully.
|
||||||
|
{
|
||||||
|
if test -f "$dstdir/$dstfile"; then
|
||||||
|
$doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null \
|
||||||
|
|| $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \
|
||||||
|
|| {
|
||||||
|
echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2
|
||||||
|
(exit 1); exit 1
|
||||||
|
}
|
||||||
|
else
|
||||||
|
:
|
||||||
|
fi
|
||||||
|
} &&
|
||||||
|
|
||||||
|
# Now rename the file to the real destination.
|
||||||
|
$doit $mvcmd "$dsttmp" "$dstdir/$dstfile"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
fi || { (exit 1); exit 1; }
|
||||||
|
done
|
||||||
|
|
||||||
|
# The final little trick to "correctly" pass the exit status to the exit trap.
|
||||||
|
{
|
||||||
|
(exit 0); exit 0
|
||||||
|
}
|
||||||
|
|
||||||
|
# Local variables:
|
||||||
|
# eval: (add-hook 'write-file-hooks 'time-stamp)
|
||||||
|
# time-stamp-start: "scriptversion="
|
||||||
|
# time-stamp-format: "%:y-%02m-%02d.%02H"
|
||||||
|
# time-stamp-end: "$"
|
||||||
|
# End:
|
1508
casa-yast/make_casa_yast.sh
Executable file
1508
casa-yast/make_casa_yast.sh
Executable file
File diff suppressed because it is too large
Load Diff
360
casa-yast/missing
Executable file
360
casa-yast/missing
Executable file
@ -0,0 +1,360 @@
|
|||||||
|
#! /bin/sh
|
||||||
|
# Common stub for a few missing GNU programs while installing.
|
||||||
|
|
||||||
|
scriptversion=2005-06-08.21
|
||||||
|
|
||||||
|
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005
|
||||||
|
# Free Software Foundation, Inc.
|
||||||
|
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
|
||||||
|
|
||||||
|
# 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
|
||||||
|
# the Free Software Foundation; either version 2, or (at your option)
|
||||||
|
# any later version.
|
||||||
|
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program; if not, write to the Free Software
|
||||||
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||||
|
# 02110-1301, USA.
|
||||||
|
|
||||||
|
# As a special exception to the GNU General Public License, if you
|
||||||
|
# distribute this file as part of a program that contains a
|
||||||
|
# configuration script generated by Autoconf, you may include it under
|
||||||
|
# the same distribution terms that you use for the rest of that program.
|
||||||
|
|
||||||
|
if test $# -eq 0; then
|
||||||
|
echo 1>&2 "Try \`$0 --help' for more information"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
run=:
|
||||||
|
|
||||||
|
# In the cases where this matters, `missing' is being run in the
|
||||||
|
# srcdir already.
|
||||||
|
if test -f configure.ac; then
|
||||||
|
configure_ac=configure.ac
|
||||||
|
else
|
||||||
|
configure_ac=configure.in
|
||||||
|
fi
|
||||||
|
|
||||||
|
msg="missing on your system"
|
||||||
|
|
||||||
|
case "$1" in
|
||||||
|
--run)
|
||||||
|
# Try to run requested program, and just exit if it succeeds.
|
||||||
|
run=
|
||||||
|
shift
|
||||||
|
"$@" && exit 0
|
||||||
|
# Exit code 63 means version mismatch. This often happens
|
||||||
|
# when the user try to use an ancient version of a tool on
|
||||||
|
# a file that requires a minimum version. In this case we
|
||||||
|
# we should proceed has if the program had been absent, or
|
||||||
|
# if --run hadn't been passed.
|
||||||
|
if test $? = 63; then
|
||||||
|
run=:
|
||||||
|
msg="probably too old"
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
|
-h|--h|--he|--hel|--help)
|
||||||
|
echo "\
|
||||||
|
$0 [OPTION]... PROGRAM [ARGUMENT]...
|
||||||
|
|
||||||
|
Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
|
||||||
|
error status if there is no known handling for PROGRAM.
|
||||||
|
|
||||||
|
Options:
|
||||||
|
-h, --help display this help and exit
|
||||||
|
-v, --version output version information and exit
|
||||||
|
--run try to run the given command, and emulate it if it fails
|
||||||
|
|
||||||
|
Supported PROGRAM values:
|
||||||
|
aclocal touch file \`aclocal.m4'
|
||||||
|
autoconf touch file \`configure'
|
||||||
|
autoheader touch file \`config.h.in'
|
||||||
|
automake touch all \`Makefile.in' files
|
||||||
|
bison create \`y.tab.[ch]', if possible, from existing .[ch]
|
||||||
|
flex create \`lex.yy.c', if possible, from existing .c
|
||||||
|
help2man touch the output file
|
||||||
|
lex create \`lex.yy.c', if possible, from existing .c
|
||||||
|
makeinfo touch the output file
|
||||||
|
tar try tar, gnutar, gtar, then tar without non-portable flags
|
||||||
|
yacc create \`y.tab.[ch]', if possible, from existing .[ch]
|
||||||
|
|
||||||
|
Send bug reports to <bug-automake@gnu.org>."
|
||||||
|
exit $?
|
||||||
|
;;
|
||||||
|
|
||||||
|
-v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
||||||
|
echo "missing $scriptversion (GNU Automake)"
|
||||||
|
exit $?
|
||||||
|
;;
|
||||||
|
|
||||||
|
-*)
|
||||||
|
echo 1>&2 "$0: Unknown \`$1' option"
|
||||||
|
echo 1>&2 "Try \`$0 --help' for more information"
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
|
||||||
|
esac
|
||||||
|
|
||||||
|
# Now exit if we have it, but it failed. Also exit now if we
|
||||||
|
# don't have it and --version was passed (most likely to detect
|
||||||
|
# the program).
|
||||||
|
case "$1" in
|
||||||
|
lex|yacc)
|
||||||
|
# Not GNU programs, they don't have --version.
|
||||||
|
;;
|
||||||
|
|
||||||
|
tar)
|
||||||
|
if test -n "$run"; then
|
||||||
|
echo 1>&2 "ERROR: \`tar' requires --run"
|
||||||
|
exit 1
|
||||||
|
elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
|
*)
|
||||||
|
if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
|
||||||
|
# We have it, but it failed.
|
||||||
|
exit 1
|
||||||
|
elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
|
||||||
|
# Could not run --version or --help. This is probably someone
|
||||||
|
# running `$TOOL --version' or `$TOOL --help' to check whether
|
||||||
|
# $TOOL exists and not knowing $TOOL uses missing.
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# If it does not exist, or fails to run (possibly an outdated version),
|
||||||
|
# try to emulate it.
|
||||||
|
case "$1" in
|
||||||
|
aclocal*)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified \`acinclude.m4' or \`${configure_ac}'. You might want
|
||||||
|
to install the \`Automake' and \`Perl' packages. Grab them from
|
||||||
|
any GNU archive site."
|
||||||
|
touch aclocal.m4
|
||||||
|
;;
|
||||||
|
|
||||||
|
autoconf)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified \`${configure_ac}'. You might want to install the
|
||||||
|
\`Autoconf' and \`GNU m4' packages. Grab them from any GNU
|
||||||
|
archive site."
|
||||||
|
touch configure
|
||||||
|
;;
|
||||||
|
|
||||||
|
autoheader)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified \`acconfig.h' or \`${configure_ac}'. You might want
|
||||||
|
to install the \`Autoconf' and \`GNU m4' packages. Grab them
|
||||||
|
from any GNU archive site."
|
||||||
|
files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
|
||||||
|
test -z "$files" && files="config.h"
|
||||||
|
touch_files=
|
||||||
|
for f in $files; do
|
||||||
|
case "$f" in
|
||||||
|
*:*) touch_files="$touch_files "`echo "$f" |
|
||||||
|
sed -e 's/^[^:]*://' -e 's/:.*//'`;;
|
||||||
|
*) touch_files="$touch_files $f.in";;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
touch $touch_files
|
||||||
|
;;
|
||||||
|
|
||||||
|
automake*)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
|
||||||
|
You might want to install the \`Automake' and \`Perl' packages.
|
||||||
|
Grab them from any GNU archive site."
|
||||||
|
find . -type f -name Makefile.am -print |
|
||||||
|
sed 's/\.am$/.in/' |
|
||||||
|
while read f; do touch "$f"; done
|
||||||
|
;;
|
||||||
|
|
||||||
|
autom4te)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is needed, but is $msg.
|
||||||
|
You might have modified some files without having the
|
||||||
|
proper tools for further handling them.
|
||||||
|
You can get \`$1' as part of \`Autoconf' from any GNU
|
||||||
|
archive site."
|
||||||
|
|
||||||
|
file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
|
||||||
|
test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
|
||||||
|
if test -f "$file"; then
|
||||||
|
touch $file
|
||||||
|
else
|
||||||
|
test -z "$file" || exec >$file
|
||||||
|
echo "#! /bin/sh"
|
||||||
|
echo "# Created by GNU Automake missing as a replacement of"
|
||||||
|
echo "# $ $@"
|
||||||
|
echo "exit 0"
|
||||||
|
chmod +x $file
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
|
bison|yacc)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' $msg. You should only need it if
|
||||||
|
you modified a \`.y' file. You may need the \`Bison' package
|
||||||
|
in order for those modifications to take effect. You can get
|
||||||
|
\`Bison' from any GNU archive site."
|
||||||
|
rm -f y.tab.c y.tab.h
|
||||||
|
if [ $# -ne 1 ]; then
|
||||||
|
eval LASTARG="\${$#}"
|
||||||
|
case "$LASTARG" in
|
||||||
|
*.y)
|
||||||
|
SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
|
||||||
|
if [ -f "$SRCFILE" ]; then
|
||||||
|
cp "$SRCFILE" y.tab.c
|
||||||
|
fi
|
||||||
|
SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
|
||||||
|
if [ -f "$SRCFILE" ]; then
|
||||||
|
cp "$SRCFILE" y.tab.h
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
fi
|
||||||
|
if [ ! -f y.tab.h ]; then
|
||||||
|
echo >y.tab.h
|
||||||
|
fi
|
||||||
|
if [ ! -f y.tab.c ]; then
|
||||||
|
echo 'main() { return 0; }' >y.tab.c
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
|
lex|flex)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified a \`.l' file. You may need the \`Flex' package
|
||||||
|
in order for those modifications to take effect. You can get
|
||||||
|
\`Flex' from any GNU archive site."
|
||||||
|
rm -f lex.yy.c
|
||||||
|
if [ $# -ne 1 ]; then
|
||||||
|
eval LASTARG="\${$#}"
|
||||||
|
case "$LASTARG" in
|
||||||
|
*.l)
|
||||||
|
SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
|
||||||
|
if [ -f "$SRCFILE" ]; then
|
||||||
|
cp "$SRCFILE" lex.yy.c
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
fi
|
||||||
|
if [ ! -f lex.yy.c ]; then
|
||||||
|
echo 'main() { return 0; }' >lex.yy.c
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
|
help2man)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified a dependency of a manual page. You may need the
|
||||||
|
\`Help2man' package in order for those modifications to take
|
||||||
|
effect. You can get \`Help2man' from any GNU archive site."
|
||||||
|
|
||||||
|
file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
|
||||||
|
if test -z "$file"; then
|
||||||
|
file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
|
||||||
|
fi
|
||||||
|
if [ -f "$file" ]; then
|
||||||
|
touch $file
|
||||||
|
else
|
||||||
|
test -z "$file" || exec >$file
|
||||||
|
echo ".ab help2man is required to generate this page"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
|
makeinfo)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified a \`.texi' or \`.texinfo' file, or any other file
|
||||||
|
indirectly affecting the aspect of the manual. The spurious
|
||||||
|
call might also be the consequence of using a buggy \`make' (AIX,
|
||||||
|
DU, IRIX). You might want to install the \`Texinfo' package or
|
||||||
|
the \`GNU make' package. Grab either from any GNU archive site."
|
||||||
|
# The file to touch is that specified with -o ...
|
||||||
|
file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
|
||||||
|
if test -z "$file"; then
|
||||||
|
# ... or it is the one specified with @setfilename ...
|
||||||
|
infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
|
||||||
|
file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
|
||||||
|
# ... or it is derived from the source name (dir/f.texi becomes f.info)
|
||||||
|
test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
|
||||||
|
fi
|
||||||
|
# If the file does not exist, the user really needs makeinfo;
|
||||||
|
# let's fail without touching anything.
|
||||||
|
test -f $file || exit 1
|
||||||
|
touch $file
|
||||||
|
;;
|
||||||
|
|
||||||
|
tar)
|
||||||
|
shift
|
||||||
|
|
||||||
|
# We have already tried tar in the generic part.
|
||||||
|
# Look for gnutar/gtar before invocation to avoid ugly error
|
||||||
|
# messages.
|
||||||
|
if (gnutar --version > /dev/null 2>&1); then
|
||||||
|
gnutar "$@" && exit 0
|
||||||
|
fi
|
||||||
|
if (gtar --version > /dev/null 2>&1); then
|
||||||
|
gtar "$@" && exit 0
|
||||||
|
fi
|
||||||
|
firstarg="$1"
|
||||||
|
if shift; then
|
||||||
|
case "$firstarg" in
|
||||||
|
*o*)
|
||||||
|
firstarg=`echo "$firstarg" | sed s/o//`
|
||||||
|
tar "$firstarg" "$@" && exit 0
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
case "$firstarg" in
|
||||||
|
*h*)
|
||||||
|
firstarg=`echo "$firstarg" | sed s/h//`
|
||||||
|
tar "$firstarg" "$@" && exit 0
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: I can't seem to be able to run \`tar' with the given arguments.
|
||||||
|
You may want to install GNU tar or Free paxutils, or check the
|
||||||
|
command line arguments."
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
|
||||||
|
*)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is needed, and is $msg.
|
||||||
|
You might have modified some files without having the
|
||||||
|
proper tools for further handling them. Check the \`README' file,
|
||||||
|
it often tells you about the needed prerequisites for installing
|
||||||
|
this package. You may also peek at any GNU archive site, in case
|
||||||
|
some other package would contain this missing \`$1' program."
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
exit 0
|
||||||
|
|
||||||
|
# Local variables:
|
||||||
|
# eval: (add-hook 'write-file-hooks 'time-stamp)
|
||||||
|
# time-stamp-start: "scriptversion="
|
||||||
|
# time-stamp-format: "%:y-%02m-%02d.%02H"
|
||||||
|
# time-stamp-end: "$"
|
||||||
|
# End:
|
76
casa-yast/pluglib-bindings.ami
Normal file
76
casa-yast/pluglib-bindings.ami
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
# -*- makefile -*- Automake include file
|
||||||
|
# $Id: pluglib-bindings.ami 27327 2006-01-25 14:12:13Z mvidner $
|
||||||
|
|
||||||
|
# Wraps a pluglib for use by YaST. Done by using Swig for Perl, adding
|
||||||
|
# type information. Compiles, installs.
|
||||||
|
|
||||||
|
# expected input:
|
||||||
|
# PLUGLIB_MODULE = the name after %module in .i
|
||||||
|
# PLUGLIB_LIBRARY = the object file/library that is being wrapped
|
||||||
|
# PLUGLIB_DEPEND = dependencies
|
||||||
|
# example:
|
||||||
|
# PLUGLIB_MODULE = Storage
|
||||||
|
# PLUGLIB_LIBRARY = .libs/liby2storage.so
|
||||||
|
# PLUGLIB_DEPEND = ../../src/StorageInterface.h
|
||||||
|
# include $(top_srcdir)/pluglib-bindings.ami
|
||||||
|
|
||||||
|
TARGET_PM = $(PLUGLIB_MODULE).pm
|
||||||
|
TARGET_SO = $(PLUGLIB_MODULE).so
|
||||||
|
|
||||||
|
# ydatadir or `pkg-config --variable=yast2dir yast2-devtools`/data ?
|
||||||
|
# putting files to a directory owned by another package?
|
||||||
|
# ok but then they should share prefixes (maybe not really)
|
||||||
|
PLGB_BASEDIR = $(ydatadir)/devtools/pluglib-bindings
|
||||||
|
|
||||||
|
# TODO configure
|
||||||
|
SWIG = swig
|
||||||
|
#SWIG = $(HOME)/pfx-swig-1.3.24/bin/swig
|
||||||
|
SWIGFLAGS = -I$(PLGB_BASEDIR)/swig -c++
|
||||||
|
|
||||||
|
# Process the .i file, creating a wrapper for Perl and a XML parse.
|
||||||
|
%_wrap.cc %_wrap.xml: %.i $(PLUGLIB_DEPEND)
|
||||||
|
$(SWIG) -perl $(SWIGFLAGS) -o $*_wrap.cc -xmlout $*_wrap.xml $<
|
||||||
|
|
||||||
|
PLGB_TYPEINFO_XSL = $(PLGB_BASEDIR)/stylesheets/swigxml2typeinfo.xsl
|
||||||
|
PLGB_TYPEINFO_FILTER = $(PLGB_BASEDIR)/stylesheets/filter.pl
|
||||||
|
|
||||||
|
# Add typeinfo
|
||||||
|
# (sablotron indeed has fewer build dependencies than xsltproc)
|
||||||
|
# PLGB_TYPEINFO_FILTER opens all files in append mode
|
||||||
|
# which is strange but we can live with it by deleting the
|
||||||
|
# appropriate files beforehand.
|
||||||
|
$(TARGET_PM): %.pm: %_wrap.xml
|
||||||
|
if test -d $(PLUGLIB_MODULE); then \
|
||||||
|
rm -f $(PLUGLIB_MODULE)/*.pm; \
|
||||||
|
fi
|
||||||
|
sabcmd $(PLGB_TYPEINFO_XSL) $< | perl $(PLGB_TYPEINFO_FILTER)
|
||||||
|
|
||||||
|
# Install the Perl modules
|
||||||
|
PLGB_PMdir = $(moduledir)
|
||||||
|
PLGB_PM_DATA = $(TARGET_PM)
|
||||||
|
# Copy the directory with additional pm modules
|
||||||
|
install-data-local:
|
||||||
|
if test -d $(PLUGLIB_MODULE); then \
|
||||||
|
cp --recursive $(PLUGLIB_MODULE) $(DESTDIR)$(PLGB_PMdir); \
|
||||||
|
fi
|
||||||
|
# This is to ensure that automake generates the LTCXXCOMPILE variable.
|
||||||
|
# We need to use LTCXXCOMPILE because libtool puts in -fPIC on some
|
||||||
|
# architectures and also we get RPM_OPT_FLAGS via CXXCLAGS that way.
|
||||||
|
noinst_PROGRAMS = dummy_to_have_cxxcompile
|
||||||
|
dummy_to_have_cxxcompile_SOURCES = dummy_to_have_cxxcompile.cc
|
||||||
|
dummy_to_have_cxxcompile.cc:
|
||||||
|
echo 'int main() {return 0;}' > $@
|
||||||
|
|
||||||
|
# Compile the wrapper
|
||||||
|
.libs/%_wrap.o: %_wrap.cc
|
||||||
|
$(LTCXXCOMPILE) $(PERL_CFLAGS) -c -o $*_wrap.lo $<
|
||||||
|
|
||||||
|
# Link the wrapper and the actual library
|
||||||
|
$(TARGET_SO): %.so: .libs/%_wrap.o $(PLUGLIB_LIBRARY)
|
||||||
|
$(CXXCOMPILE) -shared -o $@ $^
|
||||||
|
|
||||||
|
# Install the library
|
||||||
|
PLGB_SOdir = $(PERL_VENDORARCH)
|
||||||
|
PLGB_SO_DATA = $(TARGET_SO)
|
||||||
|
|
||||||
|
CLEANFILES = $(PLUGLIB_MODULE)_wrap.*
|
5
casa-yast/src/.dep
Normal file
5
casa-yast/src/.dep
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
NovellCasa.ybc: \
|
||||||
|
/usr/share/YaST2/modules/Progress.ybc \
|
||||||
|
/usr/share/YaST2/modules/Report.ybc \
|
||||||
|
/usr/share/YaST2/modules/Summary.ybc
|
||||||
|
|
528
casa-yast/src/Makefile
Normal file
528
casa-yast/src/Makefile
Normal file
@ -0,0 +1,528 @@
|
|||||||
|
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
||||||
|
# src/Makefile. Generated from Makefile.in by configure.
|
||||||
|
|
||||||
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
|
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||||
|
# This Makefile.in is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||||
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||||
|
# PARTICULAR PURPOSE.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Makefile.am for novell-casa/src
|
||||||
|
|
||||||
|
# Makefile.am.common -*- Makefile -*-
|
||||||
|
# Generated file, do not edit!
|
||||||
|
|
||||||
|
srcdir = .
|
||||||
|
top_srcdir = ..
|
||||||
|
|
||||||
|
pkgdatadir = $(datadir)/yast2-novell-casa
|
||||||
|
pkglibdir = $(libdir)/yast2-novell-casa
|
||||||
|
pkgincludedir = $(includedir)/yast2-novell-casa
|
||||||
|
top_builddir = ..
|
||||||
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||||
|
INSTALL = /usr/bin/install -c -p
|
||||||
|
install_sh_DATA = $(install_sh) -c -m 644
|
||||||
|
install_sh_PROGRAM = $(install_sh) -c
|
||||||
|
install_sh_SCRIPT = $(install_sh) -c
|
||||||
|
INSTALL_HEADER = $(INSTALL_DATA)
|
||||||
|
transform = $(program_transform_name)
|
||||||
|
NORMAL_INSTALL = :
|
||||||
|
PRE_INSTALL = :
|
||||||
|
POST_INSTALL = :
|
||||||
|
NORMAL_UNINSTALL = :
|
||||||
|
PRE_UNINSTALL = :
|
||||||
|
POST_UNINSTALL = :
|
||||||
|
build_triplet = x86_64-suse-linux
|
||||||
|
host_triplet = x86_64-suse-linux
|
||||||
|
target_triplet = x86_64-suse-linux
|
||||||
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
|
$(top_srcdir)/Makefile.am.common
|
||||||
|
subdir = src
|
||||||
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
|
am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
||||||
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
|
$(ACLOCAL_M4)
|
||||||
|
mkinstalldirs = $(install_sh) -d
|
||||||
|
CONFIG_CLEAN_FILES =
|
||||||
|
SOURCES =
|
||||||
|
DIST_SOURCES =
|
||||||
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||||
|
am__vpath_adj = case $$p in \
|
||||||
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
|
*) f=$$p;; \
|
||||||
|
esac;
|
||||||
|
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||||
|
am__installdirs = "$(DESTDIR)$(clientdir)" "$(DESTDIR)$(desktopdir)" \
|
||||||
|
"$(DESTDIR)$(iconsdir)" "$(DESTDIR)$(moduledir)" \
|
||||||
|
"$(DESTDIR)$(modulebindir)" "$(DESTDIR)$(themedir)" \
|
||||||
|
"$(DESTDIR)$(yncludedir)"
|
||||||
|
clientDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
desktopDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
iconsDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
moduleDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
modulebinDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
themeDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
yncludeDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
DATA = $(client_DATA) $(desktop_DATA) $(icons_DATA) $(module_DATA) \
|
||||||
|
$(modulebin_DATA) $(theme_DATA) $(ynclude_DATA)
|
||||||
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||||
|
ACLOCAL = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run aclocal-1.9
|
||||||
|
AMTAR = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run tar
|
||||||
|
AUTOCONF = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run autoconf
|
||||||
|
AUTOHEADER = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run autoheader
|
||||||
|
AUTOMAKE = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run automake-1.9
|
||||||
|
AWK = gawk
|
||||||
|
CREATE_PKGCONFIG_FALSE =
|
||||||
|
CREATE_PKGCONFIG_NOARCH_FALSE =
|
||||||
|
CREATE_PKGCONFIG_NOARCH_TRUE = #
|
||||||
|
CREATE_PKGCONFIG_TRUE = #
|
||||||
|
CYGPATH_W = echo
|
||||||
|
DEFS = -DPACKAGE_NAME=\"yast2-novell-casa\" -DPACKAGE_TARNAME=\"yast2-novell-casa\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"yast2-novell-casa\ 1.6.0\" -DPACKAGE_BUGREPORT=\"http://www.suse.de/feedback\" -DPACKAGE=\"yast2-novell-casa\" -DVERSION=\"1.6.0\"
|
||||||
|
ECHO_C =
|
||||||
|
ECHO_N = -n
|
||||||
|
ECHO_T =
|
||||||
|
INSTALL_DATA = ${INSTALL} -m 644
|
||||||
|
INSTALL_PROGRAM = ${INSTALL}
|
||||||
|
INSTALL_SCRIPT = ${INSTALL}
|
||||||
|
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
|
||||||
|
LIBOBJS =
|
||||||
|
LIBS =
|
||||||
|
LN_S = ln -s
|
||||||
|
LTLIBOBJS =
|
||||||
|
MAINTAINER = casa <casa@novell.com>
|
||||||
|
MAKEINFO = ${SHELL} /home/nds_cm/dev/yast/casa-yast/missing --run makeinfo
|
||||||
|
PACKAGE = yast2-novell-casa
|
||||||
|
PACKAGE_BUGREPORT = http://www.suse.de/feedback
|
||||||
|
PACKAGE_NAME = yast2-novell-casa
|
||||||
|
PACKAGE_STRING = yast2-novell-casa 1.6.0
|
||||||
|
PACKAGE_TARNAME = yast2-novell-casa
|
||||||
|
PACKAGE_VERSION = 1.6.0
|
||||||
|
PATH_SEPARATOR = :
|
||||||
|
PKG_CONFIG_PATH =
|
||||||
|
RPMNAME = yast2-novell-casa
|
||||||
|
SET_MAKE =
|
||||||
|
SHELL = /bin/sh
|
||||||
|
STRIP =
|
||||||
|
STYLESHEET_CSS = /usr/share/YaST2/data/docbook/css/yast2docs.css
|
||||||
|
STYLESHEET_HTML = /usr/share/YaST2/data/docbook/stylesheets/customize-html.xsl
|
||||||
|
STYLESHEET_PDF = /usr/share/YaST2/data/docbook/stylesheets/customize-fo.xsl
|
||||||
|
STYLESHEET_YCPDOC = /usr/share/YaST2/data/docbook/stylesheets/ycpdoc.xsl
|
||||||
|
STYLESHEET_YDOC = /usr/share/YaST2/data/docbook/stylesheets/ydoc.xsl
|
||||||
|
VERSION = 1.6.0
|
||||||
|
XGETTEXT = /usr/bin/xgettext
|
||||||
|
YCPC = /usr/bin/ycpc
|
||||||
|
YCPDOC = /usr/lib/YaST2/bin/ycpdoc
|
||||||
|
YCPMAKEDEP = /usr/lib/YaST2/bin/ycpmakedep
|
||||||
|
ac_ct_STRIP =
|
||||||
|
agentdir = ${prefix}/lib/YaST2/servers_non_y2
|
||||||
|
am__leading_dot = .
|
||||||
|
am__tar = tar --format=ustar -chf - "$$tardir"
|
||||||
|
am__untar = tar -xf -
|
||||||
|
bindir = ${exec_prefix}/bin
|
||||||
|
build = x86_64-suse-linux
|
||||||
|
build_alias =
|
||||||
|
build_cpu = x86_64
|
||||||
|
build_os = linux
|
||||||
|
build_vendor = suse
|
||||||
|
clientdir = ${prefix}/share/YaST2/clients
|
||||||
|
datadir = ${prefix}/share
|
||||||
|
desktopdir = ${prefix}/share/applications/YaST2
|
||||||
|
docdir = ${prefix}/share/doc/packages/yast2-novell-casa
|
||||||
|
exec_prefix = ${prefix}
|
||||||
|
execcompdir = ${prefix}/lib/YaST2
|
||||||
|
fillupdir = /var/adm/fillup-templates
|
||||||
|
host = x86_64-suse-linux
|
||||||
|
host_alias =
|
||||||
|
host_cpu = x86_64
|
||||||
|
host_os = linux
|
||||||
|
host_vendor = suse
|
||||||
|
imagedir = ${prefix}/share/YaST2/images
|
||||||
|
includedir = ${prefix}/include/YaST2
|
||||||
|
infodir = ${prefix}/info
|
||||||
|
install_sh = /home/nds_cm/dev/yast/casa-yast/install-sh
|
||||||
|
libdir = ${exec_prefix}/lib
|
||||||
|
libexecdir = ${exec_prefix}/libexec
|
||||||
|
localedir = ${prefix}/share/YaST2/locale
|
||||||
|
localstatedir = ${prefix}/var
|
||||||
|
mandir = ${prefix}/share/man
|
||||||
|
mkdir_p = mkdir -p --
|
||||||
|
moduledir = ${prefix}/share/YaST2/modules
|
||||||
|
oldincludedir = /usr/include
|
||||||
|
pkgconfigdatadir = ${datadir}/pkgconfig
|
||||||
|
pkgconfigdir = ${libdir}/pkgconfig
|
||||||
|
plugindir = ${libdir}/YaST2/plugin
|
||||||
|
potdir = ${docdir}/pot
|
||||||
|
prefix = /usr
|
||||||
|
program_transform_name = s,x,x,
|
||||||
|
sbindir = ${exec_prefix}/sbin
|
||||||
|
schemadir = ${prefix}/share/YaST2/schema
|
||||||
|
scrconfdir = ${prefix}/share/YaST2/scrconf
|
||||||
|
sharedstatedir = ${prefix}/com
|
||||||
|
sysconfdir = ${prefix}/etc
|
||||||
|
target = x86_64-suse-linux
|
||||||
|
target_alias =
|
||||||
|
target_cpu = x86_64
|
||||||
|
target_os = linux
|
||||||
|
target_vendor = suse
|
||||||
|
themedir = /usr/share/pixmaps
|
||||||
|
yast2dir = ${prefix}/share/YaST2
|
||||||
|
ybindir = ${prefix}/lib/YaST2/bin
|
||||||
|
ydatadir = ${prefix}/share/YaST2/data
|
||||||
|
yncludedir = ${prefix}/share/YaST2/include/novell-casa
|
||||||
|
ystartupdir = ${prefix}/lib/YaST2
|
||||||
|
iconsdir = /usr/share/applications
|
||||||
|
client_DATA = \
|
||||||
|
novell-casa.ycp \
|
||||||
|
novell-casa_auto.ycp \
|
||||||
|
novell-casa_proposal.ycp
|
||||||
|
|
||||||
|
ynclude_DATA = \
|
||||||
|
helps.ycp \
|
||||||
|
wizards.ycp \
|
||||||
|
dialogs.ycp \
|
||||||
|
complex.ycp
|
||||||
|
|
||||||
|
desktop_DATA = \
|
||||||
|
novell-casa.desktop
|
||||||
|
|
||||||
|
module_DATA = \
|
||||||
|
NovellCasa.ycp
|
||||||
|
|
||||||
|
icons_DATA = \
|
||||||
|
icons/install_casa_yast_icons
|
||||||
|
|
||||||
|
theme_DATA = \
|
||||||
|
icons/CASA_22.png \
|
||||||
|
icons/CASA_32.png \
|
||||||
|
icons/CASA_48.png
|
||||||
|
|
||||||
|
EXTRA_DIST = $(client_DATA) $(ynclude_DATA) $(module_DATA) $(desktop_DATA) $(icons_DATA) $(theme_DATA)
|
||||||
|
modulebin_DATA = $(patsubst %.ycp,%.ybc,$(module_DATA))
|
||||||
|
modulebindir = $(moduledir)
|
||||||
|
ybcfiles = $(filter %.ybc,$(modulebin_DATA))
|
||||||
|
|
||||||
|
# files to clean
|
||||||
|
CLEANFILES = ${ybcfiles}
|
||||||
|
DISTCLEANFILES = .dep
|
||||||
|
|
||||||
|
# Needs to be outside "." because of cases
|
||||||
|
# where ycpchook contains a symlink to "."
|
||||||
|
# Otherwise "." keeps being newer than .dep and we loop.
|
||||||
|
NEWDEP = ${top_builddir}/.dep.new
|
||||||
|
all: all-am
|
||||||
|
|
||||||
|
.SUFFIXES:
|
||||||
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(am__configure_deps)
|
||||||
|
@for dep in $?; do \
|
||||||
|
case '$(am__configure_deps)' in \
|
||||||
|
*$$dep*) \
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||||
|
&& exit 0; \
|
||||||
|
exit 1;; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
|
||||||
|
cd $(top_srcdir) && \
|
||||||
|
$(AUTOMAKE) --gnu src/Makefile
|
||||||
|
.PRECIOUS: Makefile
|
||||||
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||||
|
@case '$?' in \
|
||||||
|
*config.status*) \
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||||
|
*) \
|
||||||
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||||
|
esac;
|
||||||
|
|
||||||
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
|
||||||
|
$(top_srcdir)/configure: $(am__configure_deps)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
uninstall-info-am:
|
||||||
|
install-clientDATA: $(client_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(clientdir)" || $(mkdir_p) "$(DESTDIR)$(clientdir)"
|
||||||
|
@list='$(client_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(clientDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(clientdir)/$$f'"; \
|
||||||
|
$(clientDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(clientdir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-clientDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(client_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(clientdir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(clientdir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-desktopDATA: $(desktop_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(desktopdir)" || $(mkdir_p) "$(DESTDIR)$(desktopdir)"
|
||||||
|
@list='$(desktop_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
|
||||||
|
$(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-desktopDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(desktop_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(desktopdir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-iconsDATA: $(icons_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(iconsdir)" || $(mkdir_p) "$(DESTDIR)$(iconsdir)"
|
||||||
|
@list='$(icons_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \
|
||||||
|
$(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-iconsDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(icons_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(iconsdir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-moduleDATA: $(module_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(moduledir)" || $(mkdir_p) "$(DESTDIR)$(moduledir)"
|
||||||
|
@list='$(module_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(moduleDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(moduledir)/$$f'"; \
|
||||||
|
$(moduleDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(moduledir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-moduleDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(module_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(moduledir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(moduledir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-modulebinDATA: $(modulebin_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(modulebindir)" || $(mkdir_p) "$(DESTDIR)$(modulebindir)"
|
||||||
|
@list='$(modulebin_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(modulebinDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(modulebindir)/$$f'"; \
|
||||||
|
$(modulebinDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(modulebindir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-modulebinDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(modulebin_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(modulebindir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(modulebindir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-themeDATA: $(theme_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)"
|
||||||
|
@list='$(theme_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \
|
||||||
|
$(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-themeDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(theme_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(themedir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-yncludeDATA: $(ynclude_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(yncludedir)" || $(mkdir_p) "$(DESTDIR)$(yncludedir)"
|
||||||
|
@list='$(ynclude_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(yncludeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(yncludedir)/$$f'"; \
|
||||||
|
$(yncludeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(yncludedir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-yncludeDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(ynclude_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(yncludedir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(yncludedir)/$$f"; \
|
||||||
|
done
|
||||||
|
tags: TAGS
|
||||||
|
TAGS:
|
||||||
|
|
||||||
|
ctags: CTAGS
|
||||||
|
CTAGS:
|
||||||
|
|
||||||
|
|
||||||
|
distdir: $(DISTFILES)
|
||||||
|
$(mkdir_p) $(distdir)/.. $(distdir)/icons
|
||||||
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||||
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||||
|
list='$(DISTFILES)'; for file in $$list; do \
|
||||||
|
case $$file in \
|
||||||
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
|
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||||
|
esac; \
|
||||||
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||||
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||||
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||||
|
dir="/$$dir"; \
|
||||||
|
$(mkdir_p) "$(distdir)$$dir"; \
|
||||||
|
else \
|
||||||
|
dir=''; \
|
||||||
|
fi; \
|
||||||
|
if test -d $$d/$$file; then \
|
||||||
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||||
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
fi; \
|
||||||
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
else \
|
||||||
|
test -f $(distdir)/$$file \
|
||||||
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
top_distdir="$(top_distdir)" distdir="$(distdir)" \
|
||||||
|
dist-hook
|
||||||
|
check-am: all-am
|
||||||
|
check: check-am
|
||||||
|
all-am: Makefile $(DATA)
|
||||||
|
installdirs:
|
||||||
|
for dir in "$(DESTDIR)$(clientdir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(iconsdir)" "$(DESTDIR)$(moduledir)" "$(DESTDIR)$(modulebindir)" "$(DESTDIR)$(themedir)" "$(DESTDIR)$(yncludedir)"; do \
|
||||||
|
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||||
|
done
|
||||||
|
install: install-am
|
||||||
|
install-exec: install-exec-am
|
||||||
|
install-data: install-data-am
|
||||||
|
uninstall: uninstall-am
|
||||||
|
|
||||||
|
install-am: all-am
|
||||||
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||||
|
|
||||||
|
installcheck: installcheck-am
|
||||||
|
install-strip:
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||||
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||||
|
`test -z '$(STRIP)' || \
|
||||||
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||||
|
mostlyclean-generic:
|
||||||
|
|
||||||
|
clean-generic:
|
||||||
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
||||||
|
|
||||||
|
distclean-generic:
|
||||||
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||||
|
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
|
||||||
|
|
||||||
|
maintainer-clean-generic:
|
||||||
|
@echo "This command is intended for maintainers to use"
|
||||||
|
@echo "it deletes files that may require special tools to rebuild."
|
||||||
|
clean: clean-am
|
||||||
|
|
||||||
|
clean-am: clean-generic mostlyclean-am
|
||||||
|
|
||||||
|
distclean: distclean-am
|
||||||
|
-rm -f Makefile
|
||||||
|
distclean-am: clean-am distclean-generic
|
||||||
|
|
||||||
|
dvi: dvi-am
|
||||||
|
|
||||||
|
dvi-am:
|
||||||
|
|
||||||
|
html: html-am
|
||||||
|
|
||||||
|
info: info-am
|
||||||
|
|
||||||
|
info-am:
|
||||||
|
|
||||||
|
install-data-am: install-clientDATA install-desktopDATA \
|
||||||
|
install-iconsDATA install-moduleDATA install-modulebinDATA \
|
||||||
|
install-themeDATA install-yncludeDATA
|
||||||
|
|
||||||
|
install-exec-am:
|
||||||
|
|
||||||
|
install-info: install-info-am
|
||||||
|
|
||||||
|
install-man:
|
||||||
|
|
||||||
|
installcheck-am:
|
||||||
|
|
||||||
|
maintainer-clean: maintainer-clean-am
|
||||||
|
-rm -f Makefile
|
||||||
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||||
|
|
||||||
|
mostlyclean: mostlyclean-am
|
||||||
|
|
||||||
|
mostlyclean-am: mostlyclean-generic
|
||||||
|
|
||||||
|
pdf: pdf-am
|
||||||
|
|
||||||
|
pdf-am:
|
||||||
|
|
||||||
|
ps: ps-am
|
||||||
|
|
||||||
|
ps-am:
|
||||||
|
|
||||||
|
uninstall-am: uninstall-clientDATA uninstall-desktopDATA \
|
||||||
|
uninstall-iconsDATA uninstall-info-am uninstall-moduleDATA \
|
||||||
|
uninstall-modulebinDATA uninstall-themeDATA \
|
||||||
|
uninstall-yncludeDATA
|
||||||
|
|
||||||
|
.PHONY: all all-am check check-am clean clean-generic dist-hook \
|
||||||
|
distclean distclean-generic distdir dvi dvi-am html html-am \
|
||||||
|
info info-am install install-am install-clientDATA \
|
||||||
|
install-data install-data-am install-desktopDATA install-exec \
|
||||||
|
install-exec-am install-iconsDATA install-info install-info-am \
|
||||||
|
install-man install-moduleDATA install-modulebinDATA \
|
||||||
|
install-strip install-themeDATA install-yncludeDATA \
|
||||||
|
installcheck installcheck-am installdirs maintainer-clean \
|
||||||
|
maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
|
||||||
|
pdf-am ps ps-am uninstall uninstall-am uninstall-clientDATA \
|
||||||
|
uninstall-desktopDATA uninstall-iconsDATA uninstall-info-am \
|
||||||
|
uninstall-moduleDATA uninstall-modulebinDATA \
|
||||||
|
uninstall-themeDATA uninstall-yncludeDATA
|
||||||
|
|
||||||
|
|
||||||
|
# suffix mapping: info '(make)Static Usage'
|
||||||
|
# apply only to our modules, not external ones
|
||||||
|
${ybcfiles}: %.ybc: %.ycp $(ycpchook)
|
||||||
|
Y2DIR=$(YCPC_Y2DIR) LD_LIBRARY_PATH=$(YCPC_LD_LIBRARY_PATH) ${YCPC} -c -M. -I. -q $(YCPCFLAGS) $<
|
||||||
|
# generate dependencies
|
||||||
|
# two steps not to lose the file if the command fails
|
||||||
|
# hook: create the links before we look for files
|
||||||
|
.dep: $(wildcard *.ycp) ${ycpchook}
|
||||||
|
${YCPMAKEDEP} --prefix=${prefix} ${YCPCFLAGS} > ${NEWDEP}
|
||||||
|
cat ${NEWDEP} > .dep
|
||||||
|
rm ${NEWDEP}
|
||||||
|
|
||||||
|
dist-hook: check-syntax
|
||||||
|
|
||||||
|
check-syntax: $(client_DATA) $(ycpchook)
|
||||||
|
if test "$(client_DATA)"; then $(bindir)/ycpc -qE -M. -I. $(YCPCFLAGS) $(filter %.ycp,$^) || exit 1; fi
|
||||||
|
|
||||||
|
-include .dep
|
||||||
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||||
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
|
.NOEXPORT:
|
35
casa-yast/src/Makefile.am
Normal file
35
casa-yast/src/Makefile.am
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
# Makefile.am for novell-casa/src
|
||||||
|
|
||||||
|
yncludedir = @yncludedir@/novell-casa
|
||||||
|
iconsdir = /usr/share/applications
|
||||||
|
themedir = /usr/share/pixmaps
|
||||||
|
|
||||||
|
|
||||||
|
client_DATA = \
|
||||||
|
novell-casa.ycp \
|
||||||
|
novell-casa_auto.ycp \
|
||||||
|
novell-casa_proposal.ycp
|
||||||
|
|
||||||
|
ynclude_DATA = \
|
||||||
|
helps.ycp \
|
||||||
|
wizards.ycp \
|
||||||
|
dialogs.ycp \
|
||||||
|
complex.ycp
|
||||||
|
|
||||||
|
desktop_DATA = \
|
||||||
|
novell-casa.desktop
|
||||||
|
|
||||||
|
module_DATA = \
|
||||||
|
NovellCasa.ycp
|
||||||
|
|
||||||
|
icons_DATA = \
|
||||||
|
icons/install_casa_yast_icons
|
||||||
|
|
||||||
|
theme_DATA = \
|
||||||
|
icons/CASA_22.png \
|
||||||
|
icons/CASA_32.png \
|
||||||
|
icons/CASA_48.png
|
||||||
|
|
||||||
|
EXTRA_DIST = $(client_DATA) $(ynclude_DATA) $(module_DATA) $(desktop_DATA) $(icons_DATA) $(theme_DATA)
|
||||||
|
|
||||||
|
include $(top_srcdir)/Makefile.am.common
|
528
casa-yast/src/Makefile.in
Normal file
528
casa-yast/src/Makefile.in
Normal file
@ -0,0 +1,528 @@
|
|||||||
|
# Makefile.in generated by automake 1.9.6 from Makefile.am.
|
||||||
|
# @configure_input@
|
||||||
|
|
||||||
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
|
# 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||||
|
# This Makefile.in is free software; the Free Software Foundation
|
||||||
|
# gives unlimited permission to copy and/or distribute it,
|
||||||
|
# with or without modifications, as long as this notice is preserved.
|
||||||
|
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||||
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||||
|
# PARTICULAR PURPOSE.
|
||||||
|
|
||||||
|
@SET_MAKE@
|
||||||
|
|
||||||
|
# Makefile.am for novell-casa/src
|
||||||
|
|
||||||
|
# Makefile.am.common -*- Makefile -*-
|
||||||
|
# Generated file, do not edit!
|
||||||
|
|
||||||
|
srcdir = @srcdir@
|
||||||
|
top_srcdir = @top_srcdir@
|
||||||
|
VPATH = @srcdir@
|
||||||
|
pkgdatadir = $(datadir)/@PACKAGE@
|
||||||
|
pkglibdir = $(libdir)/@PACKAGE@
|
||||||
|
pkgincludedir = $(includedir)/@PACKAGE@
|
||||||
|
top_builddir = ..
|
||||||
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||||
|
INSTALL = @INSTALL@
|
||||||
|
install_sh_DATA = $(install_sh) -c -m 644
|
||||||
|
install_sh_PROGRAM = $(install_sh) -c
|
||||||
|
install_sh_SCRIPT = $(install_sh) -c
|
||||||
|
INSTALL_HEADER = $(INSTALL_DATA)
|
||||||
|
transform = $(program_transform_name)
|
||||||
|
NORMAL_INSTALL = :
|
||||||
|
PRE_INSTALL = :
|
||||||
|
POST_INSTALL = :
|
||||||
|
NORMAL_UNINSTALL = :
|
||||||
|
PRE_UNINSTALL = :
|
||||||
|
POST_UNINSTALL = :
|
||||||
|
build_triplet = @build@
|
||||||
|
host_triplet = @host@
|
||||||
|
target_triplet = @target@
|
||||||
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||||
|
$(top_srcdir)/Makefile.am.common
|
||||||
|
subdir = src
|
||||||
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
|
am__aclocal_m4_deps = $(top_srcdir)/configure.in
|
||||||
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
|
$(ACLOCAL_M4)
|
||||||
|
mkinstalldirs = $(install_sh) -d
|
||||||
|
CONFIG_CLEAN_FILES =
|
||||||
|
SOURCES =
|
||||||
|
DIST_SOURCES =
|
||||||
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||||
|
am__vpath_adj = case $$p in \
|
||||||
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
|
*) f=$$p;; \
|
||||||
|
esac;
|
||||||
|
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
||||||
|
am__installdirs = "$(DESTDIR)$(clientdir)" "$(DESTDIR)$(desktopdir)" \
|
||||||
|
"$(DESTDIR)$(iconsdir)" "$(DESTDIR)$(moduledir)" \
|
||||||
|
"$(DESTDIR)$(modulebindir)" "$(DESTDIR)$(themedir)" \
|
||||||
|
"$(DESTDIR)$(yncludedir)"
|
||||||
|
clientDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
desktopDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
iconsDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
moduleDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
modulebinDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
themeDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
yncludeDATA_INSTALL = $(INSTALL_DATA)
|
||||||
|
DATA = $(client_DATA) $(desktop_DATA) $(icons_DATA) $(module_DATA) \
|
||||||
|
$(modulebin_DATA) $(theme_DATA) $(ynclude_DATA)
|
||||||
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||||
|
ACLOCAL = @ACLOCAL@
|
||||||
|
AMTAR = @AMTAR@
|
||||||
|
AUTOCONF = @AUTOCONF@
|
||||||
|
AUTOHEADER = @AUTOHEADER@
|
||||||
|
AUTOMAKE = @AUTOMAKE@
|
||||||
|
AWK = @AWK@
|
||||||
|
CREATE_PKGCONFIG_FALSE = @CREATE_PKGCONFIG_FALSE@
|
||||||
|
CREATE_PKGCONFIG_NOARCH_FALSE = @CREATE_PKGCONFIG_NOARCH_FALSE@
|
||||||
|
CREATE_PKGCONFIG_NOARCH_TRUE = @CREATE_PKGCONFIG_NOARCH_TRUE@
|
||||||
|
CREATE_PKGCONFIG_TRUE = @CREATE_PKGCONFIG_TRUE@
|
||||||
|
CYGPATH_W = @CYGPATH_W@
|
||||||
|
DEFS = @DEFS@
|
||||||
|
ECHO_C = @ECHO_C@
|
||||||
|
ECHO_N = @ECHO_N@
|
||||||
|
ECHO_T = @ECHO_T@
|
||||||
|
INSTALL_DATA = @INSTALL_DATA@
|
||||||
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||||
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||||
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||||
|
LIBOBJS = @LIBOBJS@
|
||||||
|
LIBS = @LIBS@
|
||||||
|
LN_S = @LN_S@
|
||||||
|
LTLIBOBJS = @LTLIBOBJS@
|
||||||
|
MAINTAINER = @MAINTAINER@
|
||||||
|
MAKEINFO = @MAKEINFO@
|
||||||
|
PACKAGE = @PACKAGE@
|
||||||
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||||
|
PACKAGE_NAME = @PACKAGE_NAME@
|
||||||
|
PACKAGE_STRING = @PACKAGE_STRING@
|
||||||
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||||
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||||
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||||
|
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
|
||||||
|
RPMNAME = @RPMNAME@
|
||||||
|
SET_MAKE = @SET_MAKE@
|
||||||
|
SHELL = @SHELL@
|
||||||
|
STRIP = @STRIP@
|
||||||
|
STYLESHEET_CSS = @STYLESHEET_CSS@
|
||||||
|
STYLESHEET_HTML = @STYLESHEET_HTML@
|
||||||
|
STYLESHEET_PDF = @STYLESHEET_PDF@
|
||||||
|
STYLESHEET_YCPDOC = @STYLESHEET_YCPDOC@
|
||||||
|
STYLESHEET_YDOC = @STYLESHEET_YDOC@
|
||||||
|
VERSION = @VERSION@
|
||||||
|
XGETTEXT = @XGETTEXT@
|
||||||
|
YCPC = @YCPC@
|
||||||
|
YCPDOC = @YCPDOC@
|
||||||
|
YCPMAKEDEP = @YCPMAKEDEP@
|
||||||
|
ac_ct_STRIP = @ac_ct_STRIP@
|
||||||
|
agentdir = @agentdir@
|
||||||
|
am__leading_dot = @am__leading_dot@
|
||||||
|
am__tar = @am__tar@
|
||||||
|
am__untar = @am__untar@
|
||||||
|
bindir = @bindir@
|
||||||
|
build = @build@
|
||||||
|
build_alias = @build_alias@
|
||||||
|
build_cpu = @build_cpu@
|
||||||
|
build_os = @build_os@
|
||||||
|
build_vendor = @build_vendor@
|
||||||
|
clientdir = @clientdir@
|
||||||
|
datadir = @datadir@
|
||||||
|
desktopdir = @desktopdir@
|
||||||
|
docdir = @docdir@
|
||||||
|
exec_prefix = @exec_prefix@
|
||||||
|
execcompdir = @execcompdir@
|
||||||
|
fillupdir = @fillupdir@
|
||||||
|
host = @host@
|
||||||
|
host_alias = @host_alias@
|
||||||
|
host_cpu = @host_cpu@
|
||||||
|
host_os = @host_os@
|
||||||
|
host_vendor = @host_vendor@
|
||||||
|
imagedir = @imagedir@
|
||||||
|
includedir = @includedir@
|
||||||
|
infodir = @infodir@
|
||||||
|
install_sh = @install_sh@
|
||||||
|
libdir = @libdir@
|
||||||
|
libexecdir = @libexecdir@
|
||||||
|
localedir = @localedir@
|
||||||
|
localstatedir = @localstatedir@
|
||||||
|
mandir = @mandir@
|
||||||
|
mkdir_p = @mkdir_p@
|
||||||
|
moduledir = @moduledir@
|
||||||
|
oldincludedir = @oldincludedir@
|
||||||
|
pkgconfigdatadir = @pkgconfigdatadir@
|
||||||
|
pkgconfigdir = @pkgconfigdir@
|
||||||
|
plugindir = @plugindir@
|
||||||
|
potdir = @potdir@
|
||||||
|
prefix = @prefix@
|
||||||
|
program_transform_name = @program_transform_name@
|
||||||
|
sbindir = @sbindir@
|
||||||
|
schemadir = @schemadir@
|
||||||
|
scrconfdir = @scrconfdir@
|
||||||
|
sharedstatedir = @sharedstatedir@
|
||||||
|
sysconfdir = @sysconfdir@
|
||||||
|
target = @target@
|
||||||
|
target_alias = @target_alias@
|
||||||
|
target_cpu = @target_cpu@
|
||||||
|
target_os = @target_os@
|
||||||
|
target_vendor = @target_vendor@
|
||||||
|
themedir = /usr/share/pixmaps
|
||||||
|
yast2dir = @yast2dir@
|
||||||
|
ybindir = @ybindir@
|
||||||
|
ydatadir = @ydatadir@
|
||||||
|
yncludedir = @yncludedir@/novell-casa
|
||||||
|
ystartupdir = @ystartupdir@
|
||||||
|
iconsdir = /usr/share/applications
|
||||||
|
client_DATA = \
|
||||||
|
novell-casa.ycp \
|
||||||
|
novell-casa_auto.ycp \
|
||||||
|
novell-casa_proposal.ycp
|
||||||
|
|
||||||
|
ynclude_DATA = \
|
||||||
|
helps.ycp \
|
||||||
|
wizards.ycp \
|
||||||
|
dialogs.ycp \
|
||||||
|
complex.ycp
|
||||||
|
|
||||||
|
desktop_DATA = \
|
||||||
|
novell-casa.desktop
|
||||||
|
|
||||||
|
module_DATA = \
|
||||||
|
NovellCasa.ycp
|
||||||
|
|
||||||
|
icons_DATA = \
|
||||||
|
icons/install_casa_yast_icons
|
||||||
|
|
||||||
|
theme_DATA = \
|
||||||
|
icons/CASA_22.png \
|
||||||
|
icons/CASA_32.png \
|
||||||
|
icons/CASA_48.png
|
||||||
|
|
||||||
|
EXTRA_DIST = $(client_DATA) $(ynclude_DATA) $(module_DATA) $(desktop_DATA) $(icons_DATA) $(theme_DATA)
|
||||||
|
modulebin_DATA = $(patsubst %.ycp,%.ybc,$(module_DATA))
|
||||||
|
modulebindir = $(moduledir)
|
||||||
|
ybcfiles = $(filter %.ybc,$(modulebin_DATA))
|
||||||
|
|
||||||
|
# files to clean
|
||||||
|
CLEANFILES = ${ybcfiles}
|
||||||
|
DISTCLEANFILES = .dep
|
||||||
|
|
||||||
|
# Needs to be outside "." because of cases
|
||||||
|
# where ycpchook contains a symlink to "."
|
||||||
|
# Otherwise "." keeps being newer than .dep and we loop.
|
||||||
|
NEWDEP = ${top_builddir}/.dep.new
|
||||||
|
all: all-am
|
||||||
|
|
||||||
|
.SUFFIXES:
|
||||||
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(am__configure_deps)
|
||||||
|
@for dep in $?; do \
|
||||||
|
case '$(am__configure_deps)' in \
|
||||||
|
*$$dep*) \
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
||||||
|
&& exit 0; \
|
||||||
|
exit 1;; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
|
||||||
|
cd $(top_srcdir) && \
|
||||||
|
$(AUTOMAKE) --gnu src/Makefile
|
||||||
|
.PRECIOUS: Makefile
|
||||||
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||||
|
@case '$?' in \
|
||||||
|
*config.status*) \
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||||
|
*) \
|
||||||
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||||
|
esac;
|
||||||
|
|
||||||
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
|
||||||
|
$(top_srcdir)/configure: $(am__configure_deps)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
||||||
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||||
|
uninstall-info-am:
|
||||||
|
install-clientDATA: $(client_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(clientdir)" || $(mkdir_p) "$(DESTDIR)$(clientdir)"
|
||||||
|
@list='$(client_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(clientDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(clientdir)/$$f'"; \
|
||||||
|
$(clientDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(clientdir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-clientDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(client_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(clientdir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(clientdir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-desktopDATA: $(desktop_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(desktopdir)" || $(mkdir_p) "$(DESTDIR)$(desktopdir)"
|
||||||
|
@list='$(desktop_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
|
||||||
|
$(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-desktopDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(desktop_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(desktopdir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-iconsDATA: $(icons_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(iconsdir)" || $(mkdir_p) "$(DESTDIR)$(iconsdir)"
|
||||||
|
@list='$(icons_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(iconsDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(iconsdir)/$$f'"; \
|
||||||
|
$(iconsDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(iconsdir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-iconsDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(icons_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(iconsdir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(iconsdir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-moduleDATA: $(module_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(moduledir)" || $(mkdir_p) "$(DESTDIR)$(moduledir)"
|
||||||
|
@list='$(module_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(moduleDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(moduledir)/$$f'"; \
|
||||||
|
$(moduleDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(moduledir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-moduleDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(module_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(moduledir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(moduledir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-modulebinDATA: $(modulebin_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(modulebindir)" || $(mkdir_p) "$(DESTDIR)$(modulebindir)"
|
||||||
|
@list='$(modulebin_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(modulebinDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(modulebindir)/$$f'"; \
|
||||||
|
$(modulebinDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(modulebindir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-modulebinDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(modulebin_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(modulebindir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(modulebindir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-themeDATA: $(theme_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(themedir)" || $(mkdir_p) "$(DESTDIR)$(themedir)"
|
||||||
|
@list='$(theme_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(themeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(themedir)/$$f'"; \
|
||||||
|
$(themeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(themedir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-themeDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(theme_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(themedir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(themedir)/$$f"; \
|
||||||
|
done
|
||||||
|
install-yncludeDATA: $(ynclude_DATA)
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
test -z "$(yncludedir)" || $(mkdir_p) "$(DESTDIR)$(yncludedir)"
|
||||||
|
@list='$(ynclude_DATA)'; for p in $$list; do \
|
||||||
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " $(yncludeDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(yncludedir)/$$f'"; \
|
||||||
|
$(yncludeDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(yncludedir)/$$f"; \
|
||||||
|
done
|
||||||
|
|
||||||
|
uninstall-yncludeDATA:
|
||||||
|
@$(NORMAL_UNINSTALL)
|
||||||
|
@list='$(ynclude_DATA)'; for p in $$list; do \
|
||||||
|
f=$(am__strip_dir) \
|
||||||
|
echo " rm -f '$(DESTDIR)$(yncludedir)/$$f'"; \
|
||||||
|
rm -f "$(DESTDIR)$(yncludedir)/$$f"; \
|
||||||
|
done
|
||||||
|
tags: TAGS
|
||||||
|
TAGS:
|
||||||
|
|
||||||
|
ctags: CTAGS
|
||||||
|
CTAGS:
|
||||||
|
|
||||||
|
|
||||||
|
distdir: $(DISTFILES)
|
||||||
|
$(mkdir_p) $(distdir)/.. $(distdir)/icons
|
||||||
|
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
|
||||||
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
|
||||||
|
list='$(DISTFILES)'; for file in $$list; do \
|
||||||
|
case $$file in \
|
||||||
|
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
|
||||||
|
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
|
||||||
|
esac; \
|
||||||
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||||
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||||
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
||||||
|
dir="/$$dir"; \
|
||||||
|
$(mkdir_p) "$(distdir)$$dir"; \
|
||||||
|
else \
|
||||||
|
dir=''; \
|
||||||
|
fi; \
|
||||||
|
if test -d $$d/$$file; then \
|
||||||
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||||
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
fi; \
|
||||||
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
else \
|
||||||
|
test -f $(distdir)/$$file \
|
||||||
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
top_distdir="$(top_distdir)" distdir="$(distdir)" \
|
||||||
|
dist-hook
|
||||||
|
check-am: all-am
|
||||||
|
check: check-am
|
||||||
|
all-am: Makefile $(DATA)
|
||||||
|
installdirs:
|
||||||
|
for dir in "$(DESTDIR)$(clientdir)" "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(iconsdir)" "$(DESTDIR)$(moduledir)" "$(DESTDIR)$(modulebindir)" "$(DESTDIR)$(themedir)" "$(DESTDIR)$(yncludedir)"; do \
|
||||||
|
test -z "$$dir" || $(mkdir_p) "$$dir"; \
|
||||||
|
done
|
||||||
|
install: install-am
|
||||||
|
install-exec: install-exec-am
|
||||||
|
install-data: install-data-am
|
||||||
|
uninstall: uninstall-am
|
||||||
|
|
||||||
|
install-am: all-am
|
||||||
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||||
|
|
||||||
|
installcheck: installcheck-am
|
||||||
|
install-strip:
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||||
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||||
|
`test -z '$(STRIP)' || \
|
||||||
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||||
|
mostlyclean-generic:
|
||||||
|
|
||||||
|
clean-generic:
|
||||||
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
||||||
|
|
||||||
|
distclean-generic:
|
||||||
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||||
|
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
|
||||||
|
|
||||||
|
maintainer-clean-generic:
|
||||||
|
@echo "This command is intended for maintainers to use"
|
||||||
|
@echo "it deletes files that may require special tools to rebuild."
|
||||||
|
clean: clean-am
|
||||||
|
|
||||||
|
clean-am: clean-generic mostlyclean-am
|
||||||
|
|
||||||
|
distclean: distclean-am
|
||||||
|
-rm -f Makefile
|
||||||
|
distclean-am: clean-am distclean-generic
|
||||||
|
|
||||||
|
dvi: dvi-am
|
||||||
|
|
||||||
|
dvi-am:
|
||||||
|
|
||||||
|
html: html-am
|
||||||
|
|
||||||
|
info: info-am
|
||||||
|
|
||||||
|
info-am:
|
||||||
|
|
||||||
|
install-data-am: install-clientDATA install-desktopDATA \
|
||||||
|
install-iconsDATA install-moduleDATA install-modulebinDATA \
|
||||||
|
install-themeDATA install-yncludeDATA
|
||||||
|
|
||||||
|
install-exec-am:
|
||||||
|
|
||||||
|
install-info: install-info-am
|
||||||
|
|
||||||
|
install-man:
|
||||||
|
|
||||||
|
installcheck-am:
|
||||||
|
|
||||||
|
maintainer-clean: maintainer-clean-am
|
||||||
|
-rm -f Makefile
|
||||||
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||||
|
|
||||||
|
mostlyclean: mostlyclean-am
|
||||||
|
|
||||||
|
mostlyclean-am: mostlyclean-generic
|
||||||
|
|
||||||
|
pdf: pdf-am
|
||||||
|
|
||||||
|
pdf-am:
|
||||||
|
|
||||||
|
ps: ps-am
|
||||||
|
|
||||||
|
ps-am:
|
||||||
|
|
||||||
|
uninstall-am: uninstall-clientDATA uninstall-desktopDATA \
|
||||||
|
uninstall-iconsDATA uninstall-info-am uninstall-moduleDATA \
|
||||||
|
uninstall-modulebinDATA uninstall-themeDATA \
|
||||||
|
uninstall-yncludeDATA
|
||||||
|
|
||||||
|
.PHONY: all all-am check check-am clean clean-generic dist-hook \
|
||||||
|
distclean distclean-generic distdir dvi dvi-am html html-am \
|
||||||
|
info info-am install install-am install-clientDATA \
|
||||||
|
install-data install-data-am install-desktopDATA install-exec \
|
||||||
|
install-exec-am install-iconsDATA install-info install-info-am \
|
||||||
|
install-man install-moduleDATA install-modulebinDATA \
|
||||||
|
install-strip install-themeDATA install-yncludeDATA \
|
||||||
|
installcheck installcheck-am installdirs maintainer-clean \
|
||||||
|
maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
|
||||||
|
pdf-am ps ps-am uninstall uninstall-am uninstall-clientDATA \
|
||||||
|
uninstall-desktopDATA uninstall-iconsDATA uninstall-info-am \
|
||||||
|
uninstall-moduleDATA uninstall-modulebinDATA \
|
||||||
|
uninstall-themeDATA uninstall-yncludeDATA
|
||||||
|
|
||||||
|
|
||||||
|
# suffix mapping: info '(make)Static Usage'
|
||||||
|
# apply only to our modules, not external ones
|
||||||
|
${ybcfiles}: %.ybc: %.ycp $(ycpchook)
|
||||||
|
Y2DIR=$(YCPC_Y2DIR) LD_LIBRARY_PATH=$(YCPC_LD_LIBRARY_PATH) ${YCPC} -c -M. -I. -q $(YCPCFLAGS) $<
|
||||||
|
# generate dependencies
|
||||||
|
# two steps not to lose the file if the command fails
|
||||||
|
# hook: create the links before we look for files
|
||||||
|
.dep: $(wildcard *.ycp) ${ycpchook}
|
||||||
|
${YCPMAKEDEP} --prefix=${prefix} ${YCPCFLAGS} > ${NEWDEP}
|
||||||
|
cat ${NEWDEP} > .dep
|
||||||
|
rm ${NEWDEP}
|
||||||
|
|
||||||
|
dist-hook: check-syntax
|
||||||
|
|
||||||
|
check-syntax: $(client_DATA) $(ycpchook)
|
||||||
|
if test "$(client_DATA)"; then $(bindir)/ycpc -qE -M. -I. $(YCPCFLAGS) $(filter %.ycp,$^) || exit 1; fi
|
||||||
|
|
||||||
|
-include .dep
|
||||||
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||||
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
|
.NOEXPORT:
|
282
casa-yast/src/NovellCasa.pm
Normal file
282
casa-yast/src/NovellCasa.pm
Normal file
@ -0,0 +1,282 @@
|
|||||||
|
#! /usr/bin/perl -w
|
||||||
|
# File: modules/NovellCasa.pm
|
||||||
|
# Package: Configuration of novell-casa
|
||||||
|
# Summary: NovellCasa settings, input and output functions
|
||||||
|
# Authors: casa <casa@novell.com>
|
||||||
|
#
|
||||||
|
# $Id: NovellCasa.pm,v 1.5 2004/02/11 10:31:12 mvidner Exp $
|
||||||
|
#
|
||||||
|
# Representation of the configuration of novell-casa.
|
||||||
|
# Input and output routines.
|
||||||
|
|
||||||
|
|
||||||
|
package NovellCasa;
|
||||||
|
|
||||||
|
use strict;
|
||||||
|
|
||||||
|
use ycp;
|
||||||
|
use YaST::YCP qw(Boolean);
|
||||||
|
|
||||||
|
use Locale::gettext;
|
||||||
|
use POSIX (); # Needed for setlocale()
|
||||||
|
|
||||||
|
POSIX::setlocale(LC_MESSAGES, "");
|
||||||
|
textdomain("novell-casa");
|
||||||
|
|
||||||
|
sub _ {
|
||||||
|
return gettext($_[0]);
|
||||||
|
}
|
||||||
|
|
||||||
|
our %TYPEINFO;
|
||||||
|
|
||||||
|
YaST::YCP::Import ("Progress");
|
||||||
|
YaST::YCP::Import ("Report");
|
||||||
|
YaST::YCP::Import ("Summary");
|
||||||
|
|
||||||
|
|
||||||
|
##
|
||||||
|
# Data was modified?
|
||||||
|
#
|
||||||
|
my $modified = 0;
|
||||||
|
|
||||||
|
##
|
||||||
|
#
|
||||||
|
my $proposal_valid = 0;
|
||||||
|
|
||||||
|
##
|
||||||
|
# Write only, used during autoinstallation.
|
||||||
|
# Don't run services and SuSEconfig, it's all done at one place.
|
||||||
|
#
|
||||||
|
my $write_only = 0;
|
||||||
|
|
||||||
|
##
|
||||||
|
# Data was modified?
|
||||||
|
# @return true if modified
|
||||||
|
#
|
||||||
|
BEGIN { $TYPEINFO {Modified} = ["function", "boolean"]; }
|
||||||
|
sub Modified {
|
||||||
|
y2debug ("modified=$modified");
|
||||||
|
return Boolean($modified);
|
||||||
|
}
|
||||||
|
|
||||||
|
# Settings: Define all variables needed for configuration of novell-casa
|
||||||
|
# TODO FIXME: Define all the variables necessary to hold
|
||||||
|
# TODO FIXME: the configuration here (with the appropriate
|
||||||
|
# TODO FIXME: description)
|
||||||
|
# TODO FIXME: For example:
|
||||||
|
# ##
|
||||||
|
# # List of the configured cards.
|
||||||
|
# #
|
||||||
|
# my @cards = ();
|
||||||
|
#
|
||||||
|
# ##
|
||||||
|
# # Some additional parameter needed for the configuration.
|
||||||
|
# #
|
||||||
|
# my $additional_parameter = 1;
|
||||||
|
|
||||||
|
##
|
||||||
|
# Read all novell-casa settings
|
||||||
|
# @return true on success
|
||||||
|
#
|
||||||
|
BEGIN { $TYPEINFO{Read} = ["function", "boolean"]; }
|
||||||
|
sub Read {
|
||||||
|
|
||||||
|
# NovellCasa read dialog caption
|
||||||
|
my $caption = _("Initializing novell-casa Configuration");
|
||||||
|
|
||||||
|
# TODO FIXME Set the right number of stages
|
||||||
|
my $steps = 4;
|
||||||
|
|
||||||
|
my $sl = 0.5;
|
||||||
|
sleep($sl);
|
||||||
|
|
||||||
|
# TODO FIXME Names of real stages
|
||||||
|
# We do not set help text here, because it was set outside
|
||||||
|
Progress::New( $caption, " ", $steps, [
|
||||||
|
# Progress stage 1/3
|
||||||
|
_("Read the database"),
|
||||||
|
# Progress stage 2/3
|
||||||
|
_("Read the previous settings"),
|
||||||
|
# Progress stage 3/3
|
||||||
|
_("Detect the devices")
|
||||||
|
], [
|
||||||
|
# Progress step 1/3
|
||||||
|
_("Reading the database..."),
|
||||||
|
# Progress step 2/3
|
||||||
|
_("Reading the previous settings..."),
|
||||||
|
# Progress step 3/3
|
||||||
|
_("Detecting the devices..."),
|
||||||
|
# Progress finished
|
||||||
|
_("Finished")
|
||||||
|
],
|
||||||
|
""
|
||||||
|
);
|
||||||
|
|
||||||
|
# read database
|
||||||
|
Progress::NextStage();
|
||||||
|
# Error message
|
||||||
|
if(0)
|
||||||
|
{
|
||||||
|
Report::Error(_("Cannot read the database1."));
|
||||||
|
}
|
||||||
|
sleep($sl);
|
||||||
|
|
||||||
|
# read another database
|
||||||
|
Progress::NextStep();
|
||||||
|
# Error message
|
||||||
|
if(0)
|
||||||
|
{
|
||||||
|
Report::Error(_("Cannot read the database2."));
|
||||||
|
}
|
||||||
|
sleep($sl);
|
||||||
|
|
||||||
|
# read current settings
|
||||||
|
Progress::NextStage();
|
||||||
|
# Error message
|
||||||
|
if(0)
|
||||||
|
{
|
||||||
|
Report::Error(_("Cannot read current settings."));
|
||||||
|
}
|
||||||
|
sleep($sl);
|
||||||
|
|
||||||
|
# detect devices
|
||||||
|
Progress::NextStage();
|
||||||
|
# Error message
|
||||||
|
if(0)
|
||||||
|
{
|
||||||
|
Report::Warning(_("Cannot detect devices."));
|
||||||
|
}
|
||||||
|
sleep($sl);
|
||||||
|
|
||||||
|
# Progress finished
|
||||||
|
Progress::NextStage();
|
||||||
|
sleep($sl);
|
||||||
|
|
||||||
|
$modified = 0;
|
||||||
|
return Boolean(1);
|
||||||
|
}
|
||||||
|
|
||||||
|
##
|
||||||
|
# Write all novell-casa settings
|
||||||
|
# @return true on success
|
||||||
|
#
|
||||||
|
BEGIN { $TYPEINFO{Write} = ["function", "boolean"]; }
|
||||||
|
sub Write {
|
||||||
|
|
||||||
|
# NovellCasa read dialog caption
|
||||||
|
my $caption = _("Saving novell-casa Configuration");
|
||||||
|
|
||||||
|
# TODO FIXME And set the right number of stages
|
||||||
|
my $steps = 2;
|
||||||
|
|
||||||
|
my $sl = 0.5;
|
||||||
|
sleep($sl);
|
||||||
|
|
||||||
|
# TODO FIXME Names of real stages
|
||||||
|
# We do not set help text here, because it was set outside
|
||||||
|
Progress::New($caption, " ", $steps, [
|
||||||
|
# Progress stage 1/2
|
||||||
|
_("Write the settings"),
|
||||||
|
# Progress stage 2/2
|
||||||
|
_("Run SuSEconfig")
|
||||||
|
], [
|
||||||
|
# Progress step 1/2
|
||||||
|
_("Writing the settings..."),
|
||||||
|
# Progress step 2/2
|
||||||
|
_("Running SuSEconfig..."),
|
||||||
|
# Progress finished
|
||||||
|
_("Finished")
|
||||||
|
],
|
||||||
|
""
|
||||||
|
);
|
||||||
|
|
||||||
|
# write settings
|
||||||
|
Progress::NextStage();
|
||||||
|
# Error message
|
||||||
|
if(0)
|
||||||
|
{
|
||||||
|
Report::Error (_("Cannot write settings."));
|
||||||
|
}
|
||||||
|
sleep($sl);
|
||||||
|
|
||||||
|
# run SuSEconfig
|
||||||
|
Progress::NextStage ();
|
||||||
|
# Error message
|
||||||
|
if(0)
|
||||||
|
{
|
||||||
|
Report::Error (_("SuSEconfig script failed."));
|
||||||
|
}
|
||||||
|
sleep($sl);
|
||||||
|
|
||||||
|
# Progress finished
|
||||||
|
Progress::NextStage();
|
||||||
|
sleep($sl);
|
||||||
|
|
||||||
|
return Boolean(1);
|
||||||
|
}
|
||||||
|
|
||||||
|
##
|
||||||
|
# Get all novell-casa settings from the first parameter
|
||||||
|
# (For use by autoinstallation.)
|
||||||
|
# @param settings The YCP structure to be imported.
|
||||||
|
# @return boolean True on success
|
||||||
|
#
|
||||||
|
BEGIN { $TYPEINFO{Import} = ["function", "boolean", [ "map", "any", "any" ] ]; }
|
||||||
|
sub Import {
|
||||||
|
my %settings = %{$_[0]};
|
||||||
|
# TODO FIXME: your code here (fill the above mentioned variables)...
|
||||||
|
return Boolean(1);
|
||||||
|
}
|
||||||
|
|
||||||
|
##
|
||||||
|
# Dump the novell-casa settings to a single map
|
||||||
|
# (For use by autoinstallation.)
|
||||||
|
# @return map Dumped settings (later acceptable by Import ())
|
||||||
|
#
|
||||||
|
BEGIN { $TYPEINFO{Export} =["function", [ "map", "any", "any" ] ]; }
|
||||||
|
sub Export {
|
||||||
|
# TODO FIXME: your code here (return the above mentioned variables)...
|
||||||
|
return {};
|
||||||
|
}
|
||||||
|
|
||||||
|
##
|
||||||
|
# Create a textual summary and a list of unconfigured cards
|
||||||
|
# @return summary of the current configuration
|
||||||
|
#
|
||||||
|
BEGIN { $TYPEINFO{Summary} = ["function", [ "list", "string" ] ]; }
|
||||||
|
sub Summary {
|
||||||
|
# TODO FIXME: your code here...
|
||||||
|
# Configuration summary text for autoyast
|
||||||
|
return (
|
||||||
|
_("Configuration summary ...")
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
##
|
||||||
|
# Create an overview table with all configured cards
|
||||||
|
# @return table items
|
||||||
|
#
|
||||||
|
BEGIN { $TYPEINFO{Overview} = ["function", [ "list", "string" ] ]; }
|
||||||
|
sub Overview {
|
||||||
|
# TODO FIXME: your code here...
|
||||||
|
return ();
|
||||||
|
}
|
||||||
|
|
||||||
|
##
|
||||||
|
# Return packages needed to be installed and removed during
|
||||||
|
# Autoinstallation to insure module has all needed software
|
||||||
|
# installed.
|
||||||
|
# @return map with 2 lists.
|
||||||
|
#
|
||||||
|
BEGIN { $TYPEINFO{AutoPackages} = ["function", ["map", "string", ["list", "string"]]]; }
|
||||||
|
sub AutoPackages {
|
||||||
|
# TODO FIXME: your code here...
|
||||||
|
my %ret = (
|
||||||
|
"install" => (),
|
||||||
|
"remove" => (),
|
||||||
|
);
|
||||||
|
return \%ret;
|
||||||
|
}
|
||||||
|
|
||||||
|
1;
|
||||||
|
# EOF
|
BIN
casa-yast/src/NovellCasa.ybc
Normal file
BIN
casa-yast/src/NovellCasa.ybc
Normal file
Binary file not shown.
267
casa-yast/src/NovellCasa.ycp
Normal file
267
casa-yast/src/NovellCasa.ycp
Normal file
@ -0,0 +1,267 @@
|
|||||||
|
/**
|
||||||
|
* File: modules/NovellCasa.ycp
|
||||||
|
* Package: Configuration of novell-casa
|
||||||
|
* Summary: NovellCasa settings, input and output functions
|
||||||
|
* Authors: casa <casa@novell.com>
|
||||||
|
*
|
||||||
|
* $Id: NovellCasa.ycp,v 1.13 2004/03/15 13:18:08 mvidner Exp $
|
||||||
|
*
|
||||||
|
* Representation of the configuration of novell-casa.
|
||||||
|
* Input and output routines.
|
||||||
|
*/
|
||||||
|
|
||||||
|
{
|
||||||
|
|
||||||
|
module "NovellCasa";
|
||||||
|
textdomain "novell-casa";
|
||||||
|
|
||||||
|
import "Progress";
|
||||||
|
import "Report";
|
||||||
|
import "Summary";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Prototypes
|
||||||
|
*/
|
||||||
|
global boolean Modified();
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Data was modified?
|
||||||
|
*/
|
||||||
|
global boolean modified = false;
|
||||||
|
|
||||||
|
/**
|
||||||
|
*/
|
||||||
|
global boolean proposal_valid = false;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Write only, used during autoinstallation.
|
||||||
|
* Don't run services and SuSEconfig, it's all done at one place.
|
||||||
|
*/
|
||||||
|
global boolean write_only = false;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Abort function
|
||||||
|
* return boolean return true if abort
|
||||||
|
*/
|
||||||
|
global boolean() AbortFunction = Modified;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Abort function
|
||||||
|
* @return boolean return true if abort
|
||||||
|
*/
|
||||||
|
global define boolean Abort() ``{
|
||||||
|
if(AbortFunction != nil)
|
||||||
|
{
|
||||||
|
return AbortFunction () == true;
|
||||||
|
}
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Data was modified?
|
||||||
|
* @return true if modified
|
||||||
|
*/
|
||||||
|
global boolean Modified() {
|
||||||
|
y2debug("modified=%1",modified);
|
||||||
|
return modified;
|
||||||
|
}
|
||||||
|
|
||||||
|
// Settings: Define all variables needed for configuration of novell-casa
|
||||||
|
// TODO FIXME: Define all the variables necessary to hold
|
||||||
|
// TODO FIXME: the configuration here (with the appropriate
|
||||||
|
// TODO FIXME: description)
|
||||||
|
// TODO FIXME: For example:
|
||||||
|
// /**
|
||||||
|
// * List of the configured cards.
|
||||||
|
// */
|
||||||
|
// list cards = [];
|
||||||
|
//
|
||||||
|
// /**
|
||||||
|
// * Some additional parameter needed for the configuration.
|
||||||
|
// */
|
||||||
|
// boolean additional_parameter = true;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Read all novell-casa settings
|
||||||
|
* @return true on success
|
||||||
|
*/
|
||||||
|
global boolean Read() {
|
||||||
|
|
||||||
|
/* NovellCasa read dialog caption */
|
||||||
|
string caption = _("Initializing novell-casa Configuration");
|
||||||
|
|
||||||
|
// TODO FIXME Set the right number of stages
|
||||||
|
integer steps = 4;
|
||||||
|
|
||||||
|
integer sl = 500;
|
||||||
|
sleep(sl);
|
||||||
|
|
||||||
|
// TODO FIXME Names of real stages
|
||||||
|
// We do not set help text here, because it was set outside
|
||||||
|
Progress::New( caption, " ", steps, [
|
||||||
|
/* Progress stage 1/3 */
|
||||||
|
_("Read the database"),
|
||||||
|
/* Progress stage 2/3 */
|
||||||
|
_("Read the previous settings"),
|
||||||
|
/* Progress stage 3/3 */
|
||||||
|
_("Detect the devices")
|
||||||
|
], [
|
||||||
|
/* Progress step 1/3 */
|
||||||
|
_("Reading the database..."),
|
||||||
|
/* Progress step 2/3 */
|
||||||
|
_("Reading the previous settings..."),
|
||||||
|
/* Progress step 3/3 */
|
||||||
|
_("Detecting the devices..."),
|
||||||
|
/* Progress finished */
|
||||||
|
_("Finished")
|
||||||
|
],
|
||||||
|
""
|
||||||
|
);
|
||||||
|
|
||||||
|
// read database
|
||||||
|
if(Abort()) return false;
|
||||||
|
Progress::NextStage();
|
||||||
|
/* Error message */
|
||||||
|
if(false) Report::Error(_("Cannot read the database1."));
|
||||||
|
sleep(sl);
|
||||||
|
|
||||||
|
// read another database
|
||||||
|
if(Abort()) return false;
|
||||||
|
Progress::NextStep();
|
||||||
|
/* Error message */
|
||||||
|
if(false) Report::Error(_("Cannot read the database2."));
|
||||||
|
sleep(sl);
|
||||||
|
|
||||||
|
// read current settings
|
||||||
|
if(Abort()) return false;
|
||||||
|
Progress::NextStage();
|
||||||
|
/* Error message */
|
||||||
|
if(false) Report::Error(_("Cannot read current settings."));
|
||||||
|
sleep(sl);
|
||||||
|
|
||||||
|
// detect devices
|
||||||
|
if(Abort()) return false;
|
||||||
|
Progress::NextStage();
|
||||||
|
/* Error message */
|
||||||
|
if(false) Report::Warning(_("Cannot detect devices."));
|
||||||
|
sleep(sl);
|
||||||
|
|
||||||
|
if(Abort()) return false;
|
||||||
|
/* Progress finished */
|
||||||
|
Progress::NextStage();
|
||||||
|
sleep(sl);
|
||||||
|
|
||||||
|
if(Abort()) return false;
|
||||||
|
modified = false;
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Write all novell-casa settings
|
||||||
|
* @return true on success
|
||||||
|
*/
|
||||||
|
global boolean Write() {
|
||||||
|
|
||||||
|
/* NovellCasa read dialog caption */
|
||||||
|
string caption = _("Saving novell-casa Configuration");
|
||||||
|
|
||||||
|
// TODO FIXME And set the right number of stages
|
||||||
|
integer steps = 2;
|
||||||
|
|
||||||
|
integer sl = 500;
|
||||||
|
sleep(sl);
|
||||||
|
|
||||||
|
// TODO FIXME Names of real stages
|
||||||
|
// We do not set help text here, because it was set outside
|
||||||
|
Progress::New(caption, " ", steps, [
|
||||||
|
/* Progress stage 1/2 */
|
||||||
|
_("Write the settings"),
|
||||||
|
/* Progress stage 2/2 */
|
||||||
|
_("Run SuSEconfig")
|
||||||
|
], [
|
||||||
|
/* Progress step 1/2 */
|
||||||
|
_("Writing the settings..."),
|
||||||
|
/* Progress step 2/2 */
|
||||||
|
_("Running SuSEconfig..."),
|
||||||
|
/* Progress finished */
|
||||||
|
_("Finished")
|
||||||
|
],
|
||||||
|
""
|
||||||
|
);
|
||||||
|
|
||||||
|
// write settings
|
||||||
|
if(Abort()) return false;
|
||||||
|
Progress::NextStage();
|
||||||
|
/* Error message */
|
||||||
|
if(false) Report::Error (_("Cannot write settings."));
|
||||||
|
sleep(sl);
|
||||||
|
|
||||||
|
// run SuSEconfig
|
||||||
|
if(Abort()) return false;
|
||||||
|
Progress::NextStage ();
|
||||||
|
/* Error message */
|
||||||
|
if(false) Report::Error (_("SuSEconfig script failed."));
|
||||||
|
sleep(sl);
|
||||||
|
|
||||||
|
if(Abort()) return false;
|
||||||
|
/* Progress finished */
|
||||||
|
Progress::NextStage();
|
||||||
|
sleep(sl);
|
||||||
|
|
||||||
|
if(Abort()) return false;
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Get all novell-casa settings from the first parameter
|
||||||
|
* (For use by autoinstallation.)
|
||||||
|
* @param settings The YCP structure to be imported.
|
||||||
|
* @return boolean True on success
|
||||||
|
*/
|
||||||
|
global boolean Import (map settings) {
|
||||||
|
// TODO FIXME: your code here (fill the above mentioned variables)...
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Dump the novell-casa settings to a single map
|
||||||
|
* (For use by autoinstallation.)
|
||||||
|
* @return map Dumped settings (later acceptable by Import ())
|
||||||
|
*/
|
||||||
|
global map Export () {
|
||||||
|
// TODO FIXME: your code here (return the above mentioned variables)...
|
||||||
|
return $[];
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create a textual summary and a list of unconfigured cards
|
||||||
|
* @return summary of the current configuration
|
||||||
|
*/
|
||||||
|
global list Summary() {
|
||||||
|
// TODO FIXME: your code here...
|
||||||
|
/* Configuration summary text for autoyast */
|
||||||
|
return [ _("Configuration summary ..."), [] ];
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an overview table with all configured cards
|
||||||
|
* @return table items
|
||||||
|
*/
|
||||||
|
global list Overview() {
|
||||||
|
// TODO FIXME: your code here...
|
||||||
|
return [];
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Return packages needed to be installed and removed during
|
||||||
|
* Autoinstallation to insure module has all needed software
|
||||||
|
* installed.
|
||||||
|
* @return map with 2 lists.
|
||||||
|
*/
|
||||||
|
global map AutoPackages() {
|
||||||
|
// TODO FIXME: your code here...
|
||||||
|
return $[ "install":[], "remove":[] ];
|
||||||
|
}
|
||||||
|
|
||||||
|
/* EOF */
|
||||||
|
}
|
241
casa-yast/src/complex.ycp
Normal file
241
casa-yast/src/complex.ycp
Normal file
@ -0,0 +1,241 @@
|
|||||||
|
/**
|
||||||
|
* File: include/novell-casa/complex.ycp
|
||||||
|
* Package: Configuration of novell-casa
|
||||||
|
* Summary: Dialogs definitions
|
||||||
|
* Authors: casa <casa@novell.com>
|
||||||
|
*
|
||||||
|
* $Id: complex.ycp,v 1.6 2004/02/05 15:16:57 msvec Exp $
|
||||||
|
*/
|
||||||
|
|
||||||
|
{
|
||||||
|
|
||||||
|
textdomain "novell-casa";
|
||||||
|
|
||||||
|
import "Label";
|
||||||
|
import "Popup";
|
||||||
|
import "Wizard";
|
||||||
|
//import "Wizard_hw";
|
||||||
|
import "NovellCasa";
|
||||||
|
|
||||||
|
include "novell-casa/helps.ycp";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Return a modification status
|
||||||
|
* @return true if data was modified
|
||||||
|
*/
|
||||||
|
boolean Modified() {
|
||||||
|
return NovellCasa::Modified();
|
||||||
|
}
|
||||||
|
|
||||||
|
boolean ReallyAbort() {
|
||||||
|
return !NovellCasa::Modified() || Popup::ReallyAbort(true);
|
||||||
|
}
|
||||||
|
|
||||||
|
boolean PollAbort() {
|
||||||
|
return UI::PollInput() == `abort;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Read settings dialog
|
||||||
|
* @return `abort if aborted and `next otherwise
|
||||||
|
*/
|
||||||
|
symbol ReadDialog() {
|
||||||
|
Wizard::RestoreHelp(HELPS["read"]:"");
|
||||||
|
// NovellCasa::AbortFunction = PollAbort;
|
||||||
|
boolean ret = NovellCasa::Read();
|
||||||
|
return ret ? `next : `abort;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Write settings dialog
|
||||||
|
* @return `abort if aborted and `next otherwise
|
||||||
|
*/
|
||||||
|
symbol WriteDialog() {
|
||||||
|
Wizard::RestoreHelp(HELPS["write"]:"");
|
||||||
|
// NovellCasa::AbortFunction = PollAbort;
|
||||||
|
boolean ret = NovellCasa::Write();
|
||||||
|
return ret ? `next : `abort;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Summary dialog
|
||||||
|
* @return dialog result
|
||||||
|
*/
|
||||||
|
any SummaryDialog() {
|
||||||
|
|
||||||
|
/* NovellCasa summary dialog caption */
|
||||||
|
string caption = _("Novell CASA Configuration");
|
||||||
|
|
||||||
|
/* FIXME */
|
||||||
|
list summary = NovellCasa::Summary();
|
||||||
|
list unconfigured = summary[1]:[];
|
||||||
|
string configured = summary[0]:"";
|
||||||
|
|
||||||
|
/* Frame label */
|
||||||
|
// term contents = Wizard_hw::DetectedContent(_("NovellCasa to Configure"),
|
||||||
|
// unconfigured, false, configured);
|
||||||
|
|
||||||
|
term contents = `Frame(_(" Novell CASA Configuration Wizard Pages "),
|
||||||
|
`VBox(
|
||||||
|
`VSpacing(),
|
||||||
|
`VSpacing(),
|
||||||
|
`PushButton(`id(`install_casa_button),`opt(`default), _("&Configure CASA")),
|
||||||
|
`VSpacing(),
|
||||||
|
`VSpacing(),
|
||||||
|
`PushButton(`id(`uninstall_casa_button),`opt(`default), _("&Unconfigure CASA")),
|
||||||
|
`VSpacing(),
|
||||||
|
`VSpacing()
|
||||||
|
));
|
||||||
|
|
||||||
|
Wizard::SetContentsButtons(caption, contents, HELPS["summary"]:"",
|
||||||
|
Label::BackButton(), Label::FinishButton());
|
||||||
|
|
||||||
|
any ret = nil;
|
||||||
|
while(true) {
|
||||||
|
|
||||||
|
ret = UI::UserInput();
|
||||||
|
|
||||||
|
/* abort? */
|
||||||
|
if(ret == `abort || ret == `cancel || ret == `back) {
|
||||||
|
if(ReallyAbort()) break;
|
||||||
|
else continue;
|
||||||
|
}
|
||||||
|
/* overview dialog */
|
||||||
|
else if(ret == `edit_button) {
|
||||||
|
ret = `overview;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
/* configure the selected device */
|
||||||
|
else if(ret == `configure_button) {
|
||||||
|
// TODO FIXME: check for change of the configuration
|
||||||
|
any selected = UI::QueryWidget(`id(`detected_selbox), `CurrentItem);
|
||||||
|
if(selected == `other) {
|
||||||
|
ret = `other;
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
ret = `configure;
|
||||||
|
}
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
else if(ret == `next) {
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
else if(ret == `install_casa_button) {
|
||||||
|
// launch the install script here
|
||||||
|
y2milestone ("SummaryDialog() launch the install script");
|
||||||
|
integer iInstall_CASAReturn = (integer)SCR::Execute(.target.bash, "/usr/sbin/casacfgpam");
|
||||||
|
if(iInstall_CASAReturn == 0)
|
||||||
|
{
|
||||||
|
y2milestone(sformat("SummaryDialog() SCR::Execute(.target.bash, /usr/sbin/casacfgpam) returned: %1",iInstall_CASAReturn));
|
||||||
|
Popup::Message(sformat("YaST Configured CASA successfully."));
|
||||||
|
|
||||||
|
}
|
||||||
|
else if(iInstall_CASAReturn == 127)
|
||||||
|
{
|
||||||
|
Popup::Error(sformat("YaST was unable to find the casacfgpam script."));
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
Popup::Error(sformat("The install_casa script returned an unknown error: %1",iInstall_CASAReturn));
|
||||||
|
}
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
else if(ret == `uninstall_casa_button) {
|
||||||
|
// launch the uninstall script here
|
||||||
|
y2milestone ("SummaryDialog() launch the uninstall script");
|
||||||
|
integer iUninstall_CASAReturn = (integer)SCR::Execute(.target.bash, "/usr/sbin/casaucfgpam");
|
||||||
|
if(iUninstall_CASAReturn == 0)
|
||||||
|
{
|
||||||
|
y2milestone(sformat("SummaryDialog() SCR::Execute(.target.bash, /usr/sbin/casaucfgpam) returned: %1",iUninstall_CASAReturn));
|
||||||
|
Popup::Message(sformat("YaST Unconfigured CASA successfully."));
|
||||||
|
}
|
||||||
|
else if(iUninstall_CASAReturn == 127)
|
||||||
|
{
|
||||||
|
Popup::Error(sformat("YaST was unable to find the casaucfgpam script."));
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
Popup::Error(sformat("The uninstall_casa script returned an unknown error: %1",iUninstall_CASAReturn));
|
||||||
|
}
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
y2error("unexpected retcode: %1", ret);
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return ret;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Overview dialog
|
||||||
|
* @return dialog result
|
||||||
|
*/
|
||||||
|
any OverviewDialog() {
|
||||||
|
|
||||||
|
/* NovellCasa overview dialog caption */
|
||||||
|
string caption = _("Novell CASA Overview");
|
||||||
|
|
||||||
|
list overview = NovellCasa::Overview();
|
||||||
|
|
||||||
|
/* FIXME table header */
|
||||||
|
// term contents = Wizard_hw::ConfiguredContent(
|
||||||
|
// /* Table header */
|
||||||
|
// `header(_("Number"), _("Novell CASA")),
|
||||||
|
// overview, nil, nil, nil, nil );
|
||||||
|
|
||||||
|
// contents = Wizard_hw::SpacingAround(contents, 1.5, 1.5, 1.0, 1.0);
|
||||||
|
|
||||||
|
term contents = `Frame(_("Novell Client Configuration Wizard Pages"),
|
||||||
|
`VBox(
|
||||||
|
`VSpacing(),
|
||||||
|
`VSpacing(),
|
||||||
|
`PushButton(`id(`start_wizard_button),`opt(`default), _("Re&start Wizard")),
|
||||||
|
`VSpacing()
|
||||||
|
));
|
||||||
|
|
||||||
|
Wizard::SetContentsButtons(caption, contents, HELPS["overview"]:"",
|
||||||
|
Label::BackButton(), Label::FinishButton());
|
||||||
|
|
||||||
|
any ret = nil;
|
||||||
|
while(true) {
|
||||||
|
|
||||||
|
ret = UI::UserInput();
|
||||||
|
|
||||||
|
/* abort? */
|
||||||
|
if(ret == `abort || ret == `cancel) {
|
||||||
|
if(ReallyAbort()) break;
|
||||||
|
else continue;
|
||||||
|
}
|
||||||
|
/* add */
|
||||||
|
else if(ret == `add_button) {
|
||||||
|
/* FIXME */
|
||||||
|
ret = `add;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
/* edit */
|
||||||
|
else if(ret == `edit_button) {
|
||||||
|
/* FIXME */
|
||||||
|
ret = `edit;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
/* delete */
|
||||||
|
else if(ret == `delete_button) {
|
||||||
|
/* FIXME */
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
else if(ret == `next || ret == `back) {
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
y2error("unexpected retcode: %1", ret);
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return ret;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* EOF */
|
||||||
|
}
|
95
casa-yast/src/dialogs.ycp
Normal file
95
casa-yast/src/dialogs.ycp
Normal file
@ -0,0 +1,95 @@
|
|||||||
|
/**
|
||||||
|
* File: include/novell-casa/dialogs.ycp
|
||||||
|
* Package: Configuration of novell-casa
|
||||||
|
* Summary: Dialogs definitions
|
||||||
|
* Authors: casa <casa@novell.com>
|
||||||
|
*
|
||||||
|
* $Id: dialogs.ycp,v 1.6 2004/02/05 11:29:30 msvec Exp $
|
||||||
|
*/
|
||||||
|
|
||||||
|
{
|
||||||
|
|
||||||
|
textdomain "novell-casa";
|
||||||
|
|
||||||
|
import "Label";
|
||||||
|
import "Wizard";
|
||||||
|
import "NovellCasa";
|
||||||
|
|
||||||
|
include "novell-casa/helps.ycp";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Configure1 dialog
|
||||||
|
* @return dialog result
|
||||||
|
*/
|
||||||
|
any Configure1Dialog () {
|
||||||
|
|
||||||
|
/* NovellCasa configure1 dialog caption */
|
||||||
|
string caption = _("Novell CASA Configuration");
|
||||||
|
|
||||||
|
/* NovellCasa configure1 dialog contents */
|
||||||
|
term contents = `Label (_("First part of configuration of novell-casa"));
|
||||||
|
|
||||||
|
Wizard::SetContentsButtons(caption, contents, HELPS["c1"]:"",
|
||||||
|
Label::BackButton(), Label::NextButton());
|
||||||
|
|
||||||
|
any ret = nil;
|
||||||
|
while(true) {
|
||||||
|
|
||||||
|
ret = UI::UserInput();
|
||||||
|
|
||||||
|
/* abort? */
|
||||||
|
if(ret == `abort || ret == `cancel) {
|
||||||
|
if(ReallyAbort()) break;
|
||||||
|
else continue;
|
||||||
|
}
|
||||||
|
else if(ret == `next || ret == `back) {
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
y2error("unexpected retcode: %1", ret);
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return ret;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Configure2 dialog
|
||||||
|
* @return dialog result
|
||||||
|
*/
|
||||||
|
any Configure2Dialog () {
|
||||||
|
|
||||||
|
/* NovellCasa configure2 dialog caption */
|
||||||
|
string caption = _("Novell CASA Configuration");
|
||||||
|
|
||||||
|
/* NovellCasa configure2 dialog contents */
|
||||||
|
term contents = `Label (_("Second part of configuration of novell-casa"));
|
||||||
|
|
||||||
|
Wizard::SetContentsButtons(caption, contents, HELPS["c2"]:"",
|
||||||
|
Label::BackButton(), Label::NextButton());
|
||||||
|
|
||||||
|
any ret = nil;
|
||||||
|
while(true) {
|
||||||
|
|
||||||
|
ret = UI::UserInput();
|
||||||
|
|
||||||
|
/* abort? */
|
||||||
|
if(ret == `abort || ret == `cancel) {
|
||||||
|
if(ReallyAbort()) break;
|
||||||
|
else continue;
|
||||||
|
}
|
||||||
|
else if(ret == `next || ret == `back) {
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
y2error("unexpected retcode: %1", ret);
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
return ret;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* EOF */
|
||||||
|
}
|
99
casa-yast/src/helps.ycp
Normal file
99
casa-yast/src/helps.ycp
Normal file
@ -0,0 +1,99 @@
|
|||||||
|
/**
|
||||||
|
* File: include/novell-casa/helps.ycp
|
||||||
|
* Package: Configuration of novell-casa
|
||||||
|
* Summary: Help texts of all the dialogs
|
||||||
|
* Authors: casa <casa@novell.com>
|
||||||
|
*
|
||||||
|
* $Id: helps.ycp,v 1.4 2004/02/05 11:29:30 msvec Exp $
|
||||||
|
*/
|
||||||
|
|
||||||
|
{
|
||||||
|
|
||||||
|
textdomain "novell-casa";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* All helps are here
|
||||||
|
*/
|
||||||
|
map HELPS = $[
|
||||||
|
|
||||||
|
/* Read dialog help 1/2 */
|
||||||
|
"read" : _("<p><b><big>Initializing Novell CASA Configuration</big></b><br>
|
||||||
|
Please wait...<br></p>
|
||||||
|
") +
|
||||||
|
|
||||||
|
/* Read dialog help 2/2 */
|
||||||
|
_("<p><b><big>Aborting Initialization:</big></b><br>
|
||||||
|
Safely abort the configuration utility by pressing <b>Abort</b> now.</p>
|
||||||
|
"),
|
||||||
|
|
||||||
|
/* Write dialog help 1/2 */
|
||||||
|
"write" : _("<p><b><big>Saving Novell CASA Configuration</big></b><br>
|
||||||
|
Please wait...<br></p>
|
||||||
|
") +
|
||||||
|
|
||||||
|
/* Write dialog help 2/2 */
|
||||||
|
_("<p><b><big>Aborting Saving:</big></b><br>
|
||||||
|
Abort the save procedure by pressing <b>Abort</b>.
|
||||||
|
An additional dialog informs whether it is safe to do so.
|
||||||
|
</p>
|
||||||
|
"),
|
||||||
|
|
||||||
|
/* Summary dialog help 1/3 */
|
||||||
|
"summary" : _("<p><b><big>Novell CASA Configuration</big></b><br>
|
||||||
|
Configure Novell CASA here.<br></p>
|
||||||
|
") +
|
||||||
|
|
||||||
|
/* Summary dialog help 2/3 */
|
||||||
|
_("<p><b><big>Adding Novell CASA:</big></b><br>
|
||||||
|
Choose Novell CASA from the list of detected services.
|
||||||
|
If your Novell CASA was not autodetected, use <b>Other (not detected)</b>.
|
||||||
|
Then press <b>Configure</b>.</p>
|
||||||
|
") +
|
||||||
|
|
||||||
|
/* Summary dialog help 3/3 */
|
||||||
|
_("<p><b><big>Editing or Deleting:</big></b><br>
|
||||||
|
If you press <b>Edit</b>, an additional dialog in which to change
|
||||||
|
the configuration opens.</p>
|
||||||
|
"),
|
||||||
|
|
||||||
|
/* Ovreview dialog help 1/3 */
|
||||||
|
"overview" : _("<p><b><big>Novell CASA Configuration Overview</big></b><br>
|
||||||
|
Obtain an overview of installed Novell CASA. Additionally
|
||||||
|
edit their configuration.<br></p>
|
||||||
|
") +
|
||||||
|
|
||||||
|
/* Ovreview dialog help 2/3 */
|
||||||
|
_("<p><b><big>Adding Novell CASA:</big></b><br>
|
||||||
|
Press <b>Add</b> to configure Novell CASA.</p>") +
|
||||||
|
|
||||||
|
/* Ovreview dialog help 3/3 */
|
||||||
|
_("<p><b><big>Editing or Deleting:</big></b><br>
|
||||||
|
Choose Novell CASA to change or remove.
|
||||||
|
Then press <b>Edit</b> or <b>Delete</b> as desired.</p>
|
||||||
|
"),
|
||||||
|
|
||||||
|
/* Configure1 dialog help 1/2 */
|
||||||
|
"c1" : _("<p><b><big>Configure, part one</big></b><br>
|
||||||
|
Please press the <b>Next</b> button.
|
||||||
|
<br></p>") +
|
||||||
|
|
||||||
|
/* Configure1 dialog help 2/2 */
|
||||||
|
_("<p><b><big>Selecting something:</big></b><br>
|
||||||
|
It is not possible, you must code it first :-)
|
||||||
|
</p>"),
|
||||||
|
|
||||||
|
/* Configure2 dialog help 1/2 */
|
||||||
|
"c2" : _("<p><b><big>Configuration Part Two</big></b><br>
|
||||||
|
Press <b>Next</b>.
|
||||||
|
<br></p>
|
||||||
|
") +
|
||||||
|
|
||||||
|
/* Configure2 dialog help 2/2 */
|
||||||
|
_("<p><b><big>Selecting something:</big></b><br>
|
||||||
|
It is not possible, you must code it first :-)
|
||||||
|
</p>"),
|
||||||
|
|
||||||
|
];
|
||||||
|
|
||||||
|
/* EOF */
|
||||||
|
}
|
BIN
casa-yast/src/icons/CASA_22.png
Executable file
BIN
casa-yast/src/icons/CASA_22.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
BIN
casa-yast/src/icons/CASA_32.png
Executable file
BIN
casa-yast/src/icons/CASA_32.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 4.8 KiB |
BIN
casa-yast/src/icons/CASA_48.png
Executable file
BIN
casa-yast/src/icons/CASA_48.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 5.7 KiB |
439
casa-yast/src/icons/install_casa_yast_icons
Executable file
439
casa-yast/src/icons/install_casa_yast_icons
Executable file
@ -0,0 +1,439 @@
|
|||||||
|
#! /bin/bash
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
#
|
||||||
|
# install_yast_icons
|
||||||
|
#
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# Comments to:
|
||||||
|
# support@novell.com
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
# Copyright 2005, Novell, Inc.
|
||||||
|
#
|
||||||
|
# This program is distributed in the hope that it will be useful, but
|
||||||
|
# WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||||
|
#
|
||||||
|
# This script and its embedded programs are distributed with
|
||||||
|
# absolutely, positively NO WARRANTY WHATSOEVER, without even the
|
||||||
|
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
|
||||||
|
# PURPOSE. The author and Novell, Inc. take no responsibility for
|
||||||
|
# the consequences of running this script.
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
#
|
||||||
|
# START_DIR = pwd - the current working directory
|
||||||
|
#
|
||||||
|
#------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
VERSION=1.6
|
||||||
|
SCRIPT_NAME='install_casa_yast_icons'
|
||||||
|
START_DIR=`pwd`
|
||||||
|
DATE=`date`
|
||||||
|
SOURCE22_ICON=CASA_22.png
|
||||||
|
SOURCE32_ICON=CASA_32.png
|
||||||
|
SOURCE48_ICON=CASA_48.png
|
||||||
|
DEST_ICON=novell-casa.png
|
||||||
|
|
||||||
|
determineIfSourceExists ()
|
||||||
|
{
|
||||||
|
if [ ! -e $ICON_SOURCE/$SOURCE22_ICON ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] ERROR: The icon source file:"
|
||||||
|
echo "[$SCRIPT_NAME] $ICON_SOURCE/$DIR_22/$ICON_FILE"
|
||||||
|
echo "[$SCRIPT_NAME] was not found."
|
||||||
|
echo ""
|
||||||
|
# echo "ERROR: Icon source file not found: $ICON_SOURCE/$DIR_22/$ICON_FILE" 1>>$LOG_DIR_FILE
|
||||||
|
exit 3
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ ! -e $ICON_SOURCE/$SOURCE32_ICON ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] ERROR: The icon source file:"
|
||||||
|
echo "[$SCRIPT_NAME] $ICON_SOURCE/$DIR_32/$ICON_FILE"
|
||||||
|
echo "[$SCRIPT_NAME] was not found."
|
||||||
|
echo ""
|
||||||
|
# echo "ERROR: Icon source file not found: $ICON_SOURCE/$DIR_32/$ICON_FILE" 1>>$LOG_DIR_FILE
|
||||||
|
exit 3
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ ! -e $ICON_SOURCE/$SOURCE48_ICON ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] ERROR: The icon source file:"
|
||||||
|
echo "[$SCRIPT_NAME] $ICON_SOURCE/$DIR_48/$ICON_FILE"
|
||||||
|
echo "[$SCRIPT_NAME] was not found."
|
||||||
|
echo ""
|
||||||
|
# echo "ERROR: Icon source file not found: $ICON_SOURCE/$DIR_48/$ICON_FILE" 1>>$LOG_DIR_FILE
|
||||||
|
exit 3
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
|
determineIfCopyDeleteRequired ()
|
||||||
|
{
|
||||||
|
for YAST_THEME_DIR in $YAST_THEME_DIRS
|
||||||
|
do
|
||||||
|
if [ ! -h $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR ]
|
||||||
|
then
|
||||||
|
if [ -d $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR ]
|
||||||
|
then
|
||||||
|
if [ -e $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_22/$APPS_DIR/$ICON_FILE ]
|
||||||
|
then
|
||||||
|
DELETE_ICONS="yes"
|
||||||
|
else
|
||||||
|
COPY_ICONS="yes"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ -e $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_32/$APPS_DIR/$ICON_FILE ]
|
||||||
|
then
|
||||||
|
DELETE_ICONS="yes"
|
||||||
|
else
|
||||||
|
COPY_ICONS="yes"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ -e $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_48/$APPS_DIR/$ICON_FILE ]
|
||||||
|
then
|
||||||
|
DELETE_ICONS="yes"
|
||||||
|
else
|
||||||
|
COPY_ICONS="yes"
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
copyDeleteIcons ()
|
||||||
|
{
|
||||||
|
for YAST_THEME_DIR in $YAST_THEME_DIRS
|
||||||
|
do
|
||||||
|
if [ -z "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
fi
|
||||||
|
if [ -h $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR ]
|
||||||
|
then
|
||||||
|
if [ -z "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
echo "[$SCRIPT_NAME] skip $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR because it is a link"
|
||||||
|
fi
|
||||||
|
# echo "skip $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR because it is a link" 1>>$LOG_DIR_FILE
|
||||||
|
else
|
||||||
|
if [ -d $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR ]
|
||||||
|
then
|
||||||
|
if [ -z "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
echo "[$SCRIPT_NAME] processing $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR"
|
||||||
|
fi
|
||||||
|
# echo "processing $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR" 1>>$LOG_DIR_FILE
|
||||||
|
|
||||||
|
if [ "$MODE" = "install" ]
|
||||||
|
then
|
||||||
|
echo "[$SCRIPT_NAME] installing $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_22/$APPS_DIR/$ICON_FILE"
|
||||||
|
# echo "installing $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_22/$APPS_DIR/$ICON_FILE" 1>>$LOG_DIR_FILE
|
||||||
|
if [ ! -d $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_22/$APPS_DIR ]
|
||||||
|
then
|
||||||
|
mkdir -p $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_22/$APPS_DIR
|
||||||
|
fi
|
||||||
|
cp -r $ICON_SOURCE/$SOURCE22_ICON $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_22/$APPS_DIR/$DEST_ICON
|
||||||
|
else
|
||||||
|
echo "[$SCRIPT_NAME] uninstalling $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_22/$APPS_DIR/$ICON_FILE"
|
||||||
|
# echo "uninstalling $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_22/$APPS_DIR/$ICON_FILE" 1>>$LOG_DIR_FILE
|
||||||
|
rm -f $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_22/$APPS_DIR/$DEST_ICON
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ "$MODE" = "install" ]
|
||||||
|
then
|
||||||
|
echo "[$SCRIPT_NAME] installing $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_32/$APPS_DIR/$ICON_FILE"
|
||||||
|
# echo "installing $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_32/$APPS_DIR/$ICON_FILE" 1>>$LOG_DIR_FILE
|
||||||
|
if [ ! -d $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_32/$APPS_DIR ]
|
||||||
|
then
|
||||||
|
mkdir -p $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_32/$APPS_DIR
|
||||||
|
fi
|
||||||
|
cp -r $ICON_SOURCE/$SOURCE32_ICON $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_32/$APPS_DIR/$DEST_ICON
|
||||||
|
else
|
||||||
|
echo "[$SCRIPT_NAME] uninstalling $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_32/$APPS_DIR/$ICON_FILE"
|
||||||
|
# echo "uninstalling $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_32/$APPS_DIR/$ICON_FILE" 1>>$LOG_DIR_FILE
|
||||||
|
rm -f $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_32/$APPS_DIR/$DEST_ICON
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ "$MODE" = "install" ]
|
||||||
|
then
|
||||||
|
echo "[$SCRIPT_NAME] installing $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_48/$APPS_DIR/$ICON_FILE"
|
||||||
|
# echo "installing $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_48/$APPS_DIR/$ICON_FILE" 1>>$LOG_DIR_FILE
|
||||||
|
if [ ! -d $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_48/$APPS_DIR ]
|
||||||
|
then
|
||||||
|
mkdir -p $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_48/$APPS_DIR
|
||||||
|
fi
|
||||||
|
cp -r $ICON_SOURCE/$SOURCE48_ICON $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_48/$APPS_DIR/$DEST_ICON
|
||||||
|
else
|
||||||
|
echo "[$SCRIPT_NAME] uninstalling $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_48/$APPS_DIR/$ICON_FILE"
|
||||||
|
# echo "uninstalling $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_48/$APPS_DIR/$ICON_FILE" 1>>$LOG_DIR_FILE
|
||||||
|
rm -f $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR/$ICONS_DIR/$DIR_48/$APPS_DIR/$DEST_ICON
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
if [ -z "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
echo "[$SCRIPT_NAME] skip $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR because it is not a directory"
|
||||||
|
fi
|
||||||
|
# echo "skip $YAST_THEME_DIR_PREFIX/$YAST_THEME_DIR because it is not a directory" 1>>$LOG_DIR_FILE
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
#----------------------------------------------------------------------------
|
||||||
|
# the MAIN routine
|
||||||
|
#---------------------------------------------------------------------------
|
||||||
|
|
||||||
|
COPY_ICONS="no"
|
||||||
|
DELETE_ICONS="no"
|
||||||
|
YAST_THEME_DIR_PREFIX="/usr/share/YaST2/theme"
|
||||||
|
YAST_THEME_DIRS=`ls $YAST_THEME_DIR_PREFIX`
|
||||||
|
#LOG_DIR="/var/opt/novell/log/ncl"
|
||||||
|
#LOG_FILE="install_yast_icons.log"
|
||||||
|
#LOG_DIR_FILE="$LOG_DIR/$LOG_FILE"
|
||||||
|
DIR_22=22x22
|
||||||
|
DIR_32=32x32
|
||||||
|
DIR_48=48x48
|
||||||
|
ICON_SOURCE="/usr/share/pixmaps"
|
||||||
|
APPS_DIR="apps"
|
||||||
|
ICONS_DIR="icons"
|
||||||
|
ICON_FILE="novell-casa.png"
|
||||||
|
|
||||||
|
if [ -z "$1" ]
|
||||||
|
then
|
||||||
|
MODE="install"
|
||||||
|
else
|
||||||
|
MODE=$1
|
||||||
|
if [ -z "$2" ]
|
||||||
|
then
|
||||||
|
LAUNCHER=""
|
||||||
|
else
|
||||||
|
LAUNCHER=$2
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] $SCRIPT_NAME v$VERSION"
|
||||||
|
|
||||||
|
#if [ ! -d $LOG_DIR ]
|
||||||
|
#then
|
||||||
|
# mkdir -p $LOG_DIR
|
||||||
|
#fi
|
||||||
|
#echo "" 1>>$LOG_DIR_FILE
|
||||||
|
#echo "$SCRIPT_NAME v$VERSION - $DATE" 1>>$LOG_DIR_FILE
|
||||||
|
#echo "mode = <$MODE>" 1>>$LOG_DIR_FILE
|
||||||
|
#echo "launcher = <$LAUNCHER>" 1>>$LOG_DIR_FILE
|
||||||
|
|
||||||
|
# verify that a valid mode was entered
|
||||||
|
case "$MODE" in
|
||||||
|
"install" | "uninstall" )
|
||||||
|
# echo "<$MODE> is a valid mode" 1>>$LOG_DIR_FILE
|
||||||
|
;;
|
||||||
|
|
||||||
|
"usage" | "help" | "-?" )
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] usage: $SCRIPT_NAME [ install | uninstall | usage | help | -? ]"
|
||||||
|
echo ""
|
||||||
|
# echo "usage: $SCRIPT_NAME [ install | uninstall | usage | help | -? ]" 1>>$LOG_DIR_FILE
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
|
||||||
|
* )
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] invalid mode: <$MODE>"
|
||||||
|
echo "[$SCRIPT_NAME] usage: $SCRIPT_NAME [ install | uninstall | usage | help | -? ]"
|
||||||
|
echo ""
|
||||||
|
# echo "invalid mode: <$MODE>" 1>>$LOG_DIR_FILE
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
|
||||||
|
# verify that a valid launcher was entered
|
||||||
|
case "$LAUNCHER" in
|
||||||
|
"YaST" | "rpm" )
|
||||||
|
# echo "<$LAUNCHER> is a valid launcher" 1>>$LOG_DIR_FILE
|
||||||
|
;;
|
||||||
|
|
||||||
|
* )
|
||||||
|
if [ -n "$2" ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] invalid option: <$LAUNCHER>"
|
||||||
|
echo "[$SCRIPT_NAME] usage: $SCRIPT_NAME [ install | uninstall | usage | help | -? ]"
|
||||||
|
echo ""
|
||||||
|
# echo "invalid launcher: <$LAUNCHER>" 1>>$LOG_DIR_FILE
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
|
||||||
|
# validate that the user running the script is root
|
||||||
|
ROOT_UID=0
|
||||||
|
#echo "User id = <$UID>" 1>>$LOG_DIR_FILE
|
||||||
|
if [ "$UID" -ne "$ROOT_UID" ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] ERROR: You are not the root user."
|
||||||
|
echo "[$SCRIPT_NAME] To install or uninstall the Novell Client for Linux"
|
||||||
|
echo "[$SCRIPT_NAME] YaST icons you must login as the root user."
|
||||||
|
echo ""
|
||||||
|
# echo "ERROR: You are not the root user." 1>>$LOG_DIR_FILE
|
||||||
|
exit 2
|
||||||
|
fi
|
||||||
|
|
||||||
|
# verifty that the icons can be installed
|
||||||
|
if [ "$MODE" = "install" ]
|
||||||
|
then
|
||||||
|
determineIfSourceExists
|
||||||
|
fi
|
||||||
|
|
||||||
|
# verify that the icons need to be installed or uninstalled
|
||||||
|
if [ -z "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] Determining if the Novell Client for Linux"
|
||||||
|
if [ "$MODE" = "install" ]
|
||||||
|
then
|
||||||
|
echo "[$SCRIPT_NAME] YaST icons need to be installed."
|
||||||
|
else
|
||||||
|
echo "[$SCRIPT_NAME] YaST icons need to be uninstalled."
|
||||||
|
fi
|
||||||
|
echo "[$SCRIPT_NAME] Please wait..."
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ "$MODE" = "install" ]
|
||||||
|
then
|
||||||
|
if [ "$LAUNCHER" = "YaST" ]
|
||||||
|
then
|
||||||
|
determineIfCopyDeleteRequired
|
||||||
|
else
|
||||||
|
COPY_ICONS="yes"
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
determineIfCopyDeleteRequired
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
# install or uninstall the icons
|
||||||
|
if [ "$MODE" = "install" ]
|
||||||
|
then
|
||||||
|
if [ "$COPY_ICONS" = "yes" ]
|
||||||
|
then
|
||||||
|
if [ -n "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
CONTINUE="y"
|
||||||
|
else
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] This script installs the Novell Client for Linux"
|
||||||
|
echo "[$SCRIPT_NAME] YaST icons in all of the YaST theme directories."
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] Are you sure you want to install the YaST icons? (y/n)"
|
||||||
|
read CONTINUE
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] The Novell Client for Linux YaST icons are already installed"
|
||||||
|
echo ""
|
||||||
|
# echo "The Novell Client for Linux YaST icons are already installed" 1>>$LOG_DIR_FILE
|
||||||
|
exit
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
if [ "$DELETE_ICONS" = "yes" ]
|
||||||
|
then
|
||||||
|
if [ -n "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
CONTINUE="y"
|
||||||
|
else
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] This script uninstalls the Novell Client for Linux"
|
||||||
|
echo "[$SCRIPT_NAME] YaST icons in all of the YaST theme directories."
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] Are you sure you want to uninstall the YaST icons? (y/n)"
|
||||||
|
read CONTINUE
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] The Novell Client for Linux YaST icons are already uninstalled"
|
||||||
|
echo ""
|
||||||
|
# echo "The Novell Client for Linux YaST icons are already uninstalled" 1>>$LOG_DIR_FILE
|
||||||
|
exit
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
if [ "$CONTINUE" = "y" ]
|
||||||
|
then
|
||||||
|
if [ "$MODE" = "install" ]
|
||||||
|
then
|
||||||
|
if [ -z "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] Installing Novell Client for Linux YaST icons"
|
||||||
|
echo "[$SCRIPT_NAME] Please wait..."
|
||||||
|
fi
|
||||||
|
|
||||||
|
copyDeleteIcons
|
||||||
|
|
||||||
|
if [ -z "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] Installation of the Novell Client for Linux"
|
||||||
|
echo "[$SCRIPT_NAME] YaST icons completed"
|
||||||
|
echo ""
|
||||||
|
fi
|
||||||
|
|
||||||
|
# echo "Installation of the Novell Client for Linux YaST icons completed" 1>>$LOG_DIR_FILE
|
||||||
|
exit
|
||||||
|
else
|
||||||
|
if [ -z "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] Uninstalling Novell Client for Linux YaST icons"
|
||||||
|
echo "[$SCRIPT_NAME] Please wait..."
|
||||||
|
fi
|
||||||
|
|
||||||
|
copyDeleteIcons
|
||||||
|
|
||||||
|
if [ -z "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] Uninstallation of the Novell Client for Linux"
|
||||||
|
echo "[$SCRIPT_NAME] YaST icons completed"
|
||||||
|
echo ""
|
||||||
|
fi
|
||||||
|
|
||||||
|
# echo "Uninstallation of the Novell Client for Linux YaST icons completed" 1>>$LOG_DIR_FILE
|
||||||
|
exit
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
if [ "$MODE" = "install" ]
|
||||||
|
then
|
||||||
|
if [ -z "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] Installation of the Novell Client for Linux"
|
||||||
|
echo "[$SCRIPT_NAME] YaST icons cancelled"
|
||||||
|
echo ""
|
||||||
|
fi
|
||||||
|
|
||||||
|
# echo "Installation of the Novell Client for Linux YaST icons cancelled" 1>>$LOG_DIR_FILE
|
||||||
|
exit
|
||||||
|
else
|
||||||
|
if [ -z "$LAUNCHER" ]
|
||||||
|
then
|
||||||
|
echo ""
|
||||||
|
echo "[$SCRIPT_NAME] Uninstallation of the Novell Client for Linux"
|
||||||
|
echo "[$SCRIPT_NAME] YaST icons cancelled"
|
||||||
|
echo ""
|
||||||
|
fi
|
||||||
|
|
||||||
|
# echo "Uninstallation of the Novell Client for Linux YaST icons cancelled" 1>>$LOG_DIR_FILE
|
||||||
|
exit
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
exit
|
||||||
|
|
23
casa-yast/src/novell-casa.desktop
Normal file
23
casa-yast/src/novell-casa.desktop
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Categories=Qt;X-SuSE-YaST;X-SuSE-YaST-Security;
|
||||||
|
|
||||||
|
X-KDE-ModuleType=Library
|
||||||
|
X-KDE-RootOnly=true
|
||||||
|
X-KDE-HasReadOnlyMode=true
|
||||||
|
X-KDE-Library=yast2
|
||||||
|
X-SuSE-YaST-Call=novell-casa
|
||||||
|
|
||||||
|
X-SuSE-YaST-Group=Security
|
||||||
|
X-SuSE-YaST-Argument=
|
||||||
|
X-SuSE-YaST-RootOnly=true
|
||||||
|
X-SuSE-YaST-AutoInst=
|
||||||
|
X-SuSE-YaST-Geometry=
|
||||||
|
X-SuSE-YaST-SortKey=
|
||||||
|
X-SuSE-YaST-AutoInstResource=novell-casa
|
||||||
|
|
||||||
|
Icon=novell-casa
|
||||||
|
Exec=/sbin/yast2 novell-casa
|
||||||
|
|
||||||
|
Name=Novell CASA
|
||||||
|
GenericName=Configure novell-casa
|
73
casa-yast/src/novell-casa.ycp
Normal file
73
casa-yast/src/novell-casa.ycp
Normal file
@ -0,0 +1,73 @@
|
|||||||
|
/**
|
||||||
|
* File: clients/novell-casa.ycp
|
||||||
|
* Package: Configuration of novell-casa
|
||||||
|
* Summary: Main file
|
||||||
|
* Authors: casa <casa@novell.com>
|
||||||
|
*
|
||||||
|
* $Id: novell-casa.ycp,v 1.9 2004/02/05 15:16:57 msvec Exp $
|
||||||
|
*
|
||||||
|
* Main file for novell-casa configuration. Uses all other files.
|
||||||
|
*/
|
||||||
|
|
||||||
|
{
|
||||||
|
|
||||||
|
/***
|
||||||
|
* <h3>Configuration of novell-casa</h3>
|
||||||
|
*/
|
||||||
|
|
||||||
|
textdomain "novell-casa";
|
||||||
|
|
||||||
|
/* The main () */
|
||||||
|
y2milestone ("----------------------------------------");
|
||||||
|
y2milestone ("Novell CASA module started");
|
||||||
|
|
||||||
|
import "Progress";
|
||||||
|
import "Report";
|
||||||
|
import "Summary";
|
||||||
|
|
||||||
|
import "CommandLine";
|
||||||
|
include "novell-casa/wizards.ycp";
|
||||||
|
|
||||||
|
map cmdline_description = $[
|
||||||
|
"id" : "novell-casa",
|
||||||
|
/* Command line help text for the Xnovell-casa module */
|
||||||
|
"help" : _("Configuration of novell-casa"),
|
||||||
|
"guihandler" : NovellCasaSequence,
|
||||||
|
"initialize" : NovellCasa::Read,
|
||||||
|
"finish" : NovellCasa::Write,
|
||||||
|
"actions" : $[
|
||||||
|
// FIXME TODO: fill the functionality description here
|
||||||
|
],
|
||||||
|
"options" : $[
|
||||||
|
// FIXME TODO: fill the option descriptions here
|
||||||
|
],
|
||||||
|
"mapping" : $[
|
||||||
|
// FIXME TODO: fill the mappings of actions and options here
|
||||||
|
]
|
||||||
|
];
|
||||||
|
|
||||||
|
/* is this proposal or not? */
|
||||||
|
boolean propose = false;
|
||||||
|
list args = WFM::Args();
|
||||||
|
if(size(args) > 0) {
|
||||||
|
if(is(WFM::Args(0), path) && WFM::Args(0) == .propose) {
|
||||||
|
y2milestone("Using PROPOSE mode");
|
||||||
|
propose = true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/* main ui function */
|
||||||
|
any ret = nil;
|
||||||
|
|
||||||
|
if(propose) ret = NovellCasaAutoSequence();
|
||||||
|
else ret = CommandLine::Run(cmdline_description);
|
||||||
|
y2debug("ret=%1", ret);
|
||||||
|
|
||||||
|
/* Finish */
|
||||||
|
y2milestone("Novell CASA module finished");
|
||||||
|
y2milestone("----------------------------------------");
|
||||||
|
|
||||||
|
return ret;
|
||||||
|
|
||||||
|
/* EOF */
|
||||||
|
}
|
98
casa-yast/src/novell-casa_auto.ycp
Normal file
98
casa-yast/src/novell-casa_auto.ycp
Normal file
@ -0,0 +1,98 @@
|
|||||||
|
/**
|
||||||
|
* File: clients/novell-casa_auto.ycp
|
||||||
|
* Package: Configuration of novell-casa
|
||||||
|
* Summary: Client for autoinstallation
|
||||||
|
* Authors: casa <casa@novell.com>
|
||||||
|
*
|
||||||
|
* $Id: novell-casa_auto.ycp,v 1.12 2004/01/28 21:24:07 nashif Exp $
|
||||||
|
*
|
||||||
|
* This is a client for autoinstallation. It takes its arguments,
|
||||||
|
* goes through the configuration and return the setting.
|
||||||
|
* Does not do any changes to the configuration.
|
||||||
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @param function to execute
|
||||||
|
* @param map/list of novell-casa settings
|
||||||
|
* @return map edited settings, Summary or boolean on success depending on called function
|
||||||
|
* @example map mm = $[ "FAIL_DELAY" : "77" ];
|
||||||
|
* @example map ret = WFM::CallFunction ("novell-casa_auto", [ "Summary", mm ]);
|
||||||
|
*/
|
||||||
|
|
||||||
|
{
|
||||||
|
|
||||||
|
textdomain "novell-casa";
|
||||||
|
|
||||||
|
y2milestone("----------------------------------------");
|
||||||
|
y2milestone("Novell CASA auto started");
|
||||||
|
|
||||||
|
import "NovellCasa";
|
||||||
|
include "novell-casa/wizards.ycp";
|
||||||
|
|
||||||
|
any ret = nil;
|
||||||
|
string func = "";
|
||||||
|
map param = $[];
|
||||||
|
|
||||||
|
/* Check arguments */
|
||||||
|
if(size(WFM::Args()) > 0 && is(WFM::Args(0), string)) {
|
||||||
|
func = (string)WFM::Args(0);
|
||||||
|
if(size(WFM::Args()) > 1 && is(WFM::Args(1), map))
|
||||||
|
param = (map) WFM::Args(1);
|
||||||
|
}
|
||||||
|
y2debug("func=%1", func);
|
||||||
|
y2debug("param=%1", param);
|
||||||
|
|
||||||
|
/* Create a summary*/
|
||||||
|
if(func == "Summary") {
|
||||||
|
ret = select(NovellCasa::Summary(), 0, "");
|
||||||
|
}
|
||||||
|
/* Reset configuration */
|
||||||
|
else if (func == "Reset") {
|
||||||
|
NovellCasa::Import($[]);
|
||||||
|
ret = $[];
|
||||||
|
}
|
||||||
|
/* Change configuration (run AutoSequence) */
|
||||||
|
else if (func == "Change") {
|
||||||
|
ret = NovellCasaAutoSequence();
|
||||||
|
}
|
||||||
|
/* Import configuration */
|
||||||
|
else if (func == "Import") {
|
||||||
|
ret = NovellCasa::Import(param);
|
||||||
|
}
|
||||||
|
/* Return actual state */
|
||||||
|
else if (func == "Export") {
|
||||||
|
ret = NovellCasa::Export();
|
||||||
|
}
|
||||||
|
/* Return needed packages */
|
||||||
|
else if (func == "Packages") {
|
||||||
|
ret = NovellCasa::AutoPackages();
|
||||||
|
}
|
||||||
|
/* Read current state */
|
||||||
|
else if (func == "Read") {
|
||||||
|
import "Progress";
|
||||||
|
Progress::off();
|
||||||
|
ret = NovellCasa::Read();
|
||||||
|
Progress::on();
|
||||||
|
}
|
||||||
|
/* Write givven settings */
|
||||||
|
else if (func == "Write") {
|
||||||
|
import "Progress";
|
||||||
|
Progress::off();
|
||||||
|
// NovellCasa::write_only = true;
|
||||||
|
ret = NovellCasa::Write();
|
||||||
|
Progress::on();
|
||||||
|
}
|
||||||
|
/* Unknown function */
|
||||||
|
else {
|
||||||
|
y2error("Unknown function: %1", func);
|
||||||
|
ret = false;
|
||||||
|
}
|
||||||
|
|
||||||
|
y2debug("ret=%1", ret);
|
||||||
|
y2milestone("Novell CASA auto finished");
|
||||||
|
y2milestone("----------------------------------------");
|
||||||
|
|
||||||
|
return ret;
|
||||||
|
|
||||||
|
/* EOF */
|
||||||
|
}
|
88
casa-yast/src/novell-casa_proposal.ycp
Normal file
88
casa-yast/src/novell-casa_proposal.ycp
Normal file
@ -0,0 +1,88 @@
|
|||||||
|
/**
|
||||||
|
* File: clients/novell-casa_proposal.ycp
|
||||||
|
* Package: Configuration of novell-casa
|
||||||
|
* Summary: Proposal function dispatcher.
|
||||||
|
* Authors: casa <casa@novell.com>
|
||||||
|
*
|
||||||
|
* $Id: novell-casa_proposal.ycp,v 1.6 2004/02/05 11:29:30 msvec Exp $
|
||||||
|
*
|
||||||
|
* Proposal function dispatcher for novell-casa configuration.
|
||||||
|
* See source/installation/proposal/proposal-API.txt
|
||||||
|
*/
|
||||||
|
|
||||||
|
{
|
||||||
|
|
||||||
|
textdomain "novell-casa";
|
||||||
|
|
||||||
|
import "NovellCasa";
|
||||||
|
import "Progress";
|
||||||
|
|
||||||
|
/* The main () */
|
||||||
|
y2milestone("----------------------------------------");
|
||||||
|
y2milestone("Novell CASA proposal started");
|
||||||
|
|
||||||
|
string func = (string) WFM::Args(0);
|
||||||
|
map param = (map) WFM::Args(1);
|
||||||
|
map ret = $[];
|
||||||
|
|
||||||
|
/* create a textual proposal */
|
||||||
|
if(func == "MakeProposal") {
|
||||||
|
string proposal = "";
|
||||||
|
string warning = nil;
|
||||||
|
symbol warning_level = nil;
|
||||||
|
boolean force_reset = param["force_reset"]:false;
|
||||||
|
|
||||||
|
// if(force_reset || !NovellCasa::proposal_valid) {
|
||||||
|
// NovellCasa::proposal_valid = true;
|
||||||
|
// Progress::off();
|
||||||
|
// NovellCasa::Read();
|
||||||
|
// }
|
||||||
|
list sum = NovellCasa::Summary();
|
||||||
|
// proposal = sum[0]:"";
|
||||||
|
Progress::on();
|
||||||
|
|
||||||
|
ret = $[
|
||||||
|
// "preformatted_proposal" : proposal,
|
||||||
|
// "warning_level" : warning_level,
|
||||||
|
// "warning" : warning,
|
||||||
|
];
|
||||||
|
}
|
||||||
|
/* run the module */
|
||||||
|
else if(func == "AskUser") {
|
||||||
|
map stored = NovellCasa::Export();
|
||||||
|
symbol seq = (symbol) WFM::CallFunction("novell-casa", [.propose]);
|
||||||
|
if(seq != `next) NovellCasa::Import(stored);
|
||||||
|
|
||||||
|
y2debug("stored=%1",stored);
|
||||||
|
y2debug("seq=%1",seq);
|
||||||
|
ret = $[
|
||||||
|
"workflow_sequence" : seq
|
||||||
|
];
|
||||||
|
}
|
||||||
|
/* create titles */
|
||||||
|
else if(func == "Description") {
|
||||||
|
ret = $[
|
||||||
|
/* Rich text title for NovellCasa in proposals */
|
||||||
|
"rich_text_title" : _("Novell CASA"),
|
||||||
|
/* Menu title for NovellCasa in proposals */
|
||||||
|
"menu_title" : _("&Novell CASA"),
|
||||||
|
"id" : "novell-casa",
|
||||||
|
];
|
||||||
|
}
|
||||||
|
/* write the proposal */
|
||||||
|
else if(func == "Write") {
|
||||||
|
NovellCasa::Write();
|
||||||
|
}
|
||||||
|
/* unknown function */
|
||||||
|
else {
|
||||||
|
y2error("unknown function: %1", func);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Finish */
|
||||||
|
y2debug("ret=%1",ret);
|
||||||
|
y2milestone("Novell CASA proposal finished");
|
||||||
|
y2milestone("----------------------------------------");
|
||||||
|
return ret;
|
||||||
|
|
||||||
|
/* EOF */
|
||||||
|
}
|
158
casa-yast/src/wizards.ycp
Normal file
158
casa-yast/src/wizards.ycp
Normal file
@ -0,0 +1,158 @@
|
|||||||
|
/**
|
||||||
|
* File: include/novell-casa/wizards.ycp
|
||||||
|
* Package: Configuration of novell-casa
|
||||||
|
* Summary: Wizards definitions
|
||||||
|
* Authors: casa <casa@novell.com>
|
||||||
|
*
|
||||||
|
* $Id: wizards.ycp,v 1.6 2004/02/05 11:29:30 msvec Exp $
|
||||||
|
*/
|
||||||
|
|
||||||
|
{
|
||||||
|
|
||||||
|
textdomain "novell-casa";
|
||||||
|
|
||||||
|
import "Sequencer";
|
||||||
|
import "Wizard";
|
||||||
|
|
||||||
|
include "novell-casa/complex.ycp";
|
||||||
|
include "novell-casa/dialogs.ycp";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Add a configuration of novell-casa
|
||||||
|
* @return sequence result
|
||||||
|
*/
|
||||||
|
any AddSequence() {
|
||||||
|
|
||||||
|
/* FIXME: adapt to your needs */
|
||||||
|
map aliases = $[
|
||||||
|
"config1" : ``(Configure1Dialog()),
|
||||||
|
"config2" : ``(Configure2Dialog()),
|
||||||
|
];
|
||||||
|
|
||||||
|
/* FIXME: adapt to your needs */
|
||||||
|
map sequence = $[
|
||||||
|
"ws_start" : "config1",
|
||||||
|
"config1" : $[
|
||||||
|
`abort : `abort,
|
||||||
|
`next : "config2"
|
||||||
|
],
|
||||||
|
"config2" : $[
|
||||||
|
`abort : `abort,
|
||||||
|
`next : `next
|
||||||
|
]
|
||||||
|
];
|
||||||
|
|
||||||
|
return Sequencer::Run(aliases, sequence);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Main workflow of the novell-casa configuration
|
||||||
|
* @return sequence result
|
||||||
|
*/
|
||||||
|
any MainSequence() {
|
||||||
|
|
||||||
|
/* FIXME: adapt to your needs */
|
||||||
|
map aliases = $[
|
||||||
|
"summary" : ``( SummaryDialog() ),
|
||||||
|
"overview" : ``( OverviewDialog() ),
|
||||||
|
"configure" : [ ``( AddSequence() ), true ],
|
||||||
|
"add" : [ ``( AddSequence() ), true ],
|
||||||
|
"edit" : [ ``( AddSequence() ), true ]
|
||||||
|
];
|
||||||
|
|
||||||
|
/* FIXME: adapt to your needs */
|
||||||
|
map sequence = $[
|
||||||
|
"ws_start" : "summary",
|
||||||
|
"summary" : $[
|
||||||
|
`abort : `abort,
|
||||||
|
`next : `next,
|
||||||
|
`overview : "overview",
|
||||||
|
`configure : "configure",
|
||||||
|
`other : "configure",
|
||||||
|
],
|
||||||
|
"overview" : $[
|
||||||
|
`abort : `abort,
|
||||||
|
`next : `next,
|
||||||
|
`add : "add",
|
||||||
|
`edit : "edit",
|
||||||
|
],
|
||||||
|
"configure" : $[
|
||||||
|
`abort : `abort,
|
||||||
|
`next : "summary",
|
||||||
|
],
|
||||||
|
"add" : $[
|
||||||
|
`abort : `abort,
|
||||||
|
`next : "overview",
|
||||||
|
],
|
||||||
|
"edit" : $[
|
||||||
|
`abort : `abort,
|
||||||
|
`next : "overview",
|
||||||
|
]
|
||||||
|
];
|
||||||
|
|
||||||
|
any ret = Sequencer::Run(aliases, sequence);
|
||||||
|
|
||||||
|
return ret;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Whole configuration of novell-casa
|
||||||
|
* @return sequence result
|
||||||
|
*/
|
||||||
|
any NovellCasaSequence() {
|
||||||
|
|
||||||
|
map aliases = $[
|
||||||
|
"read" : [ ``( ReadDialog() ), true ],
|
||||||
|
"main" : ``( MainSequence() ),
|
||||||
|
"write" : [ ``( WriteDialog() ), true ]
|
||||||
|
];
|
||||||
|
|
||||||
|
map sequence = $[
|
||||||
|
"ws_start" : "read",
|
||||||
|
"read" : $[
|
||||||
|
`abort : `abort,
|
||||||
|
`next : "main"
|
||||||
|
],
|
||||||
|
"main" : $[
|
||||||
|
`abort : `abort,
|
||||||
|
`next : "write"
|
||||||
|
],
|
||||||
|
"write" : $[
|
||||||
|
`abort : `abort,
|
||||||
|
`next : `next
|
||||||
|
]
|
||||||
|
];
|
||||||
|
|
||||||
|
Wizard::CreateDialog();
|
||||||
|
Wizard::SetDesktopIcon("novell-casa");
|
||||||
|
|
||||||
|
any ret = Sequencer::Run(aliases, sequence);
|
||||||
|
|
||||||
|
UI::CloseDialog();
|
||||||
|
return ret;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Whole configuration of novell-casa but without reading and writing.
|
||||||
|
* For use with autoinstallation.
|
||||||
|
* @return sequence result
|
||||||
|
*/
|
||||||
|
any NovellCasaAutoSequence() {
|
||||||
|
|
||||||
|
/* Initialization dialog caption */
|
||||||
|
string caption = _("Novell CASA Configuration");
|
||||||
|
/* Initialization dialog contents */
|
||||||
|
term contents = `Label(_("Initializing..."));
|
||||||
|
|
||||||
|
Wizard::CreateDialog();
|
||||||
|
Wizard::SetContentsButtons(caption, contents, "",
|
||||||
|
Label::BackButton(), Label::NextButton());
|
||||||
|
|
||||||
|
any ret = MainSequence();
|
||||||
|
|
||||||
|
UI::CloseDialog();
|
||||||
|
return ret;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* EOF */
|
||||||
|
}
|
74
casa-yast/yast2-novell-casa.spec.in
Normal file
74
casa-yast/yast2-novell-casa.spec.in
Normal file
@ -0,0 +1,74 @@
|
|||||||
|
#
|
||||||
|
# spec file for package yast2-novell-casa (Version 1.6.0)
|
||||||
|
#
|
||||||
|
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
|
# This file and all modifications and additions to the pristine
|
||||||
|
# package are under the same license as the package itself.
|
||||||
|
#
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org
|
||||||
|
#
|
||||||
|
|
||||||
|
# norootforbuild
|
||||||
|
|
||||||
|
@HEADER-COMMENT@
|
||||||
|
|
||||||
|
Name: yast2-novell-casa
|
||||||
|
BuildRequires: yast2-devel yast2-devtools suse_update_desktop_file
|
||||||
|
Version: 1.6.461
|
||||||
|
Release: 0
|
||||||
|
License: LGPL
|
||||||
|
Group: System/YaST
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
|
prefix: /usr
|
||||||
|
|
||||||
|
Requires: yast2 CASA = %{version}
|
||||||
|
|
||||||
|
#BuildArchitectures: i586
|
||||||
|
|
||||||
|
Summary: Configuration for Novell CASA (Common Authentication Services Adapter)
|
||||||
|
|
||||||
|
%description
|
||||||
|
Novell CASA (Common Authentication Services Adapter) YaST Configuration module. This module
|
||||||
|
is designed to assist system administrators to configure and eanble CASA through Yast after
|
||||||
|
system installation.
|
||||||
|
|
||||||
|
@PREP@
|
||||||
|
|
||||||
|
@BUILD@
|
||||||
|
|
||||||
|
@INSTALL@
|
||||||
|
chmod 555 $RPM_BUILD_ROOT/usr/share/applications/install_casa_yast_icons
|
||||||
|
|
||||||
|
|
||||||
|
@CLEAN@
|
||||||
|
|
||||||
|
%post
|
||||||
|
echo "yast2-novell-casa post install script"
|
||||||
|
echo "installing the Novell CASA YaST icon files"
|
||||||
|
/usr/share/applications/install_casa_yast_icons install rpm
|
||||||
|
exit 0
|
||||||
|
|
||||||
|
%preun
|
||||||
|
if [ "$1" = 0 ]; then
|
||||||
|
echo "yast2-novell-casa pre uninstall script"
|
||||||
|
echo "removing the Novell CASA YaST icon files"
|
||||||
|
/usr/share/applications/install_casa_yast_icons uninstall rpm
|
||||||
|
fi
|
||||||
|
exit 0
|
||||||
|
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root)
|
||||||
|
%dir @yncludedir@/novell-casa
|
||||||
|
/usr/share/applications/install_casa_yast_icons
|
||||||
|
/usr/share/pixmaps/CASA_22.png
|
||||||
|
/usr/share/pixmaps/CASA_32.png
|
||||||
|
/usr/share/pixmaps/CASA_48.png
|
||||||
|
@yncludedir@/novell-casa/*
|
||||||
|
@clientdir@/novell-casa.ycp
|
||||||
|
@clientdir@/novell-casa_*.ycp
|
||||||
|
@moduledir@/NovellCasa.*
|
||||||
|
@desktopdir@/novell-casa.desktop
|
||||||
|
%doc @docdir@
|
Loading…
Reference in New Issue
Block a user