]> granicus.if.org Git - libexpat/commitdiff
Make sure we generate lib/expat.h.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Wed, 24 Jan 2001 19:42:05 +0000 (19:42 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Wed, 24 Jan 2001 19:42:05 +0000 (19:42 +0000)
expat/configure.in

index d7beec60146988c65fe30e963924f5ce2edcabf7..df874e2f1caa19fdafa6888b505bd34c1e0364f0 100644 (file)
@@ -87,4 +87,4 @@ fi
 
 AC_CHECK_FUNCS(memmove bcopy)
 
-AC_OUTPUT(Makefile lib/Makefile xmlwf/Makefile examples/Makefile)
+AC_OUTPUT(Makefile lib/Makefile lib/expat.h xmlwf/Makefile examples/Makefile)