[gephex-devel] gephex--main--0.4--patch-1850
gephex at sonnenland.kexbox.org
gephex at sonnenland.kexbox.org
Thu Mar 3 22:23:54 CET 2005
Archive: gephex at gephex.org--2004
New revision: gephex--main--0.4--patch-1850
--
Revision: gephex--main--0.4--patch-1850
Archive: gephex at gephex.org--2004
Creator: The Gephex Source Archive <gephex at gephex.org>
Date: Thu Mar 3 22:21:07 CET 2005
Standard-date: 2005-03-03 21:21:07 GMT
Modified-files: configure.ac
New-patches: georg at gephex.org--2004-home/gephex--georg--0.4--patch-386
georg at gephex.org--2004-home/gephex--georg--0.4--patch-387
gephex at gephex.org--2004/gephex--main--0.4--patch-1850
Summary: [MERGE-REQUEST] Small autoconf fix
Keywords:
Patches applied:
* georg at gephex.org--2004-home/gephex--georg--0.4--patch-386
Merged in main
* georg at gephex.org--2004-home/gephex--georg--0.4--patch-387
Small configure fix (undefined AM_CONDITIONAL OS_DARWIN)
* added files
{arch}/gephex/gephex--georg/gephex--georg--0.4/georg at gephex.org--2004-home/patch-log/patch-386
{arch}/gephex/gephex--georg/gephex--georg--0.4/georg at gephex.org--2004-home/patch-log/patch-387
{arch}/gephex/gephex--main/gephex--main--0.4/gephex at gephex.org--2004/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
More information about the gephex-devel
mailing list