rpms/scim-input-pad/devel scim-input-pad-rpath.patch,NONE,1.1

Ryo Dairiki (ryo) fedora-extras-commits at redhat.com
Sun Feb 12 00:17:31 UTC 2006


Author: ryo

Update of /cvs/extras/rpms/scim-input-pad/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13136

Added Files:
	scim-input-pad-rpath.patch 
Log Message:
upload the patch file


scim-input-pad-rpath.patch:

--- NEW FILE scim-input-pad-rpath.patch ---
--- m4/lib-link.m4.old	2006-02-12 08:56:53.108198906 +0900
+++ m4/lib-link.m4	2006-02-12 09:01:02.770589904 +0900
@@ -114,9 +114,9 @@
   hardcode_direct="$acl_cv_hardcode_direct"
   hardcode_minus_L="$acl_cv_hardcode_minus_L"
   dnl Determine whether the user wants rpath handling at all.
-  AC_ARG_ENABLE(rpath,
+  AC_ARG_ENABLE(enable-rpath,
     [  --disable-rpath         do not hardcode runtime library paths],
-    :, enable_rpath=yes)
+    [enable_rpath=$enableval], [enable_rpath=yes])
 ])
 
 dnl AC_LIB_LINKFLAGS_BODY(name [, dependencies]) searches for libname and




More information about the scm-commits mailing list