>> AC_CONFIG_SUBDIRS(libghttp-1.0.9-mod)

Eric> Where does this go in the configure.in file? Above the AC_OUTPUT
Eric> command? From what I have read there has to be an order to the script,
Eric> so I want to make sure I put it in the right place

Anyplace before AC_OUTPUT is fine.
 
>> SUBDIRS = libghttp-1.0.9-mod

Eric> I assume this goes at the top of the Makefile.am file?

Anyplace in Makefile.am is fine.
At the top is typical though.

Tom


Reply via email to