diff options
author | shankar | 2010-02-25 12:29:07 +0000 |
---|---|---|
committer | shankar | 2010-02-25 12:29:07 +0000 |
commit | 6b6ee85e87a1441fe190609057502f204d64c781 (patch) | |
tree | 925c114cb84072faa0aa6dabdc2f863e4b41190b /guththila | |
parent | 2e4d68d55d7a35f31f66c2d9ea7e998989042bc2 (diff) | |
download | axis2c-6b6ee85e87a1441fe190609057502f204d64c781.tar.gz axis2c-6b6ee85e87a1441fe190609057502f204d64c781.tar.bz2 |
fixing AXIS2C-1427
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@916268 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'guththila')
-rw-r--r-- | guththila/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/guththila/configure.ac b/guththila/configure.ac index 5a6951b..0bf5f67 100644 --- a/guththila/configure.ac +++ b/guththila/configure.ac @@ -13,7 +13,6 @@ m4_ifdef([_A][M_PROG_TAR],[_A][M_SET_OPTION([tar-ustar])]) dnl Checks for programs. AC_PROG_CC -AC_PROG_CXX AC_PROG_CPP AC_PROG_LIBTOOL AC_PROG_INSTALL |