gephex--main--0.4--patch-1850
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Archive: [email protected] New revision: gephex--main--0.4--patch-1850 -- Revision: gephex--main--0.4--patch-1850 Archive: [email protected] Creator: The Gephex Source Archive <[email protected]> Date: Thu Mar 3 22:21:07 CET 2005 Standard-date: 2005-03-03 21:21:07 GMT Modified-files: configure.ac New-patches: [email protected]/gephex--georg--0.4--patch-386 [email protected]/gephex--georg--0.4--patch-387 [email protected]/gephex--main--0.4--patch-1850 Summary: [MERGE-REQUEST] Small autoconf fix Keywords: Patches applied: * [email protected]/gephex--georg--0.4--patch-386 Merged in main * [email protected]/gephex--georg--0.4--patch-387 Small configure fix (undefined AM_CONDITIONAL OS_DARWIN) * added files {arch}/gephex/gephex--georg/gephex--georg--0.4/[email protected]/patch-log/patch-386 {arch}/gephex/gephex--georg/gephex--georg--0.4/[email protected]/patch-log/patch-387 {arch}/gephex/gephex--main/gephex--main--0.4/[email protected]/patch-log/patch-1850 * modified files --- orig/configure.ac +++ mod/configure.ac @@ -51,6 +51,8 @@ AC_MSG_RESULT([non x86 processor detected]) esac +AM_CONDITIONAL(OS_DARWIN, false) + SHAREDLIBEXT=so AC_MSG_CHECKING([for OS]) # os detection