Skip to content

Commit

Permalink
autotools: move submodules to new positions
Browse files Browse the repository at this point in the history
  • Loading branch information
pwdraper committed Feb 26, 2014
1 parent 9d51042 commit 5a9a736
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Expand Up @@ -151,3 +151,12 @@
[submodule "thirdparty/perlsys/perlmods/perl-UKIRT-Archive"]
path = thirdparty/perlsys/perlmods/perl-UKIRT-Archive
url = git://github.com/jac-h/perl-UKIRT-Archive.git
[submodule "thirdparty/fsf/autotools/autoconf/autoconf"]
path = thirdparty/fsf/autotools/autoconf/autoconf
url = git@github.com:Starlink/autoconf.git
[submodule "thirdparty/fsf/autotools/automake/automake"]
path = thirdparty/fsf/autotools/automake/automake
url = git@github.com:Starlink/automake.git
[submodule "thirdparty/fsf/autotools/libtool/libtool"]
path = thirdparty/fsf/autotools/libtool/libtool
url = git@github.com:Starlink/libtool.git
1 change: 1 addition & 0 deletions thirdparty/fsf/autotools/autoconf/autoconf
Submodule autoconf added at 3f9bc8
1 change: 1 addition & 0 deletions thirdparty/fsf/autotools/automake/automake
Submodule automake added at 5ba20b
1 change: 1 addition & 0 deletions thirdparty/fsf/autotools/libtool/libtool
Submodule libtool added at c1b556

0 comments on commit 5a9a736

Please sign in to comment.