summaryrefslogtreecommitdiffstats
path: root/src/util/support/Makefile.in
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2006-06-28 22:07:00 +0000
committerKen Raeburn <raeburn@mit.edu>2006-06-28 22:07:00 +0000
commit4ba505713ee1046d7e613b1a38b89b980dc13884 (patch)
tree504970004b811f1c3a4d4b2c64897ba6c352ccb4 /src/util/support/Makefile.in
parent30cbabc2918399d7419a2552f7a26ff4da0c070c (diff)
downloadkrb5-4ba505713ee1046d7e613b1a38b89b980dc13884.tar.gz
krb5-4ba505713ee1046d7e613b1a38b89b980dc13884.tar.xz
krb5-4ba505713ee1046d7e613b1a38b89b980dc13884.zip
autoconf 2.60 compatibility
Change all file substitutions so that @-patterns start at the beginning of their lines, as now required by autoconf 2.60 (released Monday). ticket: new target_version: 1.5 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18249 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/support/Makefile.in')
-rw-r--r--src/util/support/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/support/Makefile.in b/src/util/support/Makefile.in
index fdc923e7f..a6aa3fccf 100644
--- a/src/util/support/Makefile.in
+++ b/src/util/support/Makefile.in
@@ -76,8 +76,8 @@ $(BUILDTOP)/include/autoconf.h: $(SRCTOP)/include/autoconf.h.in
t_mktime: gmt_mktime.c
$(CC) $(ALL_CFLAGS) -DTEST_LEAP -o t_mktime $(srcdir)/gmt_mktime.c
-# @lib_frag@
-# @libobj_frag@
+@lib_frag@
+@libobj_frag@
# +++ Dependency line eater +++
#