Skip to content

Commit

Permalink
Attempt to fix missing Apache conf dir
Browse files Browse the repository at this point in the history
  • Loading branch information
gholms committed Jan 28, 2011
1 parent 8e5f808 commit 75986bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions configure
Expand Up @@ -3557,6 +3557,7 @@ else
fi
# variables we'll need later on
APACHE2_MODULE_DIR=""
AXIS2C_HOME="${AXIS2C_HOME}"
AXIS2_HOME="${AXIS2_HOME}"
AXIS2C_SERVICES=""
Expand Down
1 change: 1 addition & 0 deletions configure.ac
Expand Up @@ -29,6 +29,7 @@ else
fi

# variables we'll need later on
APACHE2_MODULE_DIR=""
AXIS2C_HOME="${AXIS2C_HOME}"
AXIS2_HOME="${AXIS2_HOME}"
AXIS2C_SERVICES=""
Expand Down

0 comments on commit 75986bc

Please sign in to comment.