]> granicus.if.org Git - graphviz/commitdiff
various
authorellson <devnull@localhost>
Thu, 23 Dec 2004 05:29:29 +0000 (05:29 +0000)
committerellson <devnull@localhost>
Thu, 23 Dec 2004 05:29:29 +0000 (05:29 +0000)
cmd/.cvsignore
configure.ac
lib/.cvsignore
lib/gvc/Makefile.am

index 70845e08eb0b807b1022dc47cd27e67f726d4a0f..3dda72986fc5af262451a760393b3a7065938c80 100644 (file)
@@ -1 +1,2 @@
 Makefile.in
+Makefile
index bf9892404d3b68ad8057d3393f5465e749a5301d..771e5eb96c9fa6f43c02dbb0824dbda04e544d27 100644 (file)
@@ -1268,26 +1268,38 @@ AC_CONFIG_FILES(Makefile
        graphs/undirected/Makefile
        lib/Makefile
        lib/cdt/Makefile
-       lib/graph/Makefile
+       lib/cdt/libcdt.pc
        lib/agraph/Makefile
+       lib/agraph/libagraph.pc
+       lib/graph/Makefile
+       lib/graph/libgraph.pc
        lib/agutil/Makefile
        lib/gd/Makefile
        lib/pathplan/Makefile
+       lib/pathplan/libpathplan.pc
        lib/ast/Makefile
        lib/sfio/Makefile
        lib/sfio/Sfio_dc/Makefile
        lib/sfio/Sfio_f/Makefile
        lib/vmalloc/Makefile
-       lib/circogen/Makefile
        lib/dotgen/Makefile
-       lib/fdpgen/Makefile
+       lib/dotgen/libdotgen.pc
        lib/neatogen/Makefile
+       lib/neatogen/libneatogen.pc
+       lib/fdpgen/Makefile
+       lib/fdpgen/libfdpgen.pc
+       lib/circogen/Makefile
+       lib/circogen/libcircogen.pc
        lib/twopigen/Makefile
+       lib/twopigen/libtwopigen.pc
        lib/pack/Makefile
+       lib/pack/libpack.pc
        lib/expr/Makefile
        lib/common/Makefile
+       lib/common/libcommon.pc
        lib/ingraphs/Makefile
        lib/gvc/Makefile
+       lib/gvc/libgvc.pc
        plugin/Makefile
        plugin/cairo/Makefile
        plugin/gd/Makefile
@@ -1295,6 +1307,8 @@ AC_CONFIG_FILES(Makefile
        plugin/layout/Makefile
        cmd/Makefile
        cmd/dot/Makefile
+       cmd/dot/dotneato-config
+       cmd/dot/libdotneato.pc
        cmd/tools/Makefile
        cmd/gvpr/Makefile
        tclpkg/Makefile
@@ -1314,19 +1328,6 @@ AC_CONFIG_FILES(Makefile
        ast_common.h
        )
 
-#      cdt/libcdt.pc
-#      agraph/libagraph.pc
-#      graph/libgraph.pc
-#      pathplan/libpathplan.pc
-#      dotneato/dotgen/libdotgen.pc
-#      dotneato/neatogen/libneatogen.pc
-#      dotneato/twopigen/libtwopigen.pc
-#      dotneato/fdpgen/libfdpgen.pc
-#      dotneato/circogen/libcircogen.pc
-#      dotneato/gvrender/libgvrender.pc
-#      dotneato/pack/libpack.pc
-#      dotneato/dotneato-config
-#      dotneato/libdotneato.pc
 #      ns/Makefile
 #      dynagraph/Makefile
 #      dynagraph/common/Makefile
index 70845e08eb0b807b1022dc47cd27e67f726d4a0f..3dda72986fc5af262451a760393b3a7065938c80 100644 (file)
@@ -1 +1,2 @@
 Makefile.in
+Makefile
index 80f6788c7ed23c528d2cacbc4d27782f5e515f12..6f2b77eb8f20d4f4adb6542734531a2262c86a95 100644 (file)
@@ -16,7 +16,7 @@ LIBS = @LIBLTDL@
 pkginclude_HEADERS = gvrender.h gvrenderint.h gvplugin_render.h \
        gvplugin_layout.h gvplugin.h
 pkglib_LTLIBRARIES = libgvc.la
-#pkgconfig_DATA = libgvc.pc
+pkgconfig_DATA = libgvc.pc
 
 libgvc_la_SOURCES = gvrender.c gvlayout.c gvcontext.c gvjobs.c \
        gvemit.c gvplugin.c gvconfig.c