X-Git-Url: http://www.andromeda.nl/gitweb/?a=blobdiff_plain;f=Makefile.in;h=86dd395d4b6405444d28f8bb015411ed1c447931;hb=71795ce257bc6cf41070a3e956d7e77495c0a034;hp=67b9069db81bf1228869626de6bf9c3ce18152eb;hpb=bf90ac1ba2c45633fe6a4b14b7f41b944589289f;p=gnucomo.git diff --git a/Makefile.in b/Makefile.in index 67b9069..86dd395 100644 --- a/Makefile.in +++ b/Makefile.in @@ -65,10 +65,14 @@ LEX = @LEX@ LN_S = @LN_S@ MAKEINFO = @MAKEINFO@ PACKAGE = @PACKAGE@ +POSTGRES_INCLUDE = @POSTGRES_INCLUDE@ +POSTGRES_LIB = @POSTGRES_LIB@ RANLIB = @RANLIB@ VERSION = @VERSION@ XML_CONFIG = @XML_CONFIG@ YACC = @YACC@ +with_postgres_include = @with_postgres_include@ +with_postgres_lib = @with_postgres_lib@ SUBDIRS = src ACLOCAL_M4 = $(top_srcdir)/aclocal.m4