You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by pi...@apache.org on 2007/04/03 06:53:55 UTC

svn commit: r525034 - /webservices/axis2/trunk/c/modules/core/transport/http/server/simple_axis2_server/Makefile.am

Author: pini
Date: Mon Apr  2 21:53:54 2007
New Revision: 525034

URL: http://svn.apache.org/viewvc?view=rev&rev=525034
Log:
Fixing jira issue 313

Modified:
    webservices/axis2/trunk/c/modules/core/transport/http/server/simple_axis2_server/Makefile.am

Modified: webservices/axis2/trunk/c/modules/core/transport/http/server/simple_axis2_server/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/modules/core/transport/http/server/simple_axis2_server/Makefile.am?view=diff&rev=525034&r1=525033&r2=525034
==============================================================================
--- webservices/axis2/trunk/c/modules/core/transport/http/server/simple_axis2_server/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/core/transport/http/server/simple_axis2_server/Makefile.am Mon Apr  2 21:53:54 2007
@@ -1,4 +1,4 @@
-prgbindir=$(prefix)/bin/
+prgbindir=$(bindir)
 prgbin_PROGRAMS = axis2_http_server
 SUBDIRS =
 AM_CFLAGS = -g -pthread



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org