build: Remove check for root.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 9 Dec 2010 12:06:09 +0000 (12:06 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 9 Dec 2010 16:41:40 +0000 (16:41 +0000)
commit8e4c22db236f08f836a8ab94c8bb025d727684b5
tree55ba7d410386e3abe7f6ce5217e73b2ac3a44a39
parent75893a554c374f59318844bca3433e6a2d6c774b
build: Remove check for root.

With the new package building system, it is no longer dangerous to run
'configure', 'make' or 'make check' as root (although it is still not
necessary and not advisable).  In any case we don't need to check
this.
configure.ac
src/Makefile.am