Bug 12887 - autogen.sh doesn't work out of srcdir
Summary: autogen.sh doesn't work out of srcdir
Status: RESOLVED FIXED
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium major
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-22 11:17 UTC by Christian Persch (GNOME)
Modified: 2007-10-22 14:33 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
patch (723 bytes, patch)
2007-10-22 11:18 UTC, Christian Persch (GNOME)
Details | Splinter Review
updated patch; more builddir != srcdir fixes (1001 bytes, application/octet-stream)
2007-10-22 11:30 UTC, Christian Persch (GNOME)
Details

Description Christian Persch (GNOME) 2007-10-22 11:17:50 UTC
$ mkdir build
$ cd build
$ ../autogen.sh

Results:
Checking for automake >= 1.7...

  Testing automake-1.7... found 1.7.9
Usage: autoreconf [-f] [-h] [--help] [-m dir] [--macrodir=dir]
       [-l dir] [--localdir=dir] [--force] [--verbose] [--version]
       [--cygnus] [--foreign] [--gnits] [--gnu] [-i] [--include-deps]
../autogen.sh: line 123: ./configure: Aucun fichier ou répertoire de ce type
Comment 1 Christian Persch (GNOME) 2007-10-22 11:18:19 UTC
Created attachment 12152 [details] [review]
patch
Comment 2 Christian Persch (GNOME) 2007-10-22 11:30:41 UTC
Created attachment 12153 [details]
updated patch; more builddir != srcdir fixes
Comment 3 Albert Astals Cid 2007-10-22 14:33:32 UTC
patches applied, thanks


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.