Re: Help with autotools

2006-09-03 Thread pavel . starek
Jonh Wendell wrote: > Hi all! I need help with autotools stuff.. > > My directory structure: > > project_name > src > main.py > others.py > data > ui.glade > images.png > po > translations.po > > I'd like to do som

Help with autotools

2006-09-01 Thread Jonh Wendell
Hi all! I need help with autotools stuff.. My directory structure: project_name src main.py others.py data ui.glade images.png po translations.po I'd like to do something like that: The files in "src" should be installed at: $prefix/lib/project_name The