jbig2dec

Ralph Giles <[email protected]> Sat, 20 Jul 2002 09:05:16 -0700
Newsgroups gmane.comp.printing.ghostscript.jbig2dec.cvs
Message-ID <[email protected]>
Update of /cvsroot/jbig2dec/jbig2dec
In directory usw-pr-cvs1:/tmp/cvs-serv12933

Modified Files:
	configure.ac 
Log Message:
Remove an obsolete AC_SUBST


Index: configure.ac
===================================================================
RCS file: /cvsroot/jbig2dec/jbig2dec/configure.ac,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- configure.ac	20 Jul 2002 16:02:24 -0000	1.10
+++ configure.ac	20 Jul 2002 16:05:14 -0000	1.11
@@ -105,6 +105,5 @@
 )
 
 # generate output
-AC_SUBST(LIBOJBS)
 AC_CONFIG_FILES([Makefile config_types.h])
 AC_OUTPUT