Stuart Stevenson wrote: >Gentlemen, > I just did a 'git pull'. My install will not configure as there is >no longer a configure file. What do I do now? >thanks > > You need to run autoconf. Since configure.in is a generated file, it was removed from the repository.
I think this can be done with "make configure" (this is just from looking at the makefile changes in the commit email). - Steve ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
