/[classpath]/gjdoc/autogen.sh
ViewVC logotype

Diff of /gjdoc/autogen.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by julian, Wed Feb 9 16:26:35 2005 UTC revision 1.3 by julian, Wed Feb 9 18:10:36 2005 UTC
# Line 106  if test -z "$ACLOCAL_FLAGS"; then Line 106  if test -z "$ACLOCAL_FLAGS"; then
106  fi  fi
107    
108  # Use the "-I ." flag in order to include our pkg.m4.    # Use the "-I ." flag in order to include our pkg.m4.  
109  $ACLOCAL -I . $ACLOCAL_FLAGS || exit $?  $ACLOCAL -I . -I m4 $ACLOCAL_FLAGS || exit $?
110    
111  libtoolize --force || exit $?  libtoolize --force || exit $?
112    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26