Code review comment for lp://staging/~awe/network-manager/pptp-ubuntu.0.7.1

Revision history for this message
Alexander Sack (asac) wrote :

> Please merge the final bits of 0.7.1 network-manager-pptp from my branch.

-include /usr/share/cdbs/1/class/autotools.mk
-
-DEB_CONFIGURE_EXTRA_FLAGS += \
- --with-pppd-plugin-dir=/usr/lib/pppd/2.4.5/ \
- $(NULL)

You moved those lines on top of the other includes ... is there any particular reason?

Also i saw that previously this package used NOCONFIGURE=1 ./autogen.sh ... maybe we should use that as well (to not create config.log etc.)?

« Back to merge proposal