X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fchdir-long.c;h=2cc70fa532dfdfacda48c48c25b778a3d3d76ea0;hb=37b09d7dc2c5956fbd70c211ed164a9ee1f7e349;hp=4702432a7ddcf943575ecf03b8e6d10adfedb3f2;hpb=018039820ee41e5d8a9a7352ae55bc3eb14bac3c;p=gnulib.git diff --git a/lib/chdir-long.c b/lib/chdir-long.c index 4702432a7..2cc70fa53 100644 --- a/lib/chdir-long.c +++ b/lib/chdir-long.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ /* written by Jim Meyering */ @@ -269,6 +269,6 @@ main (int argc, char *argv[]) /* Local Variables: -compile-command: "gcc -DTEST_CHDIR=1 -DHAVE_CONFIG_H -I.. -g -O -W -Wall chdir-long.c libfetish.a" +compile-command: "gcc -DTEST_CHDIR=1 -DHAVE_CONFIG_H -I.. -g -O -W -Wall chdir-long.c libcoreutils.a" End: */