mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove Makefile.in's from CVS repository.
Add and use gnome autoconf macros. Fix lots of new compiler warnings. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2842 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -3321,8 +3321,8 @@ libdir='$install_libdir'\
|
||||
shift
|
||||
|
||||
# Install the shared library and build the symlinks.
|
||||
$show "$install_prog$stripme $dir/$realname $destdir/$realname"
|
||||
$run eval "$install_prog$stripme $dir/$realname $destdir/$realname" || exit $?
|
||||
$show "$install_prog $dir/$realname $destdir/$realname"
|
||||
$run eval "$install_prog $dir/$realname $destdir/$realname" || exit $?
|
||||
|
||||
if test $# -gt 0; then
|
||||
# Delete the old symlinks, and create new ones.
|
||||
|
||||
Reference in New Issue
Block a user