X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fconfig%2Fltmain.patch;fp=synfig-studio%2Ftrunk%2Fconfig%2Fltmain.patch;h=0000000000000000000000000000000000000000;hb=a095981e18cc37a8ecc7cd237cc22b9c10329264;hp=9d51a5c24a6da0e549432702279924a26bb53292;hpb=9459638ad6797b8139f1e9f0715c96076dbf0890;p=synfig.git diff --git a/synfig-studio/trunk/config/ltmain.patch b/synfig-studio/trunk/config/ltmain.patch deleted file mode 100644 index 9d51a5c..0000000 --- a/synfig-studio/trunk/config/ltmain.patch +++ /dev/null @@ -1,17 +0,0 @@ ---- ltmain.bak Thu Apr 7 19:12:55 2005 -+++ ltmain.sh Thu Apr 7 19:20:28 2005 -@@ -5362,10 +5362,10 @@ - # At present, this check doesn't affect windows .dll's that - # are installed into $libdir/../bin (currently, that works fine) - # but it's something to keep an eye on. -- if test "$inst_prefix_dir" = "$destdir"; then -- $echo "$modename: error: cannot install \`$file' to a directory not ending in $libdir" 1>&2 -- exit 1 -- fi -+# if test "$inst_prefix_dir" = "$destdir"; then -+# $echo "$modename: error: cannot install \`$file' to a directory not ending in $libdir" 1>&2 -+# exit 1 -+# fi - - if test -n "$inst_prefix_dir"; then - # Stick the inst_prefix_dir data into the link command.