Skip to content

Commit

Permalink
[project @ 2008-05-14 10:24:27 by ehuedo]
Browse files Browse the repository at this point in the history
Headers should go into $GLOBUS_LOCATION/include/<flavor>

git-svn-id: http://svn.gridway.org/gridway/trunk@161 9b4b2aa8-92f0-458a-8103-c3834d721760
  • Loading branch information
ehuedo committed May 14, 2008
1 parent 226d318 commit 5050dbd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions configure.in
Expand Up @@ -16,7 +16,7 @@
# ------------------------------------------------------------------------------

AC_PREREQ(2.60)
AC_INIT([GridWay], [5.3.0], [gridway-user@globus.org])
AC_INIT([GridWay], [5.5.0], [gridway-user@globus.org])
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_SRCDIR([src/dm/gw_dm_action_dispatch.c])

Expand Down Expand Up @@ -411,7 +411,7 @@ fi
# Automake Directives
#------------------------------------------------------------------------------

AM_INIT_AUTOMAKE(gw,5.3.0)
AM_INIT_AUTOMAKE(gw,5.5.0)
AM_PROG_CC_C_O
AM_PROG_LEX

Expand Down

0 comments on commit 5050dbd

Please sign in to comment.