Software Freedom Law Center

Changeset 68

Show
Ignore:
Timestamp:
04/27/08 20:56:32 (6 months ago)
Author:
bkuhn
Message:

r74@hughes: bkuhn | 2008-04-27 20:13:19 -0400

  • Added Perl directory to SUBDIRS in Makefile.am
  • Moved Perl/lib/PDF/Diff to Perl/lib/PDF/Extract/Text
  • Added Perl/Makefile.in
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/apps/pdfdiff/configure.in

    r67 r68  
    3939# Generate the Makefiles 
    4040AC_OUTPUT(Makefile ac/Makefile pdfdiff 
    41           Perl/lib/PDF/Diff/Version.pm  
     41          Perl/lib/PDF/Extract/Text/Version.pm  Perl/Makefile 
    4242) 
  • trunk/apps/pdfdiff/Makefile.am

    r67 r68  
    77ACLOCAL = @ACLOCAL@ -I $(top_srcdir)/ac 
    88 
    9 #SUBDIRS = ac Perl 
    10 SUBDIRS = ac 
     9SUBDIRS = ac Perl 
    1110 
    1211bin_SCRIPTS = pdfdiff 
  • trunk/apps/pdfdiff/Perl/lib/PDF/Extract/Text/Version.pm.in

    r64 r68  
    1717# more details about the licensing of this program. 
    1818 
    19 package PDF::Diff::Version; 
     19package PDF::Extract::Text::Version; 
    2020 
    2121use vars qw($VERSION); 
     
    2323=head1 NAME 
    2424 
    25 PDF::Diff::Version - A dummy module to hold the version nmumber 
     25PDF::Extract::Text::Version - A dummy module to hold the version nmumber 
    2626 
    2727=head1 SYNOPSIS 
    2828 
    29 This is a dummy module used to hold the version number of PDF::Diff 
     29This is a dummy module used to hold the version number of PDF::Extract::Text 
    3030 
    3131It exists so that autoconf can simply generate this file with the overall 

SFLC Main Page

[frdm] Support SFLC