gephex--main--0.4--patch-1838
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Archive: [email protected] New revision: gephex--main--0.4--patch-1838 -- Revision: gephex--main--0.4--patch-1838 Archive: [email protected] Creator: The Gephex Source Archive <[email protected]> Date: Sat Feb 12 15:55:55 CET 2005 Standard-date: 2005-02-12 14:55:55 GMT Modified-files: configure.ac New-patches: [email protected]/gephex--main--0.4--patch-1838 [email protected]/gephex--fix-install-paths--0.4--base-0 [email protected]/gephex--fix-install-paths--0.4--patch-1 Summary: [MERGE-REQUEST] bugfix for #79 Keywords: Patches applied: * [email protected]/gephex--fix-install-paths--0.4--base-0 tag of [email protected]/gephex--main--0.4--patch-1837 * [email protected]/gephex--fix-install-paths--0.4--patch-1 fix for bug #79 * added directories {arch}/gephex/gephex--fix-install-paths {arch}/gephex/gephex--fix-install-paths/gephex--fix-install-paths--0.4 {arch}/gephex/gephex--fix-install-paths/gephex--fix-install-paths--0.4/[email protected] {arch}/gephex/gephex--fix-install-paths/gephex--fix-install-paths--0.4/[email protected]/patch-log * added files {arch}/gephex/gephex--fix-install-paths/gephex--fix-install-paths--0.4/[email protected]/patch-log/base-0 {arch}/gephex/gephex--fix-install-paths/gephex--fix-install-paths--0.4/[email protected]/patch-log/patch-1 {arch}/gephex/gephex--main/gephex--main--0.4/[email protected]/patch-log/patch-1838 * modified files --- orig/configure.ac +++ mod/configure.ac @@ -371,8 +371,8 @@ # set gphx_module_lib_dir and gphx_type_lib_dir test "x$prefix" = xNONE && prefix=$ac_default_prefix -AC_SUBST(gphx_module_lib_dir, "${prefix}/lib/gephex-0.4/modules") -AC_SUBST(gphx_type_lib_dir, "${prefix}/lib/gephex-0.4/types") +AC_SUBST(gphx_module_lib_dir, '$(prefix)/lib/gephex-0.4/modules') +AC_SUBST(gphx_type_lib_dir, '$(prefix)/lib/gephex-0.4/types') AC_CONFIG_FILES([Makefile base/Makefile