yast2-project was updated renaming miCASA.* to NovellCasa.* to solve a load problem.
This commit is contained in:
@@ -294,7 +294,7 @@ Report bugs to <bug-autoconf@gnu.org>."
|
||||
ac_cs_version="\
|
||||
yast2-CASA config.status 1.6.462
|
||||
configured by ./configure, generated by GNU Autoconf 2.59,
|
||||
with options \"\"
|
||||
with options \" 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/share/pkgconfig'\"
|
||||
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
This config.status script is free software; the Free Software Foundation
|
||||
@@ -373,8 +373,8 @@ if $ac_cs_silent; then
|
||||
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
|
||||
echo "running /bin/sh ./configure " 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/share/pkgconfig' $ac_configure_extra_args " --no-create --no-recursion" >&6
|
||||
exec /bin/sh ./configure 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/share/pkgconfig' $ac_configure_extra_args --no-create --no-recursion
|
||||
fi
|
||||
|
||||
for ac_config_target in $ac_config_targets
|
||||
@@ -522,7 +522,7 @@ 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,@PKG_CONFIG_PATH@,/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib64/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/lib64/pkgconfig:/opt/gnome/share/pkgconfig,;t t
|
||||
s,@XGETTEXT@,/usr/bin/xgettext,;t t
|
||||
s,@CREATE_PKGCONFIG_TRUE@,#,;t t
|
||||
s,@CREATE_PKGCONFIG_FALSE@,,;t t
|
||||
|
||||
Reference in New Issue
Block a user