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

Diff of /classpath/autogen.sh

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

revision 1.5.2.2 by gnu_andrew, Sat Jan 15 17:01:37 2005 UTC revision 1.5.2.3 by gnu_andrew, Thu Apr 28 23:00:09 2005 UTC
# Line 105  if test -z "$ACLOCAL_FLAGS"; then Line 105  if test -z "$ACLOCAL_FLAGS"; then
105          done          done
106  fi  fi
107    
108  # Use the "-I ." flag in order to include our pkg.m4.    # Use the "-I m4 flag in order to include pkg.m4 and other .m4 files.
109  $ACLOCAL -I . $ACLOCAL_FLAGS || exit $?  $ACLOCAL -I m4 $ACLOCAL_FLAGS || exit $?
110    
111  libtoolize --force || exit $?  libtoolize --force || exit $?
112    

Legend:
Removed from v.1.5.2.2  
changed lines
  Added in v.1.5.2.3

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