|
svn commit: r13157 - trunk: msg#00337version-control.subversion.svn
Author: maxb Date: Fri Feb 25 14:04:26 2005 New Revision: 13157 Modified: trunk/autogen.sh Log: Eep! Remove some junk that dates all the way back to before revision 1, and the automake-based buildsystem, that would have deleted by newly added aclocal.m4 file. Thanks to jerenkrantz for the heads-up. * autogen.sh: Remove ancient automake-related comments and code. Modified: trunk/autogen.sh Url: http://svn.collab.net/viewcvs/svn/trunk/autogen.sh?view=diff&rev=13157&p1=trunk/autogen.sh&r1=13156&p2=trunk/autogen.sh&r2=13157 ============================================================================== --- trunk/autogen.sh (original) +++ trunk/autogen.sh Fri Feb 25 14:04:26 2005 @@ -61,10 +61,6 @@ echo "Copying libtool helper: $ltfile" cp $ltfile ac-helpers/libtool.m4 -# This is just temporary until people's workspaces are cleared -- remove -# any old aclocal.m4 left over from prior build so it doesn't cause errors. -rm -f aclocal.m4 - # Create the file detailing all of the build outputs for SVN. # # Note: this dependency on Python is fine: only SVN developers use autogen.sh @@ -105,9 +101,6 @@ fi # Produce config.h.in -# Do this before the automake (automake barfs if the header isn't available). -# Do it after the aclocal command -- automake sets up the header to depend -# on aclocal.m4 echo "Creating svn_private_config.h.in..." ${AUTOHEADER:-autoheader} |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | svn commit: r13156 - trunk: 00337, maxb-jqHnx1hy4Dsdnm+yROfE0A |
|---|---|
| Next by Date: | svn commit: r13158 - in trunk/subversion: libsvn_repos mod_dav_svn tests/clients/cmdline: 00337, kfogel-jqHnx1hy4Dsdnm+yROfE0A |
| Previous by Thread: | svn commit: r13156 - trunki: 00337, maxb-jqHnx1hy4Dsdnm+yROfE0A |
| Next by Thread: | svn commit: r13158 - in trunk/subversion: libsvn_repos mod_dav_svn tests/clients/cmdline: 00337, kfogel-jqHnx1hy4Dsdnm+yROfE0A |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |