[Asterisk-cvs] asterisk-addons/asterisk-ooh323c configure, 1.1,
1.2 configure.in, 1.1, 1.2
vphirke
vphirke
Fri Aug 12 13:51:16 CDT 2005
Update of /usr/cvsroot/asterisk-addons/asterisk-ooh323c
In directory mongoose.digium.com:/tmp/cvs-serv2399
Modified Files:
configure configure.in
Log Message:
Updated
Index: configure
===================================================================
RCS file: /usr/cvsroot/asterisk-addons/asterisk-ooh323c/configure,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- configure 23 May 2005 20:52:17 -0000 1.1
+++ configure 12 Aug 2005 17:54:28 -0000 1.2
@@ -1853,7 +1853,7 @@
-OOH323CFLAGS="-DGNU -D_GNU_SOURCE -D_OOINFO -D_REENTRANT -D_COMPACT"
+OOH323CFLAGS="-DGNU -D_GNU_SOURCE -fPIC -D_OOINFO -D_REENTRANT -D_COMPACT"
Index: configure.in
===================================================================
RCS file: /usr/cvsroot/asterisk-addons/asterisk-ooh323c/configure.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- configure.in 23 May 2005 20:52:17 -0000 1.1
+++ configure.in 12 Aug 2005 17:54:28 -0000 1.2
@@ -21,7 +21,7 @@
AC_SUBST(INSTALLPREFIX)
-OOH323CFLAGS="-DGNU -D_GNU_SOURCE -D_OOINFO -D_REENTRANT -D_COMPACT"
+OOH323CFLAGS="-DGNU -D_GNU_SOURCE -fPIC -D_OOINFO -D_REENTRANT -D_COMPACT"
AC_SUBST(OOH323CFLAGS)
More information about the svn-commits
mailing list