]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add MAKEINFO definition.
authorUlrich Drepper <drepper@redhat.com>
Mon, 2 Mar 1998 13:31:02 +0000 (13:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 2 Mar 1998 13:31:02 +0000 (13:31 +0000)
config.make.in

index ecfd6cdeef757e4394b49a2ebf3ca0d7c82b13e7..789008d5f876ee7b818077d04a7d7b3f7601bb57 100644 (file)
@@ -47,6 +47,7 @@ BUILD_CC = @BUILD_CC@
 CFLAGS = @CFLAGS@
 AR = @AR@
 RANLIB = @RANLIB@
+MAKEINFO = @MAKEINFO@
 AS = $(CC) -c
 
 # Installation tools.